14
0

- 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:
2012-01-24 21:40:04 +00:00
committed by Git OBS Bridge
parent f205dbf93f
commit e718895eb9
4 changed files with 13 additions and 4 deletions

View File

@@ -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__