From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- dev-python/vpython/Manifest | 4 ++-- dev-python/vpython/vpython-7.4.2.ebuild | 2 +- dev-python/vpython/vpython-7.4.6.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/vpython') diff --git a/dev-python/vpython/Manifest b/dev-python/vpython/Manifest index 1b3ecfcd0aed..f80161f76fc3 100644 --- a/dev-python/vpython/Manifest +++ b/dev-python/vpython/Manifest @@ -1,5 +1,5 @@ DIST vpython-7.4.2.tar.gz 3960161 BLAKE2B e5a0d441f350af1b3390bea943fe5a5a9083234c415b93bf10bbc8109eb280050b447c95e93c18549f5c74a8c3ae43dfe6817cdc4055e4a8a7ad7f66b54c5342 SHA512 dd4db13743f733ac0bfcaac5520da193df9c0f7fc6198f1d55723e45a6e39f642f09f66a3f217669e70027a30c2f8426c0a80bee0d4cbc33b77ac5c927c7e3d0 DIST vpython-7.4.6.tar.gz 3542460 BLAKE2B 358bd33f386b27ade92088af07fd5a73c1fccd5dbe729fe989f802b1db0eff38014bc38baf383324bb6299f53c68df8cfe9070a6d805303e0b50d4088af133ee SHA512 68591fc3bf71ae1b87e86a61574c46bb64a041ab29309ced64ef69c6d110e0fcd4f3d3adaab2ae76b21df9f66314095c4b3d79e6ebf1d60fa7725f85ae7a7b06 -EBUILD vpython-7.4.2.ebuild 637 BLAKE2B e8e5ad015c58e8e19a837175128590770034ce5dd7b3d6343f3564c84e6d5d639dfd0a1464f9b1594a8f58802c1e0ae4115b863254010a02208ee53496b106a3 SHA512 5609cebe41dc502215d03222b234fc5f66ed105a78887d32ad196e2a324672e71d2a20b962e62b25c69acbf6fc53897782dd55634f440ceef8e110596f47b950 -EBUILD vpython-7.4.6.ebuild 637 BLAKE2B e8e5ad015c58e8e19a837175128590770034ce5dd7b3d6343f3564c84e6d5d639dfd0a1464f9b1594a8f58802c1e0ae4115b863254010a02208ee53496b106a3 SHA512 5609cebe41dc502215d03222b234fc5f66ed105a78887d32ad196e2a324672e71d2a20b962e62b25c69acbf6fc53897782dd55634f440ceef8e110596f47b950 +EBUILD vpython-7.4.2.ebuild 633 BLAKE2B 1e3b803d954f9d266188c9f07caaaf05b5690f9c28c89ec7cf32f9712b7b0b965c09eb6fc6497a9645e918227e40413b6e61363d4a5570497093628a7c7a90b7 SHA512 47af47d9472f477bddd47cf9e70dd98bfc640ec133298432134742b21f4a0d4a09a2c0e59b126f4dfc9456dd9d214f4a292ff94af26802a67dea0c24987f342d +EBUILD vpython-7.4.6.ebuild 633 BLAKE2B 1e3b803d954f9d266188c9f07caaaf05b5690f9c28c89ec7cf32f9712b7b0b965c09eb6fc6497a9645e918227e40413b6e61363d4a5570497093628a7c7a90b7 SHA512 47af47d9472f477bddd47cf9e70dd98bfc640ec133298432134742b21f4a0d4a09a2c0e59b126f4dfc9456dd9d214f4a292ff94af26802a67dea0c24987f342d MISC metadata.xml 621 BLAKE2B 9b76c9b14bafc55ba1e99bf584a43ebc4414183230809eae1994db3cf10b35e8d7591db002828c9a18e25c73c55183a0a27812d4b6491d282c2229bf17761733 SHA512 fa384102ed51e900a7b27be256688c2fe94cb9e08f5240f116ad3ee4b2581e47b2956efb6446de448554718311e212dde2eecedb5c9ecd01a59dff7e2f14eacc diff --git a/dev-python/vpython/vpython-7.4.2.ebuild b/dev-python/vpython/vpython-7.4.2.ebuild index 242bea8fdc7c..668b766f7ab6 100644 --- a/dev-python/vpython/vpython-7.4.2.ebuild +++ b/dev-python/vpython/vpython-7.4.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit distutils-r1 DESCRIPTION="VPython for Jupyter notebook" diff --git a/dev-python/vpython/vpython-7.4.6.ebuild b/dev-python/vpython/vpython-7.4.6.ebuild index 242bea8fdc7c..668b766f7ab6 100644 --- a/dev-python/vpython/vpython-7.4.6.ebuild +++ b/dev-python/vpython/vpython-7.4.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) +PYTHON_COMPAT=( python{3_5,3_6} ) inherit distutils-r1 DESCRIPTION="VPython for Jupyter notebook" -- cgit v1.2.3