python-versiontools
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-versiontools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-versiontools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-versiontools.changes | 0000003974 3.88 KB | |
python-versiontools.spec | 0000002224 2.17 KB | |
versiontools-1.8.2.tar.gz | 0000016429 16 KB |
Revision 6 (latest revision is 21)
James Oakley (jimfunk)
committed
(revision 6)
- Update to 1.8.2: * Improve git support by adding code paths compatible with python-git 0.1.6 (which is easier to get on Debian) * Change git support to default to short commit id. If you want to access the long commit id you need to access it directly as GitIntegration.commit_id - Version 1.8.1 * Improve performance when working with checkouts. The use of branch.nick has been replaced with branch._get_nick(local=True). This avoids network operations and is much more responsive.
Comments 0