14
0

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:
2022-10-14 05:38:18 +00:00
committed by Git OBS Bridge
parent acec5e0f36
commit 5f10011633
4 changed files with 12 additions and 4 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-metaextract
Version: 1.0.8
Version: 1.0.9
Release: 0
Summary: Module to collect metadata for Python modules
License: Apache-2.0