summaryrefslogtreecommitdiff
path: root/dev-python/pgpdump
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/pgpdump
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pgpdump')
-rw-r--r--dev-python/pgpdump/Manifest2
-rw-r--r--dev-python/pgpdump/pgpdump-1.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pgpdump/Manifest b/dev-python/pgpdump/Manifest
index afaa0cc24f09..30efa1f9ed90 100644
--- a/dev-python/pgpdump/Manifest
+++ b/dev-python/pgpdump/Manifest
@@ -1,3 +1,3 @@
DIST pgpdump-1.5.tar.gz 69446 BLAKE2B cdca875f3d827d8c1a35164465c158fb211677457c29924a6bf1cc7d901c1e732ebbe57edc819ddac0ded186495d307010d0180b4d115977dd0c68f254fc9e45 SHA512 b9fc7f78b920296301acaad2dbbafefff7b5f1658cbb65f5892a28d0b4d5110581bba984ad5cdabde3330025e3828387d7127c689cb86a7163c0b5ac0d0d2de0
-EBUILD pgpdump-1.5.ebuild 434 BLAKE2B c3d8d31e3fe4a8907ba4acc3614df9ed2063b34d939827f5f6a131befa337d2a1ed66256fd84cabdde7fccedb646aad32a1dbd8d85c593590e8a5ffd5daaeca2 SHA512 74200dfd77a7dee5e0a8108bb31d25e4324f494d464b053fa37c15cbdd475dcfb989a3bf1850914fa871a8a437cdcd7ff3160555540be441d0563936516e276c
+EBUILD pgpdump-1.5.ebuild 424 BLAKE2B 05cc128eecf346b3b386a32425fa40685ffe61dba2b32fb7c99d6e7c48991563c9604e593ff8ba6dafbe82fdfa67fae088c131a31c63dec570cc369f909e181a SHA512 96c0452f364614d94d384a4e86f602279b28faa0e3f1f93e1affc914faba9703d9f77adebc154ceed1eb516a208b96acd4db55e4bc9b17c0215c477ad6d5422e
MISC metadata.xml 386 BLAKE2B d999fd34acffdce83998229fd30d7bb5cf8848601c43341ae1a5c2b7028991bb8af59f69ccd04f4c6284be6e97ff99cbc4841f333b0dab75e7fbb5fea844e541 SHA512 e7d8886a19a4cae8c44a9546ca41c486965a304da55d623892746d1dd0706348dbd431080ff145bd47d7a629b1e7c464e36f18699172689907c15fd31f79fe27
diff --git a/dev-python/pgpdump/pgpdump-1.5.ebuild b/dev-python/pgpdump/pgpdump-1.5.ebuild
index bc805eb033d9..208dd93f7567 100644
--- a/dev-python/pgpdump/pgpdump-1.5.ebuild
+++ b/dev-python/pgpdump/pgpdump-1.5.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=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1