commit:     89e0307dd12ee2e344066d759d2b89ca57a156b7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 15:35:17 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 15:35:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89e0307d

dev-python/check-manifest: version bump 0.45, add py3.8 and py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/check-manifest/Manifest                                     | 2 +-
 .../{check-manifest-0.42.ebuild => check-manifest-0.45.ebuild}         | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/check-manifest/Manifest 
b/dev-python/check-manifest/Manifest
index 6508fe41..91466a93 100644
--- a/dev-python/check-manifest/Manifest
+++ b/dev-python/check-manifest/Manifest
@@ -1 +1 @@
-DIST check-manifest-0.42.tar.gz 32168 BLAKE2B 
071e2d8b91bd1adcac758386c2cf609455277570877630a2089a307e277ecbab2c01edcef8fb701c96fcc2d033f836a37c3a130f3d55c68383488e4eb4b5a371
 SHA512 
a3f66cc1a0383471a0a4ed72e713e129079aeef098e902e9599ea0ddb53a40a65929930df3a8fd501da3df7ab0207ceef347dc316b2d86e97b830b01126d5767
+DIST check-manifest-0.45.tar.gz 33705 BLAKE2B 
52fb19792a744c6a20d21717843cf573235a14b6ae980ef7594f614f8ca69f5e6fa8da356c1b9c122ed606eefa99c11feebf9aaeabca1d86e1ec54aa97074a99
 SHA512 
2b276849c7a949d43267cd80d8a176d5e5c4fa3d25501b539e1e2b02d9eafa463af8ea468406a2d99a677385cac5c66d73da1e7a6c1c324df7bf23f911f1e8ff

diff --git a/dev-python/check-manifest/check-manifest-0.42.ebuild 
b/dev-python/check-manifest/check-manifest-0.45.ebuild
similarity index 91%
rename from dev-python/check-manifest/check-manifest-0.42.ebuild
rename to dev-python/check-manifest/check-manifest-0.45.ebuild
index b4d5cb61..1fbb5379 100644
--- a/dev-python/check-manifest/check-manifest-0.42.ebuild
+++ b/dev-python/check-manifest/check-manifest-0.45.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
@@ -20,7 +20,6 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-       dev-python/pep517[${PYTHON_USEDEP}]
        dev-python/toml[${PYTHON_USEDEP}]
 "
 DEPEND="

Reply via email to