forked from pool/python-metaextract
Accepting request 1010497 from home:tbechtold:branches:devel:languages:python
- Update to Version 1.0.9: * ci: drop python 3.7, add python 3.10 * Add initial support for packages without setup.py * Update badge given that github actions are now used OBS-URL: https://build.opensuse.org/request/show/1010497 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=36
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d787fb35a9899a1d963a551b922a7f3682849e71bddb089f136bbd1d302f71a5
|
|
||||||
size 19053
|
|
||||||
3
1.0.9.tar.gz
Normal file
3
1.0.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:874798166b9c5223f8d0df8898721646b918b9071e48d19e14f74aeea74f7fb1
|
||||||
|
size 9338
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 13 15:05:49 UTC 2022 - Thomas Bechtold <thomasbechtold@jpberlin.de>
|
||||||
|
|
||||||
|
- Update to Version 1.0.9:
|
||||||
|
* ci: drop python 3.7, add python 3.10
|
||||||
|
* Add initial support for packages without setup.py
|
||||||
|
* Update badge given that github actions are now used
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 29 16:10:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Thu Sep 29 16:10:29 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-metaextract
|
Name: python-metaextract
|
||||||
Version: 1.0.8
|
Version: 1.0.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Module to collect metadata for Python modules
|
Summary: Module to collect metadata for Python modules
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user