Bug #2204
Keysync reports wrong version
Status: | Closed | Start date: | 10/24/2013 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | hans | % Done: | 0% | |
Category: | - | |||
Target version: | 0.2.1 | |||
Component: |
Description
Using the PPA (ppa:guardianproject/ppa) to install keysync, it downloads `0.2.0~beta4-1~precise`
But when you do a --version it reports 0.1
$ keysync --version
keysync 0.1
Problem line: https://github.com/guardianproject/keysync/blob/master/keysync#L54
Associated revisions
parse version number from setuptools
Rather than have multiple copies of the version string strung out in different places, this allows us to maintain the version number directly in setup.py
refs #2204
parse version number from setuptools
Rather than have multiple copies of the version string strung out in different places, this allows us to maintain the version number directly in setup.py
refs #2204
History
#1 Updated by hans about 4 years ago
- Target version set to 0.2.1
#2 Updated by abeluck about 4 years ago
- Status changed from New to In Progress
- Assignee set to abeluck
#4 Updated by abeluck about 4 years ago
- Status changed from In Progress to Resolved
- Assignee changed from abeluck to hans
#5 Updated by hans about 4 years ago
- Status changed from Resolved to Closed