14
0

Accepting request 976032 from home:bnavigator:branches:devel:languages:python

- Prevent build for Python 3.6 which is not supported anymore
- Remove override to use deprecated setuptools usage

OBS-URL: https://build.opensuse.org/request/show/976032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=22
This commit is contained in:
2022-05-10 19:18:59 +00:00
committed by Git OBS Bridge
parent 694e894d14
commit b482d38219
2 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 10 09:20:19 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Prevent build for Python 3.6 which is not supported anymore
- Remove override to use deprecated setuptools usage
-------------------------------------------------------------------
Mon May 9 10:53:20 UTC 2022 - Dirk Müller <dmueller@suse.com>