14
0

- update to 0.14.0:

* Extract the wheel tag validation method
  * Remove the hashes argument from PackageFinder.build_evaluator
    that is deprecated before
  * Drop support for Python 3.7
  * Add PyPI as the default index in PackageFinder
  * Add a default timeout to the session
  * Support fetching from Git refs
  * Update hg.py to use the commit hash instead of the local
    identity

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=15
This commit is contained in:
2024-01-21 10:46:03 +00:00
committed by Git OBS Bridge
parent ee658810c1
commit f9d1997e6c
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jan 21 10:44:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.14.0:
* Extract the wheel tag validation method
* Remove the hashes argument from PackageFinder.build_evaluator
that is deprecated before
* Drop support for Python 3.7
* Add PyPI as the default index in PackageFinder
* Add a default timeout to the session
* Support fetching from Git refs
* Update hg.py to use the commit hash instead of the local
identity
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Dec 4 10:43:07 UTC 2023 - Dirk Müller <dmueller@suse.com> Mon Dec 4 10:43:07 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-unearth # spec file for package python-unearth
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-unearth Name: python-unearth
Version: 0.12.1 Version: 0.14.0
Release: 0 Release: 0
Summary: A utility to fetch and download python packages Summary: A utility to fetch and download python packages
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4caad941b60f51e50fdc109866234d407910aef77f1233aa1b6b5d168c7427ee
size 280628

3
unearth-0.14.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3cddfb94ac0f865fbcf964231556ef7183010379c00b01205517a50c78a186d
size 280614