summaryrefslogtreecommitdiff
path: root/dev-python/ptpython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/ptpython
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/ptpython')
-rw-r--r--dev-python/ptpython/Manifest4
-rw-r--r--dev-python/ptpython/ptpython-0.33-r1.ebuild4
-rw-r--r--dev-python/ptpython/ptpython-0.33.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/ptpython/Manifest b/dev-python/ptpython/Manifest
index 601feece626d..45866f1dd351 100644
--- a/dev-python/ptpython/Manifest
+++ b/dev-python/ptpython/Manifest
@@ -1,4 +1,4 @@
DIST ptpython-0.33.tar.gz 43295 BLAKE2B 96df547c3a231124e2e34e5dd6d6a2fe661883d8c8f88a25d955c46b250b86319e343adc0a2265841ca69f115e9b0787a431c49db9de2de362cd5d0c4334ae1f SHA512 fce9379e4522b2b644e6159c73e3eff2d0ced8de65462d4ad622f91feb46fa80a9e01a2c7aef1832b4fcf69de5c0c7d229c731149af7029eec46f88a0506ad71
-EBUILD ptpython-0.33-r1.ebuild 801 BLAKE2B 103acdc68f31006d43e2bcfedc1d5ffbc4e3c21a8c28f67160c721f8aab8479f470c28b34e24518e2be0f83c4f6d34dfebe5e4941f13ef87a8d4e8ebf1e56e7a SHA512 49ca8d195b8ad6dcfa5d9acfd1d6e5d44eac73d296cedc9d2cf26d35b91fa1da8925490b51769a1221b1e5578c27448a2e9959c47af49795a57cbe488081ccb0
-EBUILD ptpython-0.33.ebuild 799 BLAKE2B 99519bb7f134f5f4c3deb61932fda9f8172840822efcf9f60a6971fdbdcdf8a3e7cdc9264d4ecbcbbd1e1413144530363add904a50b13b2cd521b01ff40a7571 SHA512 b25e1544c7e5bdae4a26441bfd9082d7634aec58aa824717e8add52c2b3f263d43b5b731ce9240357349450f48e2f28c4a1195e43f811c18a85facf367b4bd3b
+EBUILD ptpython-0.33-r1.ebuild 796 BLAKE2B 750128b2d001b57c3255b5a190ee799f9549590278aa288984eed2ffc2b245acde5ab4a6a28a7245f020b102f3569add5616ec87ee0407d8ab9c6612e1c53247 SHA512 6102e476171cfd078a26ba3c8afa9108f24a4727ae4657573cac51cb3b16c0f6d50b3638e23a17c2841daf0c3274a28832e216addfd203c555d03fefad8ef081
+EBUILD ptpython-0.33.ebuild 792 BLAKE2B 8b48528de34769cfd8bf0422e6c369ac67a4331801414f9b46909ddfc09aaf298f1f0e45aacfe832cccbde3a413b3d8a6c5d289478a9b76068d83feb98d2dd29 SHA512 35792f0209a5380cf21bb547ade078c92ad45b35fb558691854100d87a798662c710d5489be3cb82abcfecac67726f59ce8c2f46b9c059c7f3244abb159d7d68
MISC metadata.xml 388 BLAKE2B eaff78614b0ada3d98f6f4e2ac1d4043845c62fb879fa894ae07f9b36a51b8226e541fba946757a6d34874ead2622b9fe0a726a6e12388579ba107f30d8282e8 SHA512 c64bb500332e8c5efffaa07034a3a86e0b5ca167a42fc030662562fce80ea69c53f4fe9b4a12a192d2faf693747c981500d4950cbb68fbc069050a5f61c9aa83
diff --git a/dev-python/ptpython/ptpython-0.33-r1.ebuild b/dev-python/ptpython/ptpython-0.33-r1.ebuild
index 40ce47986bf6..d571527d33ac 100644
--- a/dev-python/ptpython/ptpython-0.33-r1.ebuild
+++ b/dev-python/ptpython/ptpython-0.33-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1 eutils
diff --git a/dev-python/ptpython/ptpython-0.33.ebuild b/dev-python/ptpython/ptpython-0.33.ebuild
index 3ae04d778f12..197e47a31fc2 100644
--- a/dev-python/ptpython/ptpython-0.33.ebuild
+++ b/dev-python/ptpython/ptpython-0.33.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_5 )
inherit distutils-r1 eutils