14
0

- update to 0.8.4:

* Ignore some more pep8 warnings
  * Support %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=79
This commit is contained in:
Thomas Bechtold
2018-12-06 19:59:36 +00:00
committed by Git OBS Bridge
parent 180079a36e
commit c099b49bc0
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 6 19:58:15 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
- update to 0.8.4:
* Ignore some more pep8 warnings
* Support %license macro
-------------------------------------------------------------------
Tue Dec 4 12:53:25 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-py2pack
Version: 0.8.3
Version: 0.8.4
Release: 0
Summary: Generate distribution packages from Python packages on PyPI
License: Apache-2.0