summaryrefslogtreecommitdiff
path: root/dev-python/google-pasta
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/google-pasta
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/google-pasta')
-rw-r--r--dev-python/google-pasta/Manifest2
-rw-r--r--dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/google-pasta/Manifest b/dev-python/google-pasta/Manifest
index ad497675c292..db516f5a8caa 100644
--- a/dev-python/google-pasta/Manifest
+++ b/dev-python/google-pasta/Manifest
@@ -1,3 +1,3 @@
DIST google-pasta-0.2.0.tar.gz 40430 BLAKE2B b3f068c0530149d6e8057a2e7edeb76b1912516a8227a837913783060e30f418159b38c77480248dc7a1586b46c9b5914e93c77a9430d963b3538e2197661922 SHA512 1d75d994a5120109677a58472459a632b31568e6ce79b205688913dc2a94e132fad818c73510b2f7d7adca3c757077543abd8b7f15be035a63fa15d38874c753
-EBUILD google-pasta-0.2.0-r1.ebuild 446 BLAKE2B 9642ef5476a61e582acbb4fa2002e6e93bd6cfb4cd879e959a716ba5d8a4b084ef7439371cb16117338484232dc0735d73300a2db2cd6d1ec4b2cb66dcef0311 SHA512 44609404200b392e5c5d8904ca87402ade8c00b06a90f18c277b11a0850b935712f393415ef0bb87b1f1afa194d56089b65de7b4a35676191f4cfe6a409f2ee0
+EBUILD google-pasta-0.2.0-r1.ebuild 446 BLAKE2B 0fc61f93b471b059d0fd0a1586cd372ca76aa09f87d49aea3493c1445b2eb050658cc85811ec3fdc95348c5337a786eda52cec64843ba74de7d0b575549059d8 SHA512 228f262b0708b7d5256d470f8be7516e818b9b10a7830ded22c6c1004790bd6bf48604669e6042e7c0a89cb602bbfacaa190b29a384b75c941d99f3c776d72a7
MISC metadata.xml 399 BLAKE2B f844e211efde5a2f65551431341e95da42efc481b12c88cd549f75e7a050409b67d931b9610556acb0bcce41fa1b387fbda690bac8d5369bf93284f376e9a4c1 SHA512 63aa92d0c3184025d83858ad189cd21a68b9c77e25f9a6b192da538400739e8b9f495db3a18c35273c83c47d957cc15ad6cec24f447ee279181de68843c10cfd
diff --git a/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild b/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild
index 41f08aacb619..543d13328a61 100644
--- a/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild
+++ b/dev-python/google-pasta/google-pasta-0.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
DESCRIPTION="AST-based Python refactoring library"