forked from pool/python-py2pack
Accepting request 847493 from devel:languages:python
- update to 0.8.6: * Fix test/exampes/py2pack-opensuse.dsc * enhance test\_template with augmented opensuse and update examples to 0.8.5 * cleanup script basename filter * update test reference * Fix flake8 errors * remove python2 from travis and tox * change test suite block * Replace python3\_only scripts with python\_alternatives * migrate metadate fetch to JSON API * remove python2 shims * update copyright header OBS-URL: https://build.opensuse.org/request/show/847493 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py2pack?expand=0&rev=50
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ad8dcc9e39f3c88f0bfa85b164c901a6e78312ded4bb34d24669a678dcc7ff3
|
|
||||||
size 41268
|
|
3
py2pack-0.8.6.tar.gz
Normal file
3
py2pack-0.8.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4a8cdfaa4d15075578d1385240f48f4684bed99e4a6382d9c6379cef890a8ae
|
||||||
|
size 42001
|
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 10 13:04:27 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- update to 0.8.6:
|
||||||
|
* Fix test/exampes/py2pack-opensuse.dsc
|
||||||
|
* enhance test\_template with augmented opensuse and update examples to 0.8.5
|
||||||
|
* cleanup script basename filter
|
||||||
|
* update test reference
|
||||||
|
* Fix flake8 errors
|
||||||
|
* remove python2 from travis and tox
|
||||||
|
* change test suite block
|
||||||
|
* Replace python3\_only scripts with python\_alternatives
|
||||||
|
* migrate metadate fetch to JSON API
|
||||||
|
* remove python2 shims
|
||||||
|
* update copyright header
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 27 09:06:41 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
Tue Oct 27 09:06:41 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-py2pack
|
Name: python-py2pack
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Script for generating distribution packages from Python packages on PyPI
|
Summary: Script for generating distribution packages from Python packages on PyPI
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user