diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-03-03 10:28:17 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-03-03 10:28:17 +0000 |
commit | d99093fb4bb5652015c06274d64083daa2439e4f (patch) | |
tree | cf61513204d97974179580065e85df5c8009087c /dev-python/python-slip | |
parent | 463397cf1e064185110fe57c568d73f99a06f5d1 (diff) |
gentoo resync : 03.03.2021
Diffstat (limited to 'dev-python/python-slip')
-rw-r--r-- | dev-python/python-slip/Manifest | 3 | ||||
-rw-r--r-- | dev-python/python-slip/python-slip-0.6.5-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/python-slip/python-slip-0.6.5.ebuild | 45 |
3 files changed, 2 insertions, 48 deletions
diff --git a/dev-python/python-slip/Manifest b/dev-python/python-slip/Manifest index 3b834f35e862..6bae8ce42a8f 100644 --- a/dev-python/python-slip/Manifest +++ b/dev-python/python-slip/Manifest @@ -1,5 +1,4 @@ AUX python-slip-0.6.5-no-selinux.patch 2942 BLAKE2B 87cb1fee6aba70228b78ffc8b8a63b6b3bc0b11aad8f5e38369919e6c5a33780a9f255c2c81cc9220fe02b11b8d6daf24278bdbc495a831af03c92f1f2bd25f1 SHA512 64a742f93a38a2ff15d98e9d22c30a821ecd2044457ac958bf34cd7fd8e333b16a5fd56e80b169cc67c9ab35d13298d0caf418ad7a693372539701bda56f123e DIST python-slip-0.6.5.tar.bz2 25996 BLAKE2B f2c512274c35a451aa5a97f8c8b16d117edc34901cb2cc51d7d99314eec9c2e90c95019290ef9a35511b62a822471f40eac8c4228c0094bd72c71bd579bbe0c5 SHA512 84dfd4d74602e996797261aa4021fc1579a6aba554d2b3d497c0a7b8618366a9c0a6f12051b00c5653845dda923eedb58afdded37f2a1f31b5b0ce1a0532ccff -EBUILD python-slip-0.6.5-r1.ebuild 1116 BLAKE2B 07525835731560ce5e9a0a279da61a78542b1405115f229beb8537d66794fc3d03d29782c30fc746a778c9cb7057eeda65cde94c6484c017f46d54cb7b5a8a3e SHA512 064012118af772a241eb53d55bae054fcc927d31b3b004b8359d9dd55e3a38da893728947cdba982b39b5e6b7717c705eb89cdb4f61a8858383787488948269e -EBUILD python-slip-0.6.5.ebuild 1219 BLAKE2B 717994a011b6f496749131fb8cab3af553de7f33b61ad9ba85588b2d093aa16dd090d668a0250d10a55c839ebb5af4c7268e755a59d6cb45c02e37b47454b1a5 SHA512 8a74e30721166034494235462ead53b82788f7975c3cc8cc7d87002f85babd5de31480877a40459d672f92b6066cf1f15a203985649d84d9723f6cd64045d598 +EBUILD python-slip-0.6.5-r1.ebuild 1118 BLAKE2B ba7aa73bb7207e248558738441f7a4cd0afabeedc9d3c5a9dd6ddeaa75dd08f2d81b0311ee1cdcbd2a6d6971f7df61f72e9dad8bd1bc6766061d231a2602b92f SHA512 31d2b87b86f6c26a86a983d8f52966f76a7ccccab7bc9359a22d38605575a84431ce2c852ce8134329b750031932277e40f4058b2ef038efa89f03ae0a595211 MISC metadata.xml 277 BLAKE2B fdd3d0858258cd42bb21a1759e210802c20d42422a6b527e43f7c2488162ecc74b31a8098018999b986f23fefa9ce8752f59bce9dbd1becc6044e5a5b999c2cf SHA512 a7f1ef17d50370f30622f5a9f9a3d69623214ce9e1eb76fb9d59fcd8e016a2dfa18e6141ee130e7e1c6dab517d274ae8d252638a27320e356d4f7267d09587db diff --git a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild index d1ccb54c86e0..14ed51a46c86 100644 --- a/dev-python/python-slip/python-slip-0.6.5-r1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.5-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="dbus selinux" RDEPEND=" diff --git a/dev-python/python-slip/python-slip-0.6.5.ebuild b/dev-python/python-slip/python-slip-0.6.5.ebuild deleted file mode 100644 index 5c28912e855e..000000000000 --- a/dev-python/python-slip/python-slip-0.6.5.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 eutils - -DESCRIPTION="Miscellaneous convenience, extension and workaround code for Python" -HOMEPAGE="https://github.com/nphilipp/python-slip" -SRC_URI="https://github.com/nphilipp/${PN}/releases/download/${P}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 x86" -IUSE="dbus selinux" - -RDEPEND=" - dbus? ( - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - sys-auth/polkit ) -" -DEPEND="" - -python_prepare_all() { - use selinux || epatch "${FILESDIR}"/${PN}-0.6.5-no-selinux.patch - - # hard-disable slip.gtk since it did not get ported to gtk3+ and the only user - # of slip (firewalld) does not use it (upstream disables it for py3 already) - sed \ - -e 's|sys.version_info.major == 2|False|' \ - -e "s:@VERSION@:${PV}:" setup.py.in > setup.py || die "sed failed" - - if ! use dbus; then - sed -e '/name="slip.dbus"/ s/\(.*\)/if 0:\n \1/' \ - -i setup.py || die "sed 2 failed" - fi - - distutils-r1_python_prepare_all -} |