summaryrefslogtreecommitdiff
path: root/dev-python/pymtp
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/pymtp
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pymtp')
-rw-r--r--dev-python/pymtp/Manifest2
-rw-r--r--dev-python/pymtp/pymtp-0.0.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pymtp/Manifest b/dev-python/pymtp/Manifest
index d630edcc99ba..a3612aa65c81 100644
--- a/dev-python/pymtp/Manifest
+++ b/dev-python/pymtp/Manifest
@@ -1,3 +1,3 @@
DIST pymtp_0.0.6.orig.tar.gz 22431 BLAKE2B 11f8b83e79af42906a33fca8dc6752c67994b635aafb926769a2271fd1411b7d5e5e9daf1f81783fc219e3044b8ca239dfb180076b7d2e64b3152b3540be3880 SHA512 f50249c6b2acfe2c86da5e5f8a24e1392d47e0ddd02d10891763a3150f9985ecdb8a0b7c7ce8bc36f53f2bf62073a26dd3a72b6c3f95d59cd447bb55684811b0
-EBUILD pymtp-0.0.6.ebuild 658 BLAKE2B 1027e3e55d6b23e426d3570f16df4ea9d50229fd0e942ab5966df61dd8fc080fd41581f749539c42dcc1b1c34da3d110ca5bba57a3cd8e5c0a268b24f4ff911d SHA512 7d2e714c04095dbb90064632d74feac6ef77b1f323f156744090f5be07fd964c1a1e6dcdd6dbb5cf62a442802aef7eed412d04e8780052a0dc56f4e675fcbbe9
+EBUILD pymtp-0.0.6.ebuild 654 BLAKE2B 1ffeeeb86ba4577e6d6180a29ad36621cd265c3ab52195d2b7cfb6accfe7947715a097bcfe121bad434ea057169b3b9ecbdccbf85389cf8114af60f17f6f50ff SHA512 c7c2d9f3e51ba2bb5b23b161f2130b3c96a68779a38a8436b6f651f0567e582bfab84aa4a45df23c6150f4feeea43125e72c0f95cdf34aa7b64155fbdd31b95f
MISC metadata.xml 446 BLAKE2B 8ad671cc6eb45f9e3b944b7d5b7b2fe2634fbd98775622b4375038094700eda07d8233710ab304a74fc84bb2a64a44f97ccffea19e4e1cfa8f050f63fc2e19c7 SHA512 f6bdc3515407187d158c02ddf793cc5798025d6fab0d20e912ab12f877a1a5ed7b27534b9dfcd8630cc37fea56513818020dcbadb687e92743b85d9102c36e76
diff --git a/dev-python/pymtp/pymtp-0.0.6.ebuild b/dev-python/pymtp/pymtp-0.0.6.ebuild
index a9e108e25863..68a0ac427adc 100644
--- a/dev-python/pymtp/pymtp-0.0.6.ebuild
+++ b/dev-python/pymtp/pymtp-0.0.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=5
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1