summaryrefslogtreecommitdiff
path: root/dev-python/ipy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/ipy
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/ipy')
-rw-r--r--dev-python/ipy/Manifest4
-rw-r--r--dev-python/ipy/ipy-0.83.ebuild4
-rw-r--r--dev-python/ipy/ipy-1.00.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/ipy/Manifest b/dev-python/ipy/Manifest
index 3e2dcea1279b..b2b6d51c3c0b 100644
--- a/dev-python/ipy/Manifest
+++ b/dev-python/ipy/Manifest
@@ -1,5 +1,5 @@
DIST IPy-0.83.tar.gz 31816 BLAKE2B 89ca11d292ff3ed6f633aacc2c689e710c5ed43ada32e75425f653bfe87bcf6eb777d5ede33133362833099e51b2248f5e846bae82b28a6050500f25679ddbfb SHA512 6bd69d96fa77dc4ceaf119b81c19a524b871badb37665a763a055e1c8b2ce3433c6e9534f03aa64d02e559dca2fac2c4e1d09b7fd78ed79c0fded88f803ad2de
DIST IPy-1.00.tar.gz 35324 BLAKE2B a0e04201a59c61e5cc8f7ce2837c83dded99d0d786406e2e341183a0903d43ed5496ae8ea05d1bee019007bfef7420be623ab3dc08cce33812f1720a59ca413d SHA512 94a8f26cad0d966fdf8d4e57284eadf4cfde88515af6f5aafc8f9597eb0758324b876039d1a121021ba1ac26be2e2ffa89a3f5803dddefdee03fdb5d65b07a81
-EBUILD ipy-0.83.ebuild 1077 BLAKE2B 0e15cef3684e87f53f52ba17d2c306548815de937b5c05b6cdb62e7c08a44f5df9ea8a959d9fbdf4c947b9bbc648073d86c1849eb94408b17b61dd6738bc1c57 SHA512 fc2b1295e303690ccb08dd286b0e71260b500dfdf1c14f01e255d0847c4ad2aa2df737094e9dd5b13fffbe308615a110d0da093fafc23fdc4354dbed279d3f5c
-EBUILD ipy-1.00.ebuild 1104 BLAKE2B 423ce62bb2e2be7f7ea2a86fcc7205d14f714eeff059768704aa8fe3b310168dc2a2bf25942b182bf8df35cc34233d2a5e838bd6da68c85815736f52c7e51ccf SHA512 43ed92b4fbf4361f1f33b80c639b4fb4527fa5bed774a6a3c3c2e058bccfc95f0bd65cc8400983429d16ace157f3a7f67dc09f96c37b294da08ea0b9aac06855
+EBUILD ipy-0.83.ebuild 1068 BLAKE2B 4e88507b78dd89be810b5e6e3820fe1d294fd67f1e293349291eb8721e88244a2648f332e502b75f335b8910d4600cf31ace92b2db8e243b65d4bc877fc91b6f SHA512 9d17c5a8f1d511d6f08b6051a15abc24062d05ab642ab54b62987b3fb3411248cad9edb9c44ed601411d1b95f05a83a0d1104ee5bbc7e0019378203875e01285
+EBUILD ipy-1.00.ebuild 1095 BLAKE2B 877d05a21a7424a19bd77333c33caca64a5be98dcc33955e3c43e42cd26fdcd29a5afeebce7212b8556bdb02defa21c72b70012e4fffab845ce05e13bf57e07f SHA512 5a889eec499c03f9ff7a9e77488a9942784f3f4886602cd7155823469d49564c3f544c85d4064df9017448a593a0a4a366699914770980c9e5f386360dcbd98b
MISC metadata.xml 374 BLAKE2B 89f26050a20821b1ea3b45177a02c91f3682abd65aaeb775bf6d03688a37a6fe57b8a47037ffbf1f7deea7ede60fc1e3c95b74b76f8be28afae73ec87be5bfcc SHA512 8c12c38a49ffef811e6107d003f44cd8174bc95fc71dcc3296511e3356a0203cf12479a36c7d649f1933c6a90820c3212de25166b61eac8de06728cb8cb25566
diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild
index 97b895732f3a..a1e459131372 100644
--- a/dev-python/ipy/ipy-0.83.ebuild
+++ b/dev-python/ipy/ipy-0.83.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="5"
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
diff --git a/dev-python/ipy/ipy-1.00.ebuild b/dev-python/ipy/ipy-1.00.ebuild
index f2312104ecf0..42ba2236d026 100644
--- a/dev-python/ipy/ipy-1.00.ebuild
+++ b/dev-python/ipy/ipy-1.00.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="7"
-PYTHON_COMPAT=( python2_7 python{3_5,3_6,3_7,3_8} pypy )
+PYTHON_COMPAT=( python2_7 python{3_6,3_7,3_8} )
inherit distutils-r1