forked from pool/python-py2pack
- Uodate to version 0.3.3
* Moved 'export CFLAGS...' from %prep to %build section in templates * Templates use simple commands instead of macros * Better error handling * Templates generate correct source tarball filenames * Templates packaged correctly OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
442d795406
commit
8ed289558a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e5a7c94e7d129f47aec9289b3ce61a15ed5c219bad4e58c47265d4ec10c92f8
|
||||
size 12786
|
3
py2pack-0.3.3.tar.gz
Normal file
3
py2pack-0.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b91e2679d574787195d1c555781aedc396a18e3ed70794220fccad8b41614a40
|
||||
size 12068
|
@@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 11:48:08 UTC 2010 - saschpe@suse.de
|
||||
|
||||
- Uodate to version 0.3.3
|
||||
* Moved 'export CFLAGS...' from %prep to %build section in
|
||||
templates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 10:26:53 UTC 2010 - saschpe@gmx.de
|
||||
|
||||
- Update to version 0.3.2
|
||||
* templates use simple commands instead of macros
|
||||
* Templates use simple commands instead of macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 12 12:52:58 UTC 2010 - saschpe@gmx.de
|
||||
@@ -15,8 +22,8 @@ Sun Dec 12 12:52:58 UTC 2010 - saschpe@gmx.de
|
||||
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
|
||||
* Better error handling
|
||||
* Templates generate correct source tarball filenames
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 20:55:11 UTC 2010 - saschpe@gmx.de
|
||||
@@ -35,7 +42,7 @@ Sat Dec 11 20:46:16 UTC 2010 - saschpe@gmx.de
|
||||
Sat Dec 11 19:58:18 UTC 2010 - saschpe@gmx.de
|
||||
|
||||
- Update to version 0.2.10
|
||||
* templates packaged correctly
|
||||
* Templates packaged correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 17:49:03 UTC 2010 - saschpe@gmx.de
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%define mod_name py2pack
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 0.3.2
|
||||
Version: 0.3.3
|
||||
Release: 0
|
||||
Url: http://github.com/saschpe/py2pack
|
||||
Summary: Generate distribution packages from Python packages on PyPI
|
||||
|
Reference in New Issue
Block a user