14
0

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

- Clean specfile from setuptools cruft, this is a PEP517 package
- Only python >= 3.7 is supported
- Fix more runtime requirements

OBS-URL: https://build.opensuse.org/request/show/1005672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=106
This commit is contained in:
2022-09-24 06:33:31 +00:00
committed by Git OBS Bridge
parent 4c78d65d98
commit 999f3bfdbe
2 changed files with 21 additions and 22 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 23 20:57:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Clean specfile from setuptools cruft, this is a PEP517 package
- Only python >= 3.7 is supported
- Fix more runtime requirements
-------------------------------------------------------------------
Tue Sep 20 16:18:23 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>