summaryrefslogtreecommitdiff
path: root/dev-python/pytest-django
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
commit84d7c5e06639a9bcbf66ae744833b34422e478a6 (patch)
tree48da2d9483d2a87f954b8c4cf7c2024f2c773e45 /dev-python/pytest-django
parent92b7880bd28edc591d46c65b2242bbad6106fb39 (diff)
gentoo auto-resync : 03:03:2023 - 07:33:53
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.5.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-django/Manifest b/dev-python/pytest-django/Manifest
index 50144159ae9c..4a0689337327 100644
--- a/dev-python/pytest-django/Manifest
+++ b/dev-python/pytest-django/Manifest
@@ -1,4 +1,4 @@
AUX pytest-django-4.5.2-pytest-7.patch 1363 BLAKE2B 167e9fe999261fbf39985de8da87e551d08c9e855812bfc3b35c0a8f6c4c64bb99c2dbc9e706714cb20258da30072420841b033fd71e3157a8821a728be8b0c3 SHA512 9e57788693cdbd472d45c6f40190514a90d7b2d067fd8bfa95938ffbd0471bc9855266f2027368f3ae51bc5f03f743fab65b986c830f450bf72a3269ca17f1d1
DIST pytest-django-4.5.2.gh.tar.gz 75429 BLAKE2B 2e8fba037c7618c6dd1c9200c5c44a7b00a13a2d70b4a593a461af3dbc0333b6814ceca16f88a58f1b6aeea2700cac12b589ede702b8eaf023fb3948e0ab8b9a SHA512 09ed5bfe850599e95190d9b15e9383d1249ea575a7b3921744583da6266dd2c8d3eb4f93c8de96d98e1a8e33d1639937470cdc6d11558fcaea57d014dce13500
-EBUILD pytest-django-4.5.2.ebuild 1312 BLAKE2B 12be5186db75f11d24e9cf4d95389eab129e1086a58819d435709db5c5d6b0a9532df37e24aed9e51f2ab389bf77afaaf0a152ad0cabb9a2f4c662ae02c00e1f SHA512 c70cb8f3d409804f5d9dd20ea09e99c5cad696e472eeff1846893d9159482d0e6ab009ead93cea4fc7154559981721255721bff74203bb14c84ecc3d6f25180b
+EBUILD pytest-django-4.5.2.ebuild 1312 BLAKE2B 023dd9538ffa86f1d09c7ed4bbdf78eb5a7672e4a3737656f80f6450a0bc5d9838e54061f554572f41f9b2417e81437339d79d1409fba608032f94aa1dcd7550 SHA512 ce0d10507ac358413547456b3a992a993857546241897f782da8f5a27f6b62b4a2ee8734af85af3cec8b638cc822278852e778496208761844ff982fb277a5cd
MISC metadata.xml 405 BLAKE2B 973e3124eed7a497154d1160e5e1350503b2599a3111968329f0b01496ce1eb6b84b76aeddb427478ffd470aa8aee4102e5598b3406b8d2dbd01703cd9adbef8 SHA512 6d7a6a7e084283cd6564be193a43c80f0599c4aa98ad68a98e656f9f1aa7103cd6164acf040c1e71415e28ebe707b013f92bcf4f2f5139ee873ee20408aed150
diff --git a/dev-python/pytest-django/pytest-django-4.5.2.ebuild b/dev-python/pytest-django/pytest-django-4.5.2.ebuild
index 45eb348d357d..d795479dd836 100644
--- a/dev-python/pytest-django/pytest-django-4.5.2.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.5.2.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-python/pytest-5.4[${PYTHON_USEDEP}]
"
BDEPEND="
- >=dev-python/setuptools_scm-1.11.1[${PYTHON_USEDEP}]
+ >=dev-python/setuptools-scm-1.11.1[${PYTHON_USEDEP}]
test? (
dev-python/django-configurations[${PYTHON_USEDEP}]
)