forked from pool/python-metaextract
Accepting request 721692 from devel:languages:python
- Capitalize summary to make rpmlint happy - update to 1.0.6: * Switch to python 3.7 * travis: Use py36 for pep8 tox env * Fix tests when using pytest >= 5 OBS-URL: https://build.opensuse.org/request/show/721692 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-metaextract?expand=0&rev=13
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:218eb4cd11c6a750513e1139e3e5869a8142eced54110d0e5d1b534d22f81df8
|
|
||||||
size 19594
|
|
||||||
3
1.0.6.tar.gz
Normal file
3
1.0.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8700b847f91afb2c7cc7d2af1556c10a1558e8e9b42fa06d75627697056f6f40
|
||||||
|
size 19586
|
||||||
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 8 08:37:50 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- Capitalize summary to make rpmlint happy
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 8 08:35:17 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- update to 1.0.6:
|
||||||
|
* Switch to python 3.7
|
||||||
|
* travis: Use py36 for pep8 tox env
|
||||||
|
* Fix tests when using pytest >= 5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 21 12:54:53 UTC 2019 - pgajdos@suse.com
|
Fri Jun 21 12:54:53 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-metaextract
|
Name: python-metaextract
|
||||||
Version: 1.0.5
|
Version: 1.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: get metadata for python modules
|
Summary: Get metadata for python modules
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://github.com/toabctl/metaextract
|
Url: http://github.com/toabctl/metaextract
|
||||||
|
|||||||
Reference in New Issue
Block a user