1
0

- Update to version 0.4.3:

+ Generate SPDX-style licenses
  + Find documentation files from local tarball
  + Detect C extensions from local tarball

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=36
This commit is contained in:
Sascha Peilicke
2013-04-29 13:19:13 +00:00
committed by Git OBS Bridge
parent 16f6dade15
commit 089ecc46a8
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 29 13:09:04 UTC 2013 - speilicke@suse.com
- Update to version 0.4.3:
+ Generate SPDX-style licenses
+ Find documentation files from local tarball
+ Detect C extensions from local tarball
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 13 12:13:49 UTC 2012 - saschpe@suse.de Fri Apr 13 12:13:49 UTC 2012 - saschpe@suse.de

View File

@@ -16,7 +16,7 @@
# #
Name: python-py2pack Name: python-py2pack
Version: 0.4.1.1 Version: 0.4.3.2
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