summaryrefslogtreecommitdiff
path: root/dev-python/google-pasta
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /dev-python/google-pasta
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'dev-python/google-pasta')
-rw-r--r--dev-python/google-pasta/Manifest4
-rw-r--r--dev-python/google-pasta/google-pasta-0.1.1.ebuild2
-rw-r--r--dev-python/google-pasta/google-pasta-0.1.7.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/google-pasta/Manifest b/dev-python/google-pasta/Manifest
index f2c79eff3c21..26bcaba491bb 100644
--- a/dev-python/google-pasta/Manifest
+++ b/dev-python/google-pasta/Manifest
@@ -1,5 +1,5 @@
DIST google-pasta-0.1.1.tar.gz 34476 BLAKE2B 04de1237eda9449e4648af0fc43b538d4c71f43b1205fbb531981c773266e404d9673adc9f7c3e74706b90993cae31d7a2c812c3ee5a02edce6ce669491f2823 SHA512 94a5016acbba72261ccd488f788b23934651149c7d763aed4f998018bdbf299261fe125accb1359f70d024c3bc3db0f1279e5e780e1e4b87b328f2c473a1b003
DIST google-pasta-0.1.7.tar.gz 37090 BLAKE2B 55d1846a733d3d593e0df16f360a55879b7d5c88a1df410b2f86e97dbcdb01493a7abaebfa57f0f39cbe0dbd081847bce41d8862dea30cdef65d745870ffd89c SHA512 dd374fd039b7b6bd5ca9821dc8342854277cdd7b58738532cf0a39458c3021a1d5011f147c5a3fd1936023da7890636a65d4026af7da65194bde0004ec0caa35
-EBUILD google-pasta-0.1.1.ebuild 491 BLAKE2B 8c8e3c75369fc61ede336e6a13f055724c5bc92169f59e959bdf41282b5f08025ea994efdec5b8f4f8a804f24186f15c27cd7ae781d6f0ec49c3913591131ffa SHA512 3c139842f618d794a087c051f4a4410dbad537d7c16fceb830131c0860fe88cc222e740abc00113ff96b163f014be72b9a5e4e75f4c072f47df41151668fc600
-EBUILD google-pasta-0.1.7.ebuild 493 BLAKE2B c34883ec0b54334aacfbc75eb1352f167317256ceeda0a46b1959ce0c6e8760df88735f166fe82524e465a755125c4c43c6fad274d474ba35464fd944630b6c8 SHA512 f7d87140dcc34dfd5955810b0f1c36f51592596a53581bdd6b4af0916d33179a7a79fb373ff6e27894b4aab971dd5e7ad8c63e793153617cafb06630c24f3617
+EBUILD google-pasta-0.1.1.ebuild 481 BLAKE2B 97b6c1d3acc931792958e574186d793723d991449bfe3e1df5aa39ec72315a5bdb05da5450e73e05fee350392b609884ab2daf98346e2b009d38c13b8a762985 SHA512 144f0b6784b456fd26797dd432f57021a9ce92910585dbf013d9942413d8f7061699027a280c81c87505c8555e8c0c9e24f7a4a804c9442d3d6bc15f9e11259f
+EBUILD google-pasta-0.1.7.ebuild 483 BLAKE2B 0db2e7c7ca4f1007dce20ebfd1954a4091563a5cf6224393080fcc70d8a6aee04aa05ef29c821eb1ba636ecb23786334cb1aa9bd447660b809a04ef1ad820d6d SHA512 5a16313b53545658cfa15f9582bfb89519630301d55972f6eaf1fd168445091357d859f1ee1a533059de7508c0cd370195d92b3516fd38fd9572e970cd52b647
MISC metadata.xml 347 BLAKE2B d79fee4b6f6d09c97796965687666f353324ddc6e1f83b6a1f9138ff95ab07a77bd66049d5398d39220e7685412ef79111f89aaa11045efbebe55a7c915592fa SHA512 c0eb9737d40e4e982775ca900c962b676b1ad863c1a48c170163f42cf42ce385b44f2d7e2eb26fe955e146015fccaba6d25aa3318347fde65aa999baaa722f90
diff --git a/dev-python/google-pasta/google-pasta-0.1.1.ebuild b/dev-python/google-pasta/google-pasta-0.1.1.ebuild
index 8851ee16a2d8..1f85b6d4925d 100644
--- a/dev-python/google-pasta/google-pasta-0.1.1.ebuild
+++ b/dev-python/google-pasta/google-pasta-0.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="AST-based Python refactoring library"
diff --git a/dev-python/google-pasta/google-pasta-0.1.7.ebuild b/dev-python/google-pasta/google-pasta-0.1.7.ebuild
index a99872c0eb58..bec75ab9f0fc 100644
--- a/dev-python/google-pasta/google-pasta-0.1.7.ebuild
+++ b/dev-python/google-pasta/google-pasta-0.1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1
DESCRIPTION="AST-based Python refactoring library"