diff --git a/python-unearth.changes b/python-unearth.changes index 14cefb2..7fd4c47 100644 --- a/python-unearth.changes +++ b/python-unearth.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jan 21 10:44:21 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-unearth.spec b/python-unearth.spec index 3098470..de7a1cb 100644 --- a/python-unearth.spec +++ b/python-unearth.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-unearth -Version: 0.12.1 +Version: 0.14.0 Release: 0 Summary: A utility to fetch and download python packages License: MIT diff --git a/unearth-0.12.1.tar.gz b/unearth-0.12.1.tar.gz deleted file mode 100644 index b331c69..0000000 --- a/unearth-0.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4caad941b60f51e50fdc109866234d407910aef77f1233aa1b6b5d168c7427ee -size 280628 diff --git a/unearth-0.14.0.tar.gz b/unearth-0.14.0.tar.gz new file mode 100644 index 0000000..dc47010 --- /dev/null +++ b/unearth-0.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3cddfb94ac0f865fbcf964231556ef7183010379c00b01205517a50c78a186d +size 280614