From de363fa350319d81af4eb6a25f7b1757188c96fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 23 Sep 2025 17:36:42 +0200 Subject: [PATCH] python packaging: bump version --- .../{packaging-24.1.recipe => packaging-25.0.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/packaging/{packaging-24.1.recipe => packaging-25.0.recipe} (92%) diff --git a/dev-python/packaging/packaging-24.1.recipe b/dev-python/packaging/packaging-25.0.recipe similarity index 92% rename from dev-python/packaging/packaging-24.1.recipe rename to dev-python/packaging/packaging-25.0.recipe index f8dce1a07..fdd1650db 100644 --- a/dev-python/packaging/packaging-24.1.recipe +++ b/dev-python/packaging/packaging-25.0.recipe @@ -4,9 +4,9 @@ version handling, specifiers, markers, requirements, tags, utilities." HOMEPAGE="https://pypi.python.org/pypi/packaging" COPYRIGHT="Donald Stufft and individual contributors" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://pypi.io/packages/source/${portName:0:1}/$portName/$portName-$portVersion.tar.gz" -CHECKSUM_SHA256="026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002" +CHECKSUM_SHA256="d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f" ARCHITECTURES="any"