From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- dev-python/ipy/Manifest | 2 +- dev-python/ipy/ipy-1.01-r1.ebuild | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/ipy') diff --git a/dev-python/ipy/Manifest b/dev-python/ipy/Manifest index 1deba342bd5c..d761e769a441 100644 --- a/dev-python/ipy/Manifest +++ b/dev-python/ipy/Manifest @@ -1,3 +1,3 @@ DIST IPy-1.01.tar.gz 33641 BLAKE2B 10d5ac5c3df00a562393ee762e9ad0f458ecf4745f894ab23e686b7112842adcbb3f25064c0010630745273fa72280ba5ef92a951d687d0f46f341acd6c041ad SHA512 f0983254523025a1819d543877d9651fb6a9e39dabd3b043488495f681b02e43b544a0121658a0430a418a1c39b360a59db1699af87a75a16a2bdc29fcb2b74c -EBUILD ipy-1.01-r1.ebuild 918 BLAKE2B 024720ffcf2d41a68620d749d2d64db1ad7db910e3a5e109d990049b9a7102e7f777aaf06eae8d8bc108432ff5368ecda2fc0fca8502e57aa87df15164fb174b SHA512 f134ff9ed6a4c1e9b2e82af6bfdbe8e5b19b5d6e4843a6e480de16366010f8840cd622fcbb168f8f1bed3da0a3b559d7f7ba62109fb7005142abd44009666fae +EBUILD ipy-1.01-r1.ebuild 918 BLAKE2B 97c06688debe82fe6d8806cf9fb9f5934b5ce9a7d8647893a1999b7e5d606993932915cb48f7e6d3d17cd11d5b1b47c659f07261eaef189a4655d42c73228b94 SHA512 9b71ea6b34532126fe216c4b053baf6d3cf517aa97e65e67900a5c451fae0bda0cb49015414d77ecf231c7242b27561c5c327f4eabd839ea5558c18ba2523728 MISC metadata.xml 404 BLAKE2B 9b453bad2b9cc6b6f7b6bca5bd69afbc1c8181f8250d5889b8a192f6a242e94b546b650d0ca05acd7668cee160642d519d2eaa3f3d8755ffa228b43efbd3a6a0 SHA512 fb2d4c33ea00c87f1106ebf2ea4150476c62acd544f9c94cf28d5113cd272179df4710595135f5edd26cded036977fb7253e77c83d34ae362bd4b35eebbe356c diff --git a/dev-python/ipy/ipy-1.01-r1.ebuild b/dev-python/ipy/ipy-1.01-r1.ebuild index af1a4e860184..c22c927a15dc 100644 --- a/dev-python/ipy/ipy-1.01-r1.ebuild +++ b/dev-python/ipy/ipy-1.01-r1.ebuild @@ -4,14 +4,17 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 MY_PN="IPy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks" -HOMEPAGE="https://github.com/autocracy/python-ipy/wiki https://pypi.org/project/IPy/" +HOMEPAGE=" + https://github.com/autocracy/python-ipy/ + https://pypi.org/project/IPy/ +" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_PN}-${PV}" -- cgit v1.2.3