forked from pool/python-versiontools
- Update to 1.8.3:
* Fix incorrectly specified line in git support. Previosuly a KeyError may bleed to the outside calling code, depending on python version. * Fix incorrectly specified line in bzr support. Previously a non-bzr directory could be associated as a malformed bzr branch. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versiontools?expand=0&rev=8
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: python-versiontools
|
||||
Version: 1.8.2
|
||||
Version: 1.8.3
|
||||
Release: 0
|
||||
Url: https://launchpad.net/versiontools
|
||||
Summary: Smart replacement for plain tuple used in __version__
|
||||
|
Reference in New Issue
Block a user