summaryrefslogtreecommitdiff
path: root/dev-python/pyotp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/pyotp
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/pyotp')
-rw-r--r--dev-python/pyotp/Manifest4
-rw-r--r--dev-python/pyotp/pyotp-2.7.0.ebuild4
-rw-r--r--dev-python/pyotp/pyotp-2.8.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyotp/Manifest b/dev-python/pyotp/Manifest
index e70896683eb6..2c4c53b6ee78 100644
--- a/dev-python/pyotp/Manifest
+++ b/dev-python/pyotp/Manifest
@@ -1,5 +1,5 @@
DIST pyotp-2.7.0.tar.gz 16709 BLAKE2B 83b565afe4b718185274682540ad41591913a710d6683c0131dd7a47c100514e6dfea20d432aed39ab80ec232122329206841c3e024290160a86c74e3e8b3f65 SHA512 e2d67de9a7e4a711d4d0037c2a52c05be5b0ecb5fc85f942a1b9a14b261300dff0058be2fe2d2829d351cf665a0d238d3602c27184f56f7886a9049120c4e44f
DIST pyotp-2.8.0.tar.gz 16873 BLAKE2B 55930ca0991a38e920e4dd31ff46534031976ccc4bd2151a762ce806251d1b4c7d3c120a7afa42b2aa33387cd445818b07b981f906733075535d6948dfde24e6 SHA512 f4e6c857833c7c994a64586bb495b48935752d0fa9d90edbdcce899ebce10fc0ac13ab03c439ea81f1c0fcfc4adafbf2c42ee8c4fa4afdd662c30d5be164c9b2
-EBUILD pyotp-2.7.0.ebuild 505 BLAKE2B 85db704b096d11319d4e2e13ae44556f462adc0e76f5205e1f7a4c054d79828cd36af11d06b62446452f7b951d4f8cb390570fe7d2643428cb2042b90012496d SHA512 897f04905d0ec825f862cbaf496eff73ae5bbca04e6388fda5c93113b9e0c2fd14ee9cb61a2a80ae3cfccf1e2801bec81894b5209f53a8c9a8278d08ff79691a
-EBUILD pyotp-2.8.0.ebuild 509 BLAKE2B 37d8c6f8ee8ca27a176a9b9506bdeeb8bd60097f02699536ffaa828f1f24ce28b3e4d07babc3073571d2e78cd47a928fffafd9abacfc7caa2d90cb287bc57a8e SHA512 45cdea4d1f3a96e6ed91f37e10732d725405e26c3d6ef233e4dab0d396212429da01392a277ea5fb8f3df3ec7ce64c7bdef19ad1913975c6aee4d56e981b5c36
+EBUILD pyotp-2.7.0.ebuild 505 BLAKE2B fb2ff5e1805bcb87b2b9b3924412ab7b1deed242bcb055634b26455c582563ebfd38cc57b40b541783232e6dc63c3e47b62d1d8f8099e4fa45673733ef0a54f2 SHA512 cb208a5df2a691a98ed1f64a95a0947ba6c5758bb1ecbe311799b0b3b2cf329b018c80e683e1abc85748bc56e3cc8cdc8447a282c4e62031bc1302b134edc054
+EBUILD pyotp-2.8.0.ebuild 509 BLAKE2B 040ac4c5f8b89519dea4bfc134947a3aae06c68dba302f4ff813d6beeff5d31454baad6d401aa9dd0c53b22095486d5304d67d169e41c09dc673fc528c1727b0 SHA512 054cc44ab4ea18648d5d11d15772ae03cff262e0639366ffd082ae48e787304987437d3f9d188c46cae704b495d28871fede81497284c4257826943f3de87914
MISC metadata.xml 385 BLAKE2B 9f2d57ca90c859506181e9960deef6e0bf83854cc35066a18cabfdd1c49ea9019123f1ba3edef1d94c45c826ca0064d9a390a62e758fad87120813ee014dee76 SHA512 0f42bd43b2ef566bfc8b2a7ddb858dae6fe92d5fba0f19d6c0ba6cd38b010b6ba927f87c171327665af0a9bff541381d3b3ffe500988ca15d19da40188e06e77
diff --git a/dev-python/pyotp/pyotp-2.7.0.ebuild b/dev-python/pyotp/pyotp-2.7.0.ebuild
index 421acf493542..e2309101ce46 100644
--- a/dev-python/pyotp/pyotp-2.7.0.ebuild
+++ b/dev-python/pyotp/pyotp-2.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/pyotp/pyotp-2.8.0.ebuild b/dev-python/pyotp/pyotp-2.8.0.ebuild
index 1309f77d2d96..1cd6f6eaf9c6 100644
--- a/dev-python/pyotp/pyotp-2.8.0.ebuild
+++ b/dev-python/pyotp/pyotp-2.8.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1