Accepting request 859972 from home:bnavigator:branches:Application:Geo

- Skip Python2 build. It is not supported by upstream anymore and
  the unit tests in Leap fail because of it
- Let the %python_subpackages macro take care of the correct
  provides/obsoletes flavors. (gh#openSUSE/python-rpm-macros#66)


Why do you have Tumbleweed disabled in the repolist for this package?

OBS-URL: https://build.opensuse.org/request/show/859972
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-Shapely?expand=0&rev=19
This commit is contained in:
2021-01-04 07:37:18 +00:00
committed by Git OBS Bridge
parent b6f4579d4d
commit 9e9b65bdfe
2 changed files with 14 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 3 18:57:57 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- Skip Python2 build. It is not supported by upstream anymore and
the unit tests in Leap fail because of it
- Let the %python_subpackages macro take care of the correct
provides/obsoletes flavors. (gh#openSUSE/python-rpm-macros#66)
-------------------------------------------------------------------
Sun Sep 27 16:35:53 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>