14
0

Accepting request 1032014 from home:yarunachalam:branches:devel:languages:python

- Update to v9.1.1
  * Change requirement to build[virtualenv] as workaround for pypa/build#266.
- Update to v9.1.0
  * Prefer build to pep517 for loading package metadata.

OBS-URL: https://build.opensuse.org/request/show/1032014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=16
This commit is contained in:
2022-10-31 13:36:58 +00:00
committed by Git OBS Bridge
parent a1e3bef9a7
commit 4fb3e36e4e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 28 17:50:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v9.1.1
* Change requirement to build[virtualenv] as workaround for pypa/build#266.
- Update to v9.1.0
* Prefer build to pep517 for loading package metadata.
-------------------------------------------------------------------
Mon Aug 29 19:50:09 UTC 2022 - Ben Greiner <code@bnavigator.de>