15
0

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

- Update to version 3.7.0 
  Features
   Add hash_type and fragment attributes to URL class.
   Replace pkg_resources usage with packaging.
  Bug Fixes
   Fix #895: return content of data-yanked.
   Fixed some cases where name and version weren’t split off correctly from filename.

OBS-URL: https://build.opensuse.org/request/show/1009975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=4
This commit is contained in:
2022-10-12 08:38:47 +00:00
committed by Git OBS Bridge
parent 1cbc8422af
commit f49c497401
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 12 03:05:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.7.0
Features
Add hash_type and fragment attributes to URL class.
Replace pkg_resources usage with packaging.
Bug Fixes
Fix #895: return content of data-yanked.
Fixed some cases where name and version werent split off correctly from filename.
-------------------------------------------------------------------
Mon Aug 2 13:13:26 UTC 2021 - Markéta Machová <mmachova@suse.com>