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