summaryrefslogtreecommitdiff
path: root/dev-python/stapler
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /dev-python/stapler
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'dev-python/stapler')
-rw-r--r--dev-python/stapler/Manifest2
-rw-r--r--dev-python/stapler/stapler-1.0.0_p20200531-r1.ebuild (renamed from dev-python/stapler/stapler-1.0.0_p20200531.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/stapler/Manifest b/dev-python/stapler/Manifest
index e8226fec322a..98ee69a8c522 100644
--- a/dev-python/stapler/Manifest
+++ b/dev-python/stapler/Manifest
@@ -1,3 +1,3 @@
DIST stapler-1.0.0_p20200531.tar.gz 42840 BLAKE2B bfa909e25dfd65101321e153f5129d28bbb360845d6a3622c53ec3921610b9987a8e5c85c4428ee1cd196c0ee42b5a2eefdca7c4a75be223867fad4d830b148a SHA512 7c5f76240f1dff67eae3eb25d29087c7bbff3aace65030d10836f60769798d653b30acb6cc89355ba1eb590dbfc3236cb4ae95c02db6e779ad474781a17bdbc8
-EBUILD stapler-1.0.0_p20200531.ebuild 604 BLAKE2B 797357ae88b6f5de92f05402d1ae7aac0ad575bb58c99fcad13325fb7548ec4865a6cb669066b503f2a633742ccf9f9360217a107c27d427489251c19b891ae9 SHA512 9e12191262c0f5622f96fa7a72e604ba923cd53af4b9b4043b5f116731845c578dcc4ca70a1f61e69250396f9e60e86bf72a0d796934eb220121462253a955dc
+EBUILD stapler-1.0.0_p20200531-r1.ebuild 606 BLAKE2B 8f45976ada21ac87fa280fd14262c9cebc0e83684a987873c0719ef65559752cf4668407660fd6fd442116d92f052edb7e489a4f40c0e22bee4b5715ae59ec92 SHA512 78ede8511291934362b7de9926f47bbd01d1763e7af80109238d38854bdfad00e88d67dd40e76e7c2c43d417571d3bd6ead82b00a38dc11dff811a4da5085d49
MISC metadata.xml 373 BLAKE2B a86fe12fa7be536472c580392f7e047d5d64c9ec8596f9a5dac87884808765c49e4047e27d76862cf94247dcace9c9233429d8896d74d9685fca22f6efe27aa0 SHA512 771f24c10c052850d7ef3c8f890febe683878266afd425389b8e3f81623bd5660b1a4f17a063f51edbdb61d31d80d9f6c28365af9cb01e9530454847af2a0241
diff --git a/dev-python/stapler/stapler-1.0.0_p20200531.ebuild b/dev-python/stapler/stapler-1.0.0_p20200531-r1.ebuild
index ab82faad35b9..d71209069acb 100644
--- a/dev-python/stapler/stapler-1.0.0_p20200531.ebuild
+++ b/dev-python/stapler/stapler-1.0.0_p20200531-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
inherit distutils-r1 vcs-snapshot