forked from pool/python-py2pack
Accepting request 559276 from devel:languages:python
- update to 0.8.2: * pep8 fixes * opensuse template updates * Add source\_url to Args in tests and use None as default value * Removed unneeded nargs parameter to add\_argument * Add a --source-url parameter to 'fetch' and 'generate' commands * tests: templates: fix version OBS-URL: https://build.opensuse.org/request/show/559276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=43
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4b0b306afe9888e2559bcfd7b44f0d8868463ba893dd3bb31b49cfd91b8c4f0
|
||||
size 35116
|
3
py2pack-0.8.2.tar.gz
Normal file
3
py2pack-0.8.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42dec347915d9d89507b1d00e6d5e12e835d83389352ca2f64100687c191d29e
|
||||
size 37548
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 22 09:48:29 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 0.8.2:
|
||||
* pep8 fixes
|
||||
* opensuse template updates
|
||||
* Add source\_url to Args in tests and use None as default value
|
||||
* Removed unneeded nargs parameter to add\_argument
|
||||
* Add a --source-url parameter to 'fetch' and 'generate' commands
|
||||
* tests: templates: fix version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 08:22:57 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-py2pack
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 0
|
||||
Url: http://github.com/saschpe/py2pack
|
||||
Summary: Generate distribution packages from Python packages on PyPI
|
||||
|
Reference in New Issue
Block a user