14
0

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

- Add python dist provides for setuptools, pkg_resources and
  easy_install: work around boo#1186870
- Dont create a package for -test flavor

OBS-URL: https://build.opensuse.org/request/show/900809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=215
This commit is contained in:
2021-06-18 19:35:18 +00:00
committed by Git OBS Bridge
parent 7cabbfc77d
commit 1ede3fffef
2 changed files with 25 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 17 17:03:46 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add python dist provides for setuptools, pkg_resources and
easy_install: work around boo#1186870
- Dont create a package for -test flavor
-------------------------------------------------------------------
Fri Jan 22 19:05:02 UTC 2021 - Matej Cepl <mcepl@suse.com>