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:
@@ -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
|
||||||
|
|
||||||
|
@@ -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__
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:843589a9aaa32befe4382539bb93e401c8782d93f2c55cd052f47904e14a7016
|
|
||||||
size 16429
|
|
3
versiontools-1.8.3.tar.gz
Normal file
3
versiontools-1.8.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:50ef34822c16a51d918bbc5cd1a04469371602d071d3cf8b4c3a2773fdd914b6
|
||||||
|
size 16843
|
Reference in New Issue
Block a user