From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/arpeggio/Manifest | 4 ++-- dev-python/arpeggio/arpeggio-1.5.ebuild | 4 ++-- dev-python/arpeggio/arpeggio-1.9.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-python/arpeggio') diff --git a/dev-python/arpeggio/Manifest b/dev-python/arpeggio/Manifest index 15380d974458..48708ef3225b 100644 --- a/dev-python/arpeggio/Manifest +++ b/dev-python/arpeggio/Manifest @@ -1,5 +1,5 @@ DIST Arpeggio-1.5.tar.gz 18856 BLAKE2B 5ceb26d034622c448ea29adc70f6934dc2de8335c526f02d91bc4bccaf435d462516830fa6b124638fdcb0b4aadc859d602e1ec59469077d796b7534fa28f7aa SHA512 533c59635556a3446c04c8b14f53e8ad6a7a39869f39d958bdd52b5a55ad43c533bc42a41999cc149015b34470d8ff0eca295ff1942c75b33a58a403a604c449 DIST arpeggio-1.9.0.tar.gz 757412 BLAKE2B f89850a16b2ac1a87cbac3ae0f10d4c04af6097bfb9292abec24c8b938bdf3b837c4d292650b2e335ee5b4b03cd149e1722e35ceabf1b59fd4577ba7e62a8e44 SHA512 179ec76813476823f316471e1b313f377064a75879c52060e547fd755ae72947594dc4d6e58a798150620e82c8b123fbd88484881c12ccb311c47bc93a45a0cd -EBUILD arpeggio-1.5.ebuild 712 BLAKE2B dd9d6d3e36cc6eb64f147dfb5128737a8d7861076f13e6a64142f30fe1f7f2d054ecfb61f302122e3a6b00c61d15d64d45fffe6573958767495a69ca3c230f79 SHA512 bd8f7eb0d1e9aad3c68b6ee50128e01d8c94146b0ebdd91e14747c77532d18f26cde1f57554b784c7fead5cb3e3939ff9a786e58ad42c4eaaa443360d1029949 -EBUILD arpeggio-1.9.0.ebuild 770 BLAKE2B f314edd4910bead4b826cdae5f4571e47b616fd9ade5c943deed2a5aaf716fe258aeee3c4e9a29eece328087511ba1d965ed38f86caf4f827ec41cbb8b9954ee SHA512 bc2083888d8269befc093062bae072146ff97ad70d714ff5cdf19c713919115c35b3233d66e2da6cd984e7d2776c10a1e96d463b3a40bbeaa0eda54604d665be +EBUILD arpeggio-1.5.ebuild 708 BLAKE2B 6d39d038862746bad6cacf7e36024da27b9bf941de83087c03f7a08739388f4c96ba8d498bf9db323b5fc1b2ed5ba2a35c271bd893e0f7bcd7e7b3004e030842 SHA512 b83260e697f5c5c816ca672d963fac8f6086eec3203358cb2e541f3feec71bb3ee9965446a110ec6d942da1e5112d6ff660eecfdb1b0000bda5f821fbce01069 +EBUILD arpeggio-1.9.0.ebuild 768 BLAKE2B a4a076fed67afa2abf20b892b45854fde2b863215db69f36b4aaabfdfe225427471c91470e54382497420e1f32d70cb7212461f1888659df2f9d724ee39db723 SHA512 d970b96f863743b45cab654bd20384f367a606ba1d772f6a5ee5ac19bf6ac25c425ce8382d9658cb579a97b280df253839add0eedca04fff51b5bcf7a1ad018e MISC metadata.xml 351 BLAKE2B dac9aebd47c197ac00e60de049d4bfc62b3fc4082e1566475ca0a9fba0435385dc475cb6c2e7eaa6e4b91ea0ccb097ebe55da23f5f3e00325c7c1fc74e66d278 SHA512 cad3a1cb94dacf951a07d5a98a35bd723b00ba6745f52f1ff2f5d20c5c63fa9c1e875617a0833f822a1177cba0805b07964eb6ca0abbfa74f93dcd42f601a935 diff --git a/dev-python/arpeggio/arpeggio-1.5.ebuild b/dev-python/arpeggio/arpeggio-1.5.ebuild index 00a0e283679b..d979ae5cd264 100644 --- a/dev-python/arpeggio/arpeggio-1.5.ebuild +++ b/dev-python/arpeggio/arpeggio-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=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1 diff --git a/dev-python/arpeggio/arpeggio-1.9.0.ebuild b/dev-python/arpeggio/arpeggio-1.9.0.ebuild index 272b3b430fd3..e9f42e7e31c5 100644 --- a/dev-python/arpeggio/arpeggio-1.9.0.ebuild +++ b/dev-python/arpeggio/arpeggio-1.9.0.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=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 -- cgit v1.2.3