14
0

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

- Replace removed sphinx_build setuptools hook with build-sphinx
  * requires feature enhancement of python-jaraco.packaging
    gh#jaraco/jaraco.packaging#11
- Remove obsolete pytest workaround

OBS-URL: https://build.opensuse.org/request/show/1086886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.stream?expand=0&rev=18
This commit is contained in:
2023-05-14 19:51:53 +00:00
committed by Git OBS Bridge
parent 7dd9492549
commit 2f9c30f843
2 changed files with 17 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 12 13:07:37 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Replace removed sphinx_build setuptools hook with build-sphinx
* requires feature enhancement of python-jaraco.packaging
gh#jaraco/jaraco.packaging#11
- Remove obsolete pytest workaround
-------------------------------------------------------------------
Mon Aug 29 13:32:52 UTC 2022 - Ben Greiner <code@bnavigator.de>