14
0

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

- Implement python packaging best practise: Don't cathall platlib
- Explicitly require python3-Sphinx for building the docs. It could
  have been omitted from %pythons for %python_module in a 15.X
  backport project.

OBS-URL: https://build.opensuse.org/request/show/1062453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=19
This commit is contained in:
2023-02-01 15:14:08 +00:00
committed by Git OBS Bridge
parent b59fb08470
commit 86665a64ec
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 1 13:14:15 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Implement python packaging best practise: Don't cathall platlib
- Explicitly require python3-Sphinx for building the docs. It could
have been omitted from %pythons for %python_module in a 15.X
backport project.
-------------------------------------------------------------------
Fri Sep 24 11:51:36 UTC 2021 - pgajdos@suse.com