14
0

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

- Fix python-rpm-macros singlespec glitches:
  * The versions go inside python_module
  * The obsoletion of the old python2 package did not work with
    the python_subpackages rewrite

OBS-URL: https://build.opensuse.org/request/show/869570
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=26
This commit is contained in:
2021-02-06 00:10:02 +00:00
committed by Git OBS Bridge
parent f085ca62da
commit ba561c2a08
2 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 4 20:10:10 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Fix python-rpm-macros singlespec glitches:
* The versions go inside python_module
* The obsoletion of the old python2 package did not work with
the python_subpackages rewrite
-------------------------------------------------------------------
Sat Nov 28 20:13:57 UTC 2020 - Mia Herkt <mia@0x0.st>