summaryrefslogtreecommitdiff
path: root/dev-python/ptpython
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/ptpython
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/ptpython')
-rw-r--r--dev-python/ptpython/Manifest4
-rw-r--r--dev-python/ptpython/ptpython-0.33-r1.ebuild2
-rw-r--r--dev-python/ptpython/ptpython-0.33.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/ptpython/Manifest b/dev-python/ptpython/Manifest
index 4b4238dd2de8..b512be079ed8 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 807 BLAKE2B cc2ed030c96a51a578f7ec278c32221d178ef692ccf0bf5061e1dcb897e12e92e89d074ba739ff1be190d66d545f7b1e729280de2c3690182b4cc30dec2ecdd8 SHA512 c49af36bb816ebc536f7b710c4d8244cbaddb7aef7d4d4ba7b11cbeede3ca0d684118a83f35544e828607e1725f81c93a6b4372bd2118cf7ca21e55bf5729e1f
-EBUILD ptpython-0.33.ebuild 803 BLAKE2B 7a2e4bdf38eda535b2a9a7c330abc3cf43770f5a49554fe34380d48b7df07145bf914a73242c79b208d2db78eb7b0837e1014ae6327c4d5209f75aca7d501273 SHA512 e01c52410fcb254c2fd5954ad64f3f8eaacb053bbce1c114ddae611154f93fd7bc102555746efc4d24b08f57744ddeae1391e7a10ac5f47a1997cfeaa41ebd07
+EBUILD ptpython-0.33-r1.ebuild 803 BLAKE2B 0a51a7fb7daaeeff7a1e0d414e7dfc380b164069e83b7827a9f7dc75be17c590d3bbf6fa6ebe23da0a35aaf1d395fad2758edb264495dade1cb6e3869a2adb3c SHA512 3b6a175d58b260211db7878bd454b58506c60c141f5071838af6ce32909c794b3babd85f726f98972fc69803119446f18502b6d48073eff898e313b9460d297d
+EBUILD ptpython-0.33.ebuild 799 BLAKE2B 99519bb7f134f5f4c3deb61932fda9f8172840822efcf9f60a6971fdbdcdf8a3e7cdc9264d4ecbcbbd1e1413144530363add904a50b13b2cd521b01ff40a7571 SHA512 b25e1544c7e5bdae4a26441bfd9082d7634aec58aa824717e8add52c2b3f263d43b5b731ce9240357349450f48e2f28c4a1195e43f811c18a85facf367b4bd3b
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 45f9f1f33141..f27a8e8028d8 100644
--- a/dev-python/ptpython/ptpython-0.33-r1.ebuild
+++ b/dev-python/ptpython/ptpython-0.33-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1 eutils
DESCRIPTION="Python REPL build on top of prompt_toolkit"
-HOMEPAGE="https://pypi.python.org/pypi/ptpython/ https://github.com/jonathanslenders/ptpython"
+HOMEPAGE="https://pypi.org/project/ptpython/ https://github.com/jonathanslenders/ptpython"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
diff --git a/dev-python/ptpython/ptpython-0.33.ebuild b/dev-python/ptpython/ptpython-0.33.ebuild
index b1c5fb77f83f..3ae04d778f12 100644
--- a/dev-python/ptpython/ptpython-0.33.ebuild
+++ b/dev-python/ptpython/ptpython-0.33.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1 eutils
DESCRIPTION="Python REPL build on top of prompt_toolkit"
-HOMEPAGE="https://pypi.python.org/pypi/ptpython/ https://github.com/jonathanslenders/ptpython"
+HOMEPAGE="https://pypi.org/project/ptpython/ https://github.com/jonathanslenders/ptpython"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"