1
0

- Update to version 0.3.4

* Better compatibility with older Python releases
  * Version requirement generation for openSUSE spec template

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=16
This commit is contained in:
Sascha Peilicke
2011-01-13 11:07:56 +00:00
committed by Git OBS Bridge
parent e0432821aa
commit f5b887a7e1
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:3ffa706947e2a72bb8bedbb25189ed84499606ce813a4249af619f0ce5e4f731
size 12120

3
py2pack-0.3.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 13 10:58:22 UTC 2011 - saschpe@suse.de
- Update to version 0.3.4
* Better compatibility with older Python releases
* Version requirement generation for openSUSE spec template
-------------------------------------------------------------------
Wed Jan 12 10:46:44 UTC 2011 - saschpe@suse.de

View File

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