14
0

- Update to version 0.3.11

* Remove newer Python features (allow running on older Distros,
    namely RHEL5 and SLES9)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=25
This commit is contained in:
Sascha Peilicke
2011-02-16 09:06:56 +00:00
committed by Git OBS Bridge
parent 4ee38bdfaf
commit 2598d8b2e2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b795f013c4b46f26236c829f59728005ab48f8e9459f36c5804e207a3f0a38c
size 11687

3
py2pack-0.3.11.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 16 08:42:27 UTC 2011 - saschpe@suse.de
- Update to version 0.3.11
* Remove newer Python features (allow running on older Distros,
namely RHEL5 and SLES9)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 26 17:31:40 UTC 2011 - saschpe@gmx.de Wed Jan 26 17:31:40 UTC 2011 - saschpe@gmx.de

View File

@@ -22,7 +22,7 @@
%define mod_name py2pack %define mod_name py2pack
Name: python-%{mod_name} Name: python-%{mod_name}
Version: 0.3.10 Version: 0.3.11
Release: 0 Release: 0
Url: http://github.com/saschpe/py2pack Url: http://github.com/saschpe/py2pack
Summary: Generate distribution packages from Python packages on PyPI Summary: Generate distribution packages from Python packages on PyPI