14
0

Accepting request 966143 from home:sebix:branches:devel:languages:python

- remove dependency generator, as it is not adviced to do so
- add setuptools_scm as dependency to fix the version number

OBS-URL: https://build.opensuse.org/request/show/966143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocess-tee?expand=0&rev=3
This commit is contained in:
2022-03-31 09:08:25 +00:00
committed by Git OBS Bridge
parent 8a38794e57
commit e062690fb7
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 31 07:50:38 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- remove dependency generator, as it is not adviced to do so
- add setuptools_scm as dependency to fix the version number
-------------------------------------------------------------------
Tue Mar 15 20:31:36 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>