14
0

- update to version 2.11.4:

- Fix for `issue 451 <https://github.com/buildout/buildout/issues/451>`:
   distributions with a version number that normalizes to a shorter version
   number (3.3.0 to 3.3, for instance) can be installed now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=14
This commit is contained in:
2018-05-21 06:46:48 +00:00
committed by Git OBS Bridge
parent 90a4320ef0
commit 5fd27ce14d
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 21 06:46:25 UTC 2018 - sebix+novell.com@sebix.at
- update to version 2.11.4:
- Fix for `issue 451 <https://github.com/buildout/buildout/issues/451>`:
distributions with a version number that normalizes to a shorter version
number (3.3.0 to 3.3, for instance) can be installed now.
-------------------------------------------------------------------
Sat Apr 14 12:54:46 UTC 2018 - sebix+novell.com@sebix.at