From 5fdec2c44c854d51fad1522af52e952b1b443e13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 24 Oct 2024 20:31:50 +0200 Subject: [PATCH] trove_classifiers: bump version --- ...2023.5.2.recipe => trove_classifiers-2024.10.21.16.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/trove-classifiers/{trove_classifiers-2023.5.2.recipe => trove_classifiers-2024.10.21.16.recipe} (92%) diff --git a/dev-python/trove-classifiers/trove_classifiers-2023.5.2.recipe b/dev-python/trove-classifiers/trove_classifiers-2024.10.21.16.recipe similarity index 92% rename from dev-python/trove-classifiers/trove_classifiers-2023.5.2.recipe rename to dev-python/trove-classifiers/trove_classifiers-2024.10.21.16.recipe index 9ac678976..ff351c288 100644 --- a/dev-python/trove-classifiers/trove_classifiers-2023.5.2.recipe +++ b/dev-python/trove-classifiers/trove_classifiers-2024.10.21.16.recipe @@ -2,11 +2,11 @@ SUMMARY="Canonical source for classifiers on PyPI" DESCRIPTION="Classifiers categorize projects per PEP 301. Use this package to validate \ classifiers in packages for PyPI upload or download." HOMEPAGE="https://github.com/pypa/trove-classifiers" -COPYRIGHT="2023 The PyPI Admins" +COPYRIGHT="2023-2024 The PyPI Admins" LICENSE="Apache v2" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="f562bc3849648d51060d8ac6d8586b82f93a73e3a7f2ce48e2df0fdb9ea5b128" +CHECKSUM_SHA256="4c86dbaacda8ca2bee6891dcf24bc1bab2b58a1d5bc36db6d6910bc3488eacf2" SOURCE_FILENAME="trove-classifiers-$portVersion.tar.gz" SOURCE_DIR="trove-classifiers-$portVersion"