14
0

- Update to version 0.3.0

* better error handling
  * templates generate correct source tarball filenames

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2010-12-11 22:13:32 +00:00
committed by Git OBS Bridge
parent 0f92594bd7
commit aa9fd87188
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:70035849070b908b9f4eeac00943173d60a6c8d2c32b917a4577e850204d0455
size 12360

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 11 22:11:39 UTC 2010 - saschpe@gmx.de
- Update to version 0.3.0
* better error handling
* templates generate correct source tarball filenames
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 11 20:55:11 UTC 2010 - saschpe@gmx.de Sat Dec 11 20:55:11 UTC 2010 - saschpe@gmx.de

View File

@@ -18,7 +18,7 @@
# norootforbuild # norootforbuild
Name: python-py2pack Name: python-py2pack
Version: 0.2.12 Version: 0.3.0
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