diff options
Diffstat (limited to 'dev-python/ptpython')
-rw-r--r-- | dev-python/ptpython/Manifest | 5 | ||||
-rw-r--r-- | dev-python/ptpython/ptpython-0.33-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ptpython/ptpython-0.33.ebuild | 34 | ||||
-rw-r--r-- | dev-python/ptpython/ptpython-2.0.6.ebuild | 4 |
4 files changed, 6 insertions, 41 deletions
diff --git a/dev-python/ptpython/Manifest b/dev-python/ptpython/Manifest index 7e7e8d55eb53..14d7e6f1dc21 100644 --- a/dev-python/ptpython/Manifest +++ b/dev-python/ptpython/Manifest @@ -1,6 +1,5 @@ DIST ptpython-0.33.tar.gz 43295 BLAKE2B 96df547c3a231124e2e34e5dd6d6a2fe661883d8c8f88a25d955c46b250b86319e343adc0a2265841ca69f115e9b0787a431c49db9de2de362cd5d0c4334ae1f SHA512 fce9379e4522b2b644e6159c73e3eff2d0ced8de65462d4ad622f91feb46fa80a9e01a2c7aef1832b4fcf69de5c0c7d229c731149af7029eec46f88a0506ad71 DIST ptpython-2.0.6.tar.gz 46980 BLAKE2B b78013d898bb01106315a7aea88f40c0a8ba70571ae8fb5376dcf7d67636f4e3d4d329c5c58dc4c2cdca80ec92313938250224c2560f91eda40bff6c5f59736c SHA512 2d0a84e6515ad2e6523774b1136fdc822aed95e27e6a2d857952b703ea5def86de44166c2cffd8d2151cdf246088959d0a41279cb66b1249a865bff3ad02f4cc -EBUILD ptpython-0.33-r1.ebuild 796 BLAKE2B 750128b2d001b57c3255b5a190ee799f9549590278aa288984eed2ffc2b245acde5ab4a6a28a7245f020b102f3569add5616ec87ee0407d8ab9c6612e1c53247 SHA512 6102e476171cfd078a26ba3c8afa9108f24a4727ae4657573cac51cb3b16c0f6d50b3638e23a17c2841daf0c3274a28832e216addfd203c555d03fefad8ef081 -EBUILD ptpython-0.33.ebuild 792 BLAKE2B 8b48528de34769cfd8bf0422e6c369ac67a4331801414f9b46909ddfc09aaf298f1f0e45aacfe832cccbde3a413b3d8a6c5d289478a9b76068d83feb98d2dd29 SHA512 35792f0209a5380cf21bb547ade078c92ad45b35fb558691854100d87a798662c710d5489be3cb82abcfecac67726f59ce8c2f46b9c059c7f3244abb159d7d68 -EBUILD ptpython-2.0.6.ebuild 659 BLAKE2B c766793941d3a454d3a08b220b4890fa4b79f56c4b60fbc007c0918e5d72bd734fbd77832e2e408c6335063fb12a2e4ba486b280e5cfa2769dcbda677f653d8b SHA512 edff3759e2a6fe8681de906e22174eda7ca9af5d04961afd8997313aba4fefec34f82c33360e87695a433902b476732a4786ee7e1e3fdd9bdc8ccac05a1c7627 +EBUILD ptpython-0.33-r1.ebuild 782 BLAKE2B 8f26df19ffce17842c3c19c85f4652f3c184fa9e82553967ad69b0012dbe031125cdb2b633cd365ccbe7ff11073c2e68b515d3aa6dec263f2f58dbc1e75b8b54 SHA512 c3a1d92dd80fecd33fef2280a1e486d2b00ebc5d56f0fe3b20bce1c36d60781b7e89aa8514d820df55648596ee0b1d99f57728eb7e3e408bca5d8fbaefdf1a17 +EBUILD ptpython-2.0.6.ebuild 657 BLAKE2B 69fbd09a41e8c54be6d8724afaaa92f7ba20025e93aad0b2a7d6a7b8370b35a64cf03d4d56685e49725e1f183686fb821a7cb5e271c56dc08d1714b0b70d1ceb SHA512 687db15631d88b339b6b5146089a8c7c797d4c54c7ea0da483995ee6053ff21a87cc1efc7b9ba51b33de7aea3a4d28fb207d8c21b153e9d7c0313a6a6153d601 MISC metadata.xml 386 BLAKE2B 3c952950b95b3f4b38f23f0ac0c25242cb6b0ce9f115a475a956098c246a59858ade285cb2e4df63019e3e0a9f730ad7911e183d5a9b35697006b18607e62b64 SHA512 99b03e22dd04923f3d25f8e50230bf93055f51096ca5c2c6a2613ea3ce219e0192720e29b9fe43de79768b9ec4e2818a730790f4f62cf468e272b3604ea21a26 diff --git a/dev-python/ptpython/ptpython-0.33-r1.ebuild b/dev-python/ptpython/ptpython-0.33-r1.ebuild index d571527d33ac..e7c152fd13a9 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-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=( python3_6 ) inherit distutils-r1 eutils diff --git a/dev-python/ptpython/ptpython-0.33.ebuild b/dev-python/ptpython/ptpython-0.33.ebuild deleted file mode 100644 index 197e47a31fc2..000000000000 --- a/dev-python/ptpython/ptpython-0.33.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_5 ) - -inherit distutils-r1 eutils - -DESCRIPTION="Python REPL build on top of prompt_toolkit" -HOMEPAGE="https://pypi.org/project/ptpython/ https://github.com/jonathanslenders/ptpython" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - dev-python/docopt[${PYTHON_USEDEP}] - >=dev-python/jedi-0.9.0[${PYTHON_USEDEP}] - >=dev-python/prompt_toolkit-0.58[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] -" - -# Not included -RESTRICT=test - -python_test() { - "${PYTHON}" tests/run_tests.py || die -} diff --git a/dev-python/ptpython/ptpython-2.0.6.ebuild b/dev-python/ptpython/ptpython-2.0.6.ebuild index 0b3ce70fa4b5..804f70e86817 100644 --- a/dev-python/ptpython/ptpython-2.0.6.ebuild +++ b/dev-python/ptpython/ptpython-2.0.6.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=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Python REPL build on top of prompt_toolkit" |