diff --git a/packaging-24.2.tar.gz b/packaging-24.2.tar.gz new file mode 100644 index 0000000..bc782b9 --- /dev/null +++ b/packaging-24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f +size 163950 diff --git a/packaging-25.0.tar.gz b/packaging-25.0.tar.gz deleted file mode 100644 index 6d37d5c..0000000 --- a/packaging-25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f -size 165727 diff --git a/python-packaging.changes b/python-packaging.changes index cf8d8fb..5b9a44a 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Thu Jul 31 11:44:29 UTC 2025 - marec - -- update to 25.0: - * PEP 751: Add support for extras and dependency_groups markers. (#885) - * PEP 738: Add support for Android platform tags. (#880) - ------------------------------------------------------------------- Tue May 13 15:38:23 UTC 2025 - Dirk Müller diff --git a/python-packaging.spec b/python-packaging.spec index 6dfcf6c..9f43131 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -1,7 +1,7 @@ # # spec file for package python-packaging # -# Copyright (c) 2025 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 @@ -53,7 +53,7 @@ ExclusiveArch: do-not-build %endif Name: %{pprefix}-packaging%{?psuffix} -Version: 25.0 +Version: 24.2 Release: 0 Summary: Core utilities for Python packages License: Apache-2.0 AND BSD-2-Clause