diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
commit | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch) | |
tree | b041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/python-exconsole | |
parent | 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff) |
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/python-exconsole')
-rw-r--r-- | dev-python/python-exconsole/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-exconsole/python-exconsole-0.1.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-exconsole/Manifest b/dev-python/python-exconsole/Manifest index 258723eca366..991ebeafcf4c 100644 --- a/dev-python/python-exconsole/Manifest +++ b/dev-python/python-exconsole/Manifest @@ -1,3 +1,3 @@ DIST python-exconsole-0.1.5.tar.gz 2322 BLAKE2B 9b72a6bf16ce6f760d3fb09d5f256a13755a46d7f012ae68dfa72fd8e31a691b4b9fb89def0c4a31e1b6e9323209ae7521994f69d6f6947c65d15d08b10f1f40 SHA512 f60dd78050515701c66196e7b62653ee7221b0b9bbe390e0f7b08e14ba781afb8f0c49fe769e702ec6d4854c4a48f6ab033c9066a5e5e604d6258ee393fe1070 -EBUILD python-exconsole-0.1.5.ebuild 444 BLAKE2B b5a68fa5a3bcda121caa6eecaa4c6ac12a49f3e96415ae10ccdbf28cf4239f6c8de5a40fd7437d44a512ca98c2f0c174cd5b54a70f1f9592bfcc3267e701e019 SHA512 462af3a3c7f7a5713605d4125b2011a32f7e34193583aac1815457b16048a4b2db1154cbead83e835825f707ca0b65390dcb662b488a25e272c4e27c1cd3cdf4 +EBUILD python-exconsole-0.1.5.ebuild 440 BLAKE2B d9cc38409579ab213f131f83d10c85a305636d3e23fd5a34068ffaacfefe00a6e7e08935528aeb2fce28db9fa8bcb84db526ec1eb368a010033dbd086bf9cfb3 SHA512 1251d39a48498a70fc013d8e677b6cc55aa0b2bd44da229a360f7cc2f9ea2dcd73d0c49fad6001456670f86e629e3dc390f29efe3926e739eb5dc31bcd5a2dbe MISC metadata.xml 387 BLAKE2B 0d57016ee540bfeac34c934261c978f9bd2b45ffc90f076553edda3f9b41a30e8fb523b2861e538a0ccc3093483a78eadbf208244699e2468affa7272789bf02 SHA512 466f63d6aecd837d5d26f218afdf13d189d9f108c170af5fd4a6f6d63133a45808ae354606a82ebfb6862bc8be16cab3c0bd82a47db6e3a2d958fb9b644ac8cf diff --git a/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild b/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild index 0450b1d30ced..3f3f5df16d92 100644 --- a/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild +++ b/dev-python/python-exconsole/python-exconsole-0.1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Emergency/postmortem Python console" -HOMEPAGE="https://github.com/Eugeny/exconsole https://pypi.python.org/pypi/python-exconsole" +HOMEPAGE="https://github.com/Eugeny/exconsole https://pypi.org/project/python-exconsole" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |