forked from pool/python-devpi-common
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=8
55 lines
2.0 KiB
Plaintext
55 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed Mar 22 09:32:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
||
- add unpin-versions.patch to reduce the packaging version conflict
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 6 17:21:35 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||
|
||
- Disable broken tests with new packaging module because invalid
|
||
version
|
||
- Update to version 3.7.2
|
||
* Fix #928: correct default for pre-release matching after switching
|
||
from ``pkg_resources`` to ``packaging``.
|
||
* Fix #949: correct parsing of wheel tags for Python 3.10 and above.
|
||
- 3.7.1 (2022-12-16)
|
||
* Fix #939: pin packaging to <22 as it removed the deprecated
|
||
LegacyVersion.
|
||
|
||
-------------------------------------------------------------------
|
||
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 weren’t split off correctly from filename.
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 2 13:13:26 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||
|
||
- Update to 3.6.0
|
||
* support data-yanked attribute in HTMLPage parser.
|
||
* Replace “cached_property” with “lazy” package, which uses __dict__
|
||
directly for much faster reads.
|
||
* Hide password from URL representation.
|
||
* Allow replacement of individual netloc parts with URL.replace method.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 10 11:52:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Update to v3.4.0
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 21 19:21:29 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
||
- Update to v3.3.1
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Dec 12 19:34:45 UTC 2014 - tbechtold@suse.com
|
||
|
||
- Initial version v2.0.4
|
||
|