summaryrefslogtreecommitdiff
path: root/dev-python/django-otp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-28 22:38:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-28 22:38:01 +0100
commitc6a12f3c8604a9269cfb82d666fc716df0e67792 (patch)
tree1e5b7e9357bba635f294047da492297bcb3d65ae /dev-python/django-otp
parent0c59fd5caa123ae7755b01bb4826776078bf1b81 (diff)
gentoo auto-resync : 28:07:2023 - 22:38:00
Diffstat (limited to 'dev-python/django-otp')
-rw-r--r--dev-python/django-otp/Manifest2
-rw-r--r--dev-python/django-otp/django-otp-1.2.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-otp/Manifest b/dev-python/django-otp/Manifest
index 6721304ea189..c4ba95adca44 100644
--- a/dev-python/django-otp/Manifest
+++ b/dev-python/django-otp/Manifest
@@ -1,3 +1,3 @@
DIST django_otp-1.2.2.tar.gz 66391 BLAKE2B f66472ec2e3842ebc634edd8f689d1de51738381fd86c4af0859dee2f1bcf407b1c952c795203f9c742a95633ee14ce9253dcc1ffd7988c960e26b23a1ec5dfe SHA512 e8608f0a3b0aeaa82e509f034f69131eb1015124ecf84b734a5be58f62c309eee506b12fffe2aeb4b707e70c612413d1458bc64533102508c55255035432eb1f
-EBUILD django-otp-1.2.2.ebuild 955 BLAKE2B 707da3e53fe4cfdfa8fa6c822eb1eb40298016f8c8ba5311f90826d4e4c5c1aaf41b8786bc60f0d54a5e6df565f3ed728a08102dee35bc50349ec4a9528cf7a1 SHA512 8106c8adeaa6d4139e9bfe7840a2ee3fe21fe025d517e032f94b78adab00e81e928de5e6ccf41b09c62b33b0362f2902645087d78040dd38c2d52130f72aada2
+EBUILD django-otp-1.2.2.ebuild 955 BLAKE2B df0c1b4d78c0377b6062bb8a72ea0173d583dcdae11890ccbf776fb2ed38dd1795074d3b66b7a67601e508f7e8dd4ad90799402fc3ea4349ab7d4a20ba1bc6e3 SHA512 29a16deec317c7808f619ed7b4d9799dd008f806bf26d63f7232fcb6cad9347f58fe8b1217fac34795d3cd549b1964d688f86156742a381f4ec1cef039495d13
MISC metadata.xml 387 BLAKE2B f1be13d8af9a4926d7c82442cb939f1030a8234d4f18917cf8b2b8b204d763974b5f08f8597334238733d6446fc1165ba19d454e13105dc16afacf1fa3a98ea0 SHA512 d85060b9982c55057128a0c7b7fd1537e3eb613f9d44e6c40438283d76f6d65c92db78815005ce44b4096d57c62584659d5997491f003ca1ed8c36f88db8623c
diff --git a/dev-python/django-otp/django-otp-1.2.2.ebuild b/dev-python/django-otp/django-otp-1.2.2.ebuild
index fae3a5117ea5..a7fd6fe4a416 100644
--- a/dev-python/django-otp/django-otp-1.2.2.ebuild
+++ b/dev-python/django-otp/django-otp-1.2.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi