15
0

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

- Work around vendored distutils in setuptools >= 60 incorrectly
  installing pkgconfig files into the wrong libdir
- Deduplicate files in python_sitearch

OBS-URL: https://build.opensuse.org/request/show/989741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycairo?expand=0&rev=14
This commit is contained in:
2022-07-18 08:27:27 +00:00
committed by Git OBS Bridge
parent 96870147f6
commit dea75cdaf6
2 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 16 22:51:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Work around vendored distutils in setuptools >= 60 incorrectly
installing pkgconfig files into the wrong libdir
- Deduplicate files in python_sitearch
-------------------------------------------------------------------
Thu Aug 12 08:07:16 UTC 2021 - Frederic Crozat <fcrozat@suse.com>