forked from pool/python-unearth
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
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-unearth
|
||||
Version: 0.6.2
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: A utility to fetch and download python packages
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:130d0c59159795ae66986c1dcbe5d2ddd1da19841972d8d73510d5204b3817ea
|
||||
size 266868
|
3
unearth-0.7.0.tar.gz
Normal file
3
unearth-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf54411b37b7a941f3cdfdf29aeee2bf18164a8afca35c467b97feab626e671e
|
||||
size 268597
|
Reference in New Issue
Block a user