14
0

- Avoid duplicite wheel name in the generated package, and we actually

don't need a subpackage at all.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=207
This commit is contained in:
2020-11-16 14:03:11 +00:00
committed by Git OBS Bridge
parent 6e0b8f1866
commit 3195338bfe
2 changed files with 9 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 16 14:02:34 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Avoid duplicite wheel name in the generated package, and we actually
don't need a subpackage at all.
-------------------------------------------------------------------
Thu Nov 12 16:09:08 UTC 2020 - Matej Cepl <mcepl@suse.com>