summaryrefslogtreecommitdiff
path: root/dev-python/django-configurations
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-09 01:48:35 +0000
commit0b832a429ecd6081aa9faa0eb262303b019d87ea (patch)
treec39bb9eaa7bc30cec17f3a3bdef0cf5ed27c6a75 /dev-python/django-configurations
parent80e87db4d9ed551615eb2d0309bf370e79500716 (diff)
gentoo auto-resync : 09:03:2025 - 01:48:35
Diffstat (limited to 'dev-python/django-configurations')
-rw-r--r--dev-python/django-configurations/Manifest2
-rw-r--r--dev-python/django-configurations/django-configurations-2.5.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-configurations/Manifest b/dev-python/django-configurations/Manifest
index 51bc73665c70..db859d4253c5 100644
--- a/dev-python/django-configurations/Manifest
+++ b/dev-python/django-configurations/Manifest
@@ -1,4 +1,4 @@
AUX django-configurations-2.5.1-test.patch 503 BLAKE2B dc4cd0f5bb5b31006ba3ef59043733361ccf861988ae3a66e3eab16e7e6a65648868ca21208fa100fabe1d52afcb207e107a1ac7cf814122420a1c00e71dd215 SHA512 0054795af026a7b0e3047d880540a7c2431c56f65222594efb97ac30e7522bec4d2f9cd3d48006f698ce2c4481f323ca9ee5160c153fe866d2bbe567798cc73e
DIST django-configurations-2.5.1.tar.gz 43225 BLAKE2B 1b9cd14ea50d03500cc05790e831832f6e4e3a917903eb48aa40c2d2dd46a59684ce82b484229fd912a18bcdef4d1887989489b4ab461740f981a87c3a7914f5 SHA512 5584446a1b48a0c080401b377786864a905a28337e2912c71ba586ad438df6efeb74c2de1058b77d79f3ba7db85dd443f05dc81013576d301a43bad6736e72e2
-EBUILD django-configurations-2.5.1.ebuild 1264 BLAKE2B a7d9b1e48662566d21cfa4e3adbb509473e2b5997f8816f28e3e49ae649e6d566b926c8009064081f521938786bd32b150b9c9f1c164ed4215b5d8afb9106479 SHA512 7fb077f33d5920965b5861ed496c0a66b93e35f06834216b1571e410e8bbfd9654ee0f07d4e3bb2b1c89d8ea2b76323166230518294ab156f3ece7cb4bed9aa1
+EBUILD django-configurations-2.5.1.ebuild 1273 BLAKE2B 0d80bc049ae1670963eaa60aaba135fab2d0d11b5fbd4a46125b6475f879727b8e0f817f0a80189fc96c8a9ef64fbf4f3555585cafbe62373f2c0fb1ed4b6486 SHA512 5d689091a8b794f3503ffed9704e6130708592be7de1aa33c90f77b2793ceb7e1ae4250b0281272e9d78fcda6b3569d34a3cd65f340caebeb0e77bdba96df992
MISC metadata.xml 397 BLAKE2B 704a6d38af3df4b99f24a394dce870ce4f3e1e16c2a30b87ab25ab4b3603451651db062d2aca6669b410bf5350b0edc7b4848ef55bc60c69edc3aedeb8a7c0fc SHA512 a37389a326e763452c7ea138da3eb33dad53bbce24fbd9229e58020063d4e726e68e482500c87238bc0c53b9ee335f93f2d89f39e7ce3e2a087175a2393c66e4
diff --git a/dev-python/django-configurations/django-configurations-2.5.1.ebuild b/dev-python/django-configurations/django-configurations-2.5.1.ebuild
index 8a54344bdfea..4726a15f9a34 100644
--- a/dev-python/django-configurations/django-configurations-2.5.1.ebuild
+++ b/dev-python/django-configurations/django-configurations-2.5.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi