summaryrefslogtreecommitdiff
path: root/dev-python/pytest-django
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/pytest-django
parent80e87db4d9ed551615eb2d0309bf370e79500716 (diff)
gentoo auto-resync : 09:03:2025 - 01:48:35
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r--dev-python/pytest-django/Manifest2
-rw-r--r--dev-python/pytest-django/pytest-django-4.10.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-django/Manifest b/dev-python/pytest-django/Manifest
index 9754b44b7e73..35c39c5772e7 100644
--- a/dev-python/pytest-django/Manifest
+++ b/dev-python/pytest-django/Manifest
@@ -1,3 +1,3 @@
DIST pytest-django-4.10.0.gh.tar.gz 78992 BLAKE2B 0d42b7bf11fd06ea58b38d9fedf48b12a1577b7b732a61449b787217a729e95ad7c754530bc31c3a6ce7d4c8417fce5b47bdd554b91b71ed148cdff5efb2696c SHA512 887e02a6122631adf0bb34e7b8354378d628564f736c3754a475473b9dc3ff80599bed9b7ccc12b145d0963c3cb56e7110d49c70bfd0b37e15f8a95f3f787ecf
-EBUILD pytest-django-4.10.0.ebuild 1259 BLAKE2B 9e7e0422852d538b3f8a3159099843f4acb119b68413335989320325e5cb1872dc80991afa61a013f422bd95c8027faad0d782fb089cd4055c0dea8cd2832186 SHA512 1e76660e0468abebacaefb69e7813dae664789a6869672fce7312b9f648eb94d317fe3c2fa363b7b1ef78d93aa395619b5af6d60df304da46cb2ffb5e96270f4
+EBUILD pytest-django-4.10.0.ebuild 1268 BLAKE2B f35abb6da07903e025fdcc1eca2f3250e949f3b3a5960bdab0908650011a0653eedf1bc723287c267b49a2f9f3ea0c5285a61da4489277a9b4b53820b945a9b1 SHA512 d0e7c9a4c72ad147981c8bee7abd8090679c5a7491a7b724039f676d42472c6e32f081d8c677344c9cc71c6088005f294b9af823116fe6c8047cbe2a6849911e
MISC metadata.xml 405 BLAKE2B 973e3124eed7a497154d1160e5e1350503b2599a3111968329f0b01496ce1eb6b84b76aeddb427478ffd470aa8aee4102e5598b3406b8d2dbd01703cd9adbef8 SHA512 6d7a6a7e084283cd6564be193a43c80f0599c4aa98ad68a98e656f9f1aa7103cd6164acf040c1e71415e28ebe707b013f92bcf4f2f5139ee873ee20408aed150
diff --git a/dev-python/pytest-django/pytest-django-4.10.0.ebuild b/dev-python/pytest-django/pytest-django-4.10.0.ebuild
index 28e5b89896c8..591ad4fe7067 100644
--- a/dev-python/pytest-django/pytest-django-4.10.0.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.10.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1