14
0

- Update to version 0.3.18

* Also list dependencies from 'install_requires'
  * Allow to depend on specific Python versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=30
This commit is contained in:
Sascha Peilicke
2011-05-31 08:03:37 +00:00
committed by Git OBS Bridge
parent 3d56e7b5b6
commit 0024164613
4 changed files with 19 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 31 08:01:06 UTC 2011 - saschpe@suse.de
- Update to version 0.3.18
* Also list dependencies from 'install_requires'
* Allow to depend on specific Python versions
-------------------------------------------------------------------
Wed May 18 11:36:27 UTC 2011 - saschpe@suse.de