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

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 24 21:37:26 UTC 2012 - jfunk@funktronics.ca
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 12 01:53:00 UTC 2012 - jfunk@funktronics.ca Thu Jan 12 01:53:00 UTC 2012 - jfunk@funktronics.ca

View File

@@ -18,7 +18,7 @@
Name: python-versiontools Name: python-versiontools
Version: 1.8.2 Version: 1.8.3
Release: 0 Release: 0
Url: https://launchpad.net/versiontools Url: https://launchpad.net/versiontools
Summary: Smart replacement for plain tuple used in __version__ Summary: Smart replacement for plain tuple used in __version__

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:843589a9aaa32befe4382539bb93e401c8782d93f2c55cd052f47904e14a7016
size 16429

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50ef34822c16a51d918bbc5cd1a04469371602d071d3cf8b4c3a2773fdd914b6
size 16843