From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/pyotp/Manifest | 4 ++-- dev-python/pyotp/pyotp-2.2.6-r1.ebuild | 4 ++-- dev-python/pyotp/pyotp-2.2.6.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/pyotp') diff --git a/dev-python/pyotp/Manifest b/dev-python/pyotp/Manifest index 5adc6e7d7c96..8c060b46368f 100644 --- a/dev-python/pyotp/Manifest +++ b/dev-python/pyotp/Manifest @@ -1,4 +1,4 @@ DIST pyotp-2.2.6.tar.gz 10602 BLAKE2B 801f48646ff15a039b9295948ed292c3c432f8b0b629d249554259802335b7430a2c82f8c3bee1f54df71b0972ec293d69a2005c35cac120a51cec1a3548b2c1 SHA512 4f962704411ceebff967cf13af5ec5b815da0f82af665a086c4e5d53acc735453d638c65aa2afa40fe546e92d04a9250f6964cb22270a67c9609f8486eb5ba90 -EBUILD pyotp-2.2.6-r1.ebuild 589 BLAKE2B 7406e75b23e4e090a9dc39acbe4c23ef0612081227be19a4ccbc8d1cfdc97502a2947f97397e7c28c9f24feae1dd230b70130f629a9a81db45c3455e80aa3b11 SHA512 8013ba4ecbaa27a0c6b01b266cde1bc76d3cfbbb3daecdbed6bdb7733173024b45b84bedadf551d32404c0de20ea06844b8739b7e5dd759ecefd80d6db3c8233 -EBUILD pyotp-2.2.6.ebuild 587 BLAKE2B 7c3c17c42406c7fffd9db8d3c3b52af8c74d919218d195ef6fb5706b19d12f483dd863cb9f264820e2ec248a2bddce07d8a257f9bd61ecab117fb1bd7377475a SHA512 2412caf5642125b592ad6c5637cac56b781f3fa9d59b13718e6c236770839f96e635341db1af13d13a57aa696d5becaea6067e21a59f396fb591feca7d96336f +EBUILD pyotp-2.2.6-r1.ebuild 587 BLAKE2B 9731c76b22a3b739f3c5dc029bff77c675ae4d1c95e602febcb8afc34b8b1165f78f88e84b7ef35cfe1991cdb03d87ddfd64b63d0537ea05e56a8b54fb7567f7 SHA512 d68ae838c229dd2a58ccfc6069a66761b7482c753678cd16ac56bf403e7b951e59db06d0a28fb20310639436deb14e335b518cf93eef66d24d8308c2cab3dd0e +EBUILD pyotp-2.2.6.ebuild 583 BLAKE2B 95300638eaefc3cef89585a3800607e0d6668b7f3339280746e34dee125701fa6915eb255dba9b8cff29dd0ebe766d89ff32236ffca9329f53d20d519a34b0c5 SHA512 608f97ae8d9fef85ba32db25131af71971a5e632cdd9a480c79cd8182e33db97989ab7ced6ba368c4323eb1f1ebbcbc74423a99ea98e4c93b84e2fa0b9919935 MISC metadata.xml 381 BLAKE2B 0ce0f75aab60659850e7d04532911feea89a4bccf8ec7826ebfb924416af438d5a2bf7981435a22e825b39881ac20a8b2a0bd93a66b2d7b031c72123033f1d78 SHA512 9b3a37c75a62f1873288ffba45ab105225a90d72e01c7ead253b5a903ec28babe152074cc7595d6398104f8ccc50ebfc71ff72c4e620a7dad1b5e57f767cd118 diff --git a/dev-python/pyotp/pyotp-2.2.6-r1.ebuild b/dev-python/pyotp/pyotp-2.2.6-r1.ebuild index 6d2d87338477..12994f968fe7 100644 --- a/dev-python/pyotp/pyotp-2.2.6-r1.ebuild +++ b/dev-python/pyotp/pyotp-2.2.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/pyotp/pyotp-2.2.6.ebuild b/dev-python/pyotp/pyotp-2.2.6.ebuild index a777227680ef..86e42aab00dc 100644 --- a/dev-python/pyotp/pyotp-2.2.6.ebuild +++ b/dev-python/pyotp/pyotp-2.2.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1 -- cgit v1.2.3