diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-20 00:10:57 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-20 00:10:57 +0100 |
commit | d6ca4e4f90cb75c323b5988eefa96a04c0d36908 (patch) | |
tree | 8197fc88451976470c871e991b75a9d40c240270 /dev-python/pytest-django | |
parent | e8df704cf9b5e9e517317b8912377c0a8ca0d11e (diff) |
gentoo auto-resync : 20:06:2024 - 00:10:56
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r-- | dev-python/pytest-django/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-django/pytest-django-4.8.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-django/Manifest b/dev-python/pytest-django/Manifest index 5aa8cc210009..7a1d27ed036f 100644 --- a/dev-python/pytest-django/Manifest +++ b/dev-python/pytest-django/Manifest @@ -1,3 +1,3 @@ DIST pytest-django-4.8.0.gh.tar.gz 77646 BLAKE2B 206357110066d233c103755cfd6324e8042d9c93442c25db17a13f02132eab60a315856441e26d43a3c493cf72ce39ef51163ccc5368941875e63656bf9122a7 SHA512 8f7ba6b28cc4c0347876beb85247ccd021767811b9122c8cd0fb5d051df4ae76267b27a3fee5c36882a40716bdcbaab43abf71ef8dd61757087b12fd141632aa -EBUILD pytest-django-4.8.0.ebuild 1262 BLAKE2B 285d247e67619cc2cff9bce4d04ffa1866acf74c3ab359363199337812c8ffb43dd066eec97959112ce0e1bf6e1a36bc7b44ecc67b025c256915ce3daf03fba3 SHA512 158b6ca2027d3ff1e8772be4e3752791084a5145a480b0e1fc36ee290f555b43934ea8f8d2b97b87dcd4558b9a969792e826910e52b5bce1970262ac003aca0a +EBUILD pytest-django-4.8.0.ebuild 1262 BLAKE2B 58f7504090ced2c943e6e60146069de51ad495b67146e400de6f9330ce7c108b6dc1b485050f66a8c2bfb98b7a1023b2d708433534007e64ab74b5d825a836e9 SHA512 6b4ed797e027e9d4b877bc8214282c57d071e0c822aa69b890bc80e3900b92d2a563aee832eafae528bca39d7d7124290dce35c27505da88cd66cefff1304135 MISC metadata.xml 405 BLAKE2B 973e3124eed7a497154d1160e5e1350503b2599a3111968329f0b01496ce1eb6b84b76aeddb427478ffd470aa8aee4102e5598b3406b8d2dbd01703cd9adbef8 SHA512 6d7a6a7e084283cd6564be193a43c80f0599c4aa98ad68a98e656f9f1aa7103cd6164acf040c1e71415e28ebe707b013f92bcf4f2f5139ee873ee20408aed150 diff --git a/dev-python/pytest-django/pytest-django-4.8.0.ebuild b/dev-python/pytest-django/pytest-django-4.8.0.ebuild index 982749bce773..e9f8ef79b886 100644 --- a/dev-python/pytest-django/pytest-django-4.8.0.ebuild +++ b/dev-python/pytest-django/pytest-django-4.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 @@ -20,8 +20,8 @@ SRC_URI=" " LICENSE="BSD" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}] |