From 8b321b12a41faac13d0c2bd81277018269c8f0f2 Mon Sep 17 00:00:00 2001 From: Marius Schamschula Date: Tue, 18 Feb 2025 14:38:32 -0600 Subject: [PATCH] py-trove-classifiers: update to 2025.2.18.16 --- python/py-trove-classifiers/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/py-trove-classifiers/Portfile b/python/py-trove-classifiers/Portfile index 7a29f61a2ab08..d92a2532bf99a 100644 --- a/python/py-trove-classifiers/Portfile +++ b/python/py-trove-classifiers/Portfile @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-trove-classifiers python.rootname trove_classifiers -version 2025.1.15.22 +version 2025.2.18.16 revision 0 supported_archs noarch @@ -17,9 +17,9 @@ description Canonical source for classifiers on PyPI (pypi.org). long_description {*}${description} homepage https://github.com/pypa/trove-classifiers -checksums rmd160 f7f463f7c589f05db4906d850995352848c78d61 \ - sha256 90af74358d3a01b3532bc7b3c88d8c6a094c2fd50a563d13d9576179326d7ed9 \ - size 16236 +checksums rmd160 c75eea4e3c452bb6dd4fce6a12a7f4b38a6ddebd \ + sha256 b1ee2e1668589217d4edf506743e28b1834da128f8a122bad522c02d837006e1 \ + size 16271 python.versions 37 38 39 310 311 312 313