14
0

- 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:
Sascha Peilicke
2010-12-20 11:50:37 +00:00
committed by Git OBS Bridge
parent 442d795406
commit 8ed289558a
4 changed files with 15 additions and 8 deletions

View File

@@ -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