diff --git a/python-unearth.changes b/python-unearth.changes index 97a2f55..32a9f3e 100644 --- a/python-unearth.changes +++ b/python-unearth.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jun 15 12:46:34 UTC 2023 - Andreas Schneider + +- Update to version 0.9.1 + * cli: Exposing requires-python, platform and abi interface for cli tools. - + by @frostming in #52 (b9935) + * Evaluation issue when the requirement has no version specifier Close #50 - + by @frostming in #50 (0a813) + * Typo on json response field - by @frostming (3e767) + * Update pdm.lock - by @github-actions[bot] and frostming in #44 (e4572) + * Update pdm.lock - by @github-actions[bot] in #45 (a98b9) + * Update pdm.lock - by @github-actions[bot] in #47 (e0ea7) + * Update pdm.lock - by @github-actions[bot] and frostming in #49 (fc994) + * Allow to order the index urls and find links together for PackageFinder - + by @frostming in #43 (dbe85) + * Allow to set prefer_binary for individual packages. +- Use sle15_python_module_pythons + ------------------------------------------------------------------- Thu Dec 15 23:14:43 UTC 2022 - Torsten Gruner diff --git a/python-unearth.spec b/python-unearth.spec index 4040280..6ab31e4 100644 --- a/python-unearth.spec +++ b/python-unearth.spec @@ -1,7 +1,7 @@ # # spec file for package python-unearth # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,14 @@ # +%{?sle15_python_module_pythons} Name: python-unearth -Version: 0.7.0 +Version: 0.9.1 Release: 0 Summary: A utility to fetch and download python packages License: MIT URL: https://unearth.readthedocs.io/ -Source: https://files.pythonhosted.org/packages/source/u/unearth/unearth-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/da/08/5a19c6195599eac32b01280081e6a3beb9bcbe47d4f40ba31471450b0e84/unearth-0.9.1.tar.gz BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cached-property >= 1.5.2 if %python-base < 3.8} BuildRequires: %{python_module packaging >= 20} diff --git a/unearth-0.7.0.tar.gz b/unearth-0.7.0.tar.gz deleted file mode 100644 index 841eb23..0000000 --- a/unearth-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf54411b37b7a941f3cdfdf29aeee2bf18164a8afca35c467b97feab626e671e -size 268597 diff --git a/unearth-0.9.1.tar.gz b/unearth-0.9.1.tar.gz new file mode 100644 index 0000000..0c1121d --- /dev/null +++ b/unearth-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7205832b087005d1b746903a535ca7d0db5381c1f621ddc00290524d56afd217 +size 270441