summaryrefslogtreecommitdiff
path: root/dev-python/django-otp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/django-otp
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/django-otp')
-rw-r--r--dev-python/django-otp/Manifest2
-rw-r--r--dev-python/django-otp/django-otp-0.4.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-otp/Manifest b/dev-python/django-otp/Manifest
index 7f153c0cf883..eee567d6805f 100644
--- a/dev-python/django-otp/Manifest
+++ b/dev-python/django-otp/Manifest
@@ -1,3 +1,3 @@
DIST django-otp-0.4.3.tar.gz 42480 BLAKE2B 09398e4e06425fefdda45a3a200576efda9409a42fb8f1c640a996e066e1ad2cf47e6ee0879e4a61cdc64808fe8f030aba19dfd99fa4da7d3e86597bda881d09 SHA512 3f3ec761dc12ed40e8c757dfbe1fd951c7c6aed3abc311c823acdeca08d5864b54c8442a49807228be17b30c20093b1ba7fb8b2c0f86f00dc1cc215ccd7c28de
-EBUILD django-otp-0.4.3.ebuild 539 BLAKE2B dec8d59c9c7a0481465d857666fccac9e143159b88ece94225039fe5d52f4fb81a6db4843e76926788d8e383ae33832efb4e3b7796041b497f4ceca07f188f8f SHA512 ff41c34c765d3e884d6320266d3411e6224fcb8a02ea67ea35b7cf6a37dc1cf10e2339e67dde186e6bf822f075f6cb9148edaf2c2ba23045d62537b7939c8cc3
+EBUILD django-otp-0.4.3.ebuild 534 BLAKE2B 23c03b53ef1dacf6256f90582e9cf9b1b5d1472a7dc1fa45fcee7b75cfb399171823d0d86dd2166c1e4c4053e334cf33fb672e4095189e5a914f327b9ddd4301 SHA512 76a2d0263989851bea7141d8bccde325632452dfc0b8750b70f59870e6348da77d7b75929352fe85de3fda6d85786ecab06bc61581b9061d801d00b00fc93b72
MISC metadata.xml 308 BLAKE2B 4ab31e91721855334918e7c51072069b20202977309fe1e9509952351500a59b7daea3adafff99e44bb4ffdef76e900716e7718fefe3f4bb3f790a80955baf6c SHA512 06e2750aa7131626332ae0b473edb21ebba3ab26aeba63fde2dea4520c38a8e3d94e18e5f4aa5c759493059aa127858e1595975503f6a723611774d7fcd2550b
diff --git a/dev-python/django-otp/django-otp-0.4.3.ebuild b/dev-python/django-otp/django-otp-0.4.3.ebuild
index 2f62c4dcbb8b..52f70437eda0 100644
--- a/dev-python/django-otp/django-otp-0.4.3.ebuild
+++ b/dev-python/django-otp/django-otp-0.4.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1