14
0
Files
python-unearth/python-unearth.changes
Dirk Mueller 5e16a4ad6c Accepting request 1043238 from home:Simmphonie:branches:devel:languages:python
- Update to version 0.7.0
  * Features
    + Suppress warnings for insecure requests  -  by @frostming (419df)
    + Support PEP 691: JSON simple API and PEP 658: static metadata in API  -  by @frostming in #28 (6dadc)
  * Bug Fixes
    + Fix the logger name to be zipapp friendly  -  by @frostming in #29 (5d930)
- Version 0.6.3
  * Bug Fixes
    + Skip invalid versions rejected by packaging 22.0  -  by @pdm-project in #26 (8fc2a)
  * Documentation
    + Update the version in docs  -  by @pdm-project (f2a02)

OBS-URL: https://build.opensuse.org/request/show/1043238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=5
2022-12-16 08:23:46 +00:00

34 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 15 23:14:43 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
- Update to version 0.7.0
* Features
+ Suppress warnings for insecure requests - by @frostming (419df)
+ Support PEP 691: JSON simple API and PEP 658: static metadata in API - by @frostming in #28 (6dadc)
* Bug Fixes
+ Fix the logger name to be zipapp friendly - by @frostming in #29 (5d930)
- Version 0.6.3
* Bug Fixes
+ Skip invalid versions rejected by packaging 22.0 - by @pdm-project in #26 (8fc2a)
* Documentation
+ Update the version in docs - by @pdm-project (f2a02)
-------------------------------------------------------------------
Tue Dec 6 17:07:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.6.2
* Features
Log the file size when downloading - by @frostming in #22 (9514a)
Use token as the username if not specified Close #18 - by @frostming in #18 (6d2a6)
Add more logs about the caches - by @frostming (e0000)
* Bug Fixes
Cache the index fetch result in memory - by @frostming (eacc0)
* Chores
Add python 3.11 to the test matrix - by @frostming (25338)
-------------------------------------------------------------------
Mon Aug 15 15:43:30 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.6.1
- Required by python-pdm v2