diff --git a/bindep-2.12.0.tar.gz b/bindep-2.12.0.tar.gz deleted file mode 100644 index ab3e4e3..0000000 --- a/bindep-2.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c06b51e6d0ba3965aad8f3c25f0a574be0f801ba07cb1a78495da895467de760 -size 42752 diff --git a/bindep-2.13.0.tar.gz b/bindep-2.13.0.tar.gz new file mode 100644 index 0000000..e53e361 --- /dev/null +++ b/bindep-2.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7564753e583033bb113338150d772540145b4d189a4801ec56a25b5ede5050 +size 43002 diff --git a/python-bindep.changes b/python-bindep.changes index 094520b..346adcb 100644 --- a/python-bindep.changes +++ b/python-bindep.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 28 08:44:31 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.13.0 + * Python 3.6 is no longer supported. +- Add missing update-alternatives dependency to Requires + ------------------------------------------------------------------- Mon Jan 27 12:52:44 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-bindep.spec b/python-bindep.spec index 33947b5..01ef72a 100644 --- a/python-bindep.spec +++ b/python-bindep.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-bindep -Version: 2.12.0 +Version: 2.13.0 Release: 0 Summary: Binary dependency utility License: Apache-2.0 @@ -44,6 +44,8 @@ BuildRequires: %{python_module wheel} # /SECTION BuildRequires: fdupes BuildRequires: openSUSE-release +Requires(post): update-alternatives +Requires(postun): update-alternatives Requires: python-Parsley Requires: python-distro >= 1.7.0 Requires: python-packaging