summaryrefslogtreecommitdiff
path: root/dev-python/authres
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/authres
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/authres')
-rw-r--r--dev-python/authres/Manifest4
-rw-r--r--dev-python/authres/authres-0.800.ebuild4
-rw-r--r--dev-python/authres/authres-1.1.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/authres/Manifest b/dev-python/authres/Manifest
index c70ca47c810f..614c3f84c66f 100644
--- a/dev-python/authres/Manifest
+++ b/dev-python/authres/Manifest
@@ -1,5 +1,5 @@
DIST authres-0.800.tar.gz 19863 BLAKE2B 01f9264a78ef5a3ee9fa1db17dd4fc5d1e849a5f297f610ab0bda09f4900bca15e63d71c2312e12b1e6173213d3eef938dae996c7bcc599de496b6c77001de87 SHA512 d9e73309064e396c51ed55394ce505c21869d267922df55b6723cb6b2409282c7827d35d381877b5f08e037042e015d59246603d51219c829df7b81011499fe7
DIST authres-1.1.1.tar.gz 23180 BLAKE2B 8ca2e0a0e93da50188d721be1fd60604ec2fdedb117df39c6e74d454d48d008a1627b45acbc18df3bc3c386794d7ac91e31ccca131c9e6e04f6bb34417f64c50 SHA512 61e73e85e524279d5db37375fbe7b1fcf65a24280ef61124a94e4236ce477c225637690e9d424f5ee3fef8b9cd3d26c6d512dfa3c1c8491fa4f4bf266f88ac80
-EBUILD authres-0.800.ebuild 601 BLAKE2B 574ff453a149edfe7099d477d40b20dcad735e26d1ec767d0a50f494f58524533a066f6e88fef1809b57b371a46683599a80bc05913b9aa4e620be3c2e3d347d SHA512 cf28623b12c682c0c36ebab3fd77febce9b16e5d57cee176207f79239d6d07a775217e31e61474444601defb4b1a39ba49a6a34ed86069d3015f697b4d92ec5f
-EBUILD authres-1.1.1.ebuild 571 BLAKE2B e9c4e4098b213c316a2bf7eaf5f0b337a84f9008d3f929a381893a6416904d0b8ae1dae4cdb827c3600c0b436ce2364528fc966270d71a8faf8417a99a27ca66 SHA512 37388e1459581da89e9de2431a349a9bb00503652b7b4d33980453e9a4b39505959e365fcf4e25a9b3aa47d40a963708f84393d3a28e835aa6d4e3981b8e2fa4
+EBUILD authres-0.800.ebuild 592 BLAKE2B 7615b6090d4ab1cbcce42c714486e01125fbd401e0f7eb69fa2815d5adbe1306625c715eb21910c0a30bd910e7b03f00d3ab7401142a71c1ad37d9e96e70432a SHA512 6b26531173e11d8891393278f1e74fce81a1f09c40fec2f724791a27e54984eb0cce1a35e8bdbddfba8587314e33d3e3bfafc34f3f9acf2f86fad9876659acd3
+EBUILD authres-1.1.1.ebuild 564 BLAKE2B ec00fd05642651b38e746d9449b6972bbff01a00548c4005a851caf393bc0b93118f478c47503efbe15da7684ecffe89e791b134d9482aec958d6ed18befebfd SHA512 20567a250ca5606354e8e30bb571b2356b7dca06e56c69c7f9108641b07eaf6272d4c595f0b357faf167857d57d9be77865a3b62f6d57debc9bfcc663a5d7906
MISC metadata.xml 659 BLAKE2B 96a0bbbd3a801f527d61237bf4de6b1140cdbb316571efbf4934a0398b6f171ea04bb9c80eca90809ba00eb4b8a2bf9806442752d58e5fc2b43e5c7438425762 SHA512 166514ed6b7ff4e3a3acb703da72e72865ef51b067595375f36bc45541483629582828980befba2711d7b7555f571b91c777162a0996ce57f735a0934c4dfb9d
diff --git a/dev-python/authres/authres-0.800.ebuild b/dev-python/authres/authres-0.800.ebuild
index a151b5687444..a2824ec8e273 100644
--- a/dev-python/authres/authres-0.800.ebuild
+++ b/dev-python/authres/authres-0.800.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1
diff --git a/dev-python/authres/authres-1.1.1.ebuild b/dev-python/authres/authres-1.1.1.ebuild
index e502ad34aebd..26a7340c6387 100644
--- a/dev-python/authres/authres-1.1.1.ebuild
+++ b/dev-python/authres/authres-1.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} pypy3 )
inherit distutils-r1