1
0

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

- Break build dependency cycle through :test multibuild
- PEP517 style: poetry-core is enough to build the package
- Clean up old python36 requirements: no longer in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/950806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=59
This commit is contained in:
2022-02-02 19:46:33 +00:00
committed by Git OBS Bridge
parent f7a5df984f
commit ad04294206
3 changed files with 35 additions and 15 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 2 18:24:23 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Break build dependency cycle through :test multibuild
- PEP517 style: poetry-core is enough to build the package
- Clean up old python36 requirements: no longer in Tumbleweed
-------------------------------------------------------------------
Wed Jan 19 12:28:45 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>