From deba8115d2c2af26df42966b91ef04ff4dd79cde Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 14 May 2020 11:09:11 +0100 Subject: gentoo resync : 14.05.2020 --- dev-python/python-discid/Manifest | 4 +-- .../python-discid/python-discid-1.1.1.ebuild | 35 ---------------------- .../python-discid/python-discid-1.2.0.ebuild | 2 +- 3 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 dev-python/python-discid/python-discid-1.1.1.ebuild (limited to 'dev-python/python-discid') diff --git a/dev-python/python-discid/Manifest b/dev-python/python-discid/Manifest index c5770c7416a3..45608f797f32 100644 --- a/dev-python/python-discid/Manifest +++ b/dev-python/python-discid/Manifest @@ -1,5 +1,3 @@ -DIST python-discid-1.1.1.tar.gz 30454 BLAKE2B 4ddf680ef824498ce1db318718b1f55067538a6f1e772df2c83b2cf6c9e75ba2b068587d447307a771dee6fe20725d64309e78b2afadfdbf8f6a8673dc30616e SHA512 b040137162a2588c653f390a4d0b549b322bb4e2745a3738c1ba72a1984722358fc85a306f4cd5d41c1e599e40d01c6e2b08d67951a820c2d1116d96eb618c8e DIST python-discid-1.2.0.tar.gz 30756 BLAKE2B 616613de23b66adfc92227a9f36b710649f2a419ffd83443766ebcf1dbfaf528b7d933011bcbdcd19f5092726b81e40d905a62a64262a528dfad89e561210992 SHA512 239cb608508e94109aa9b8b582bc3de1fb9408b508d56698d7f17ec9ebb0d37c1fb76557d98b6d194c1532e3047efcde3adc5d6e9634bc87533d331423a7f19f -EBUILD python-discid-1.1.1.ebuild 723 BLAKE2B 851daafc050ccb2d24fedadd8cd0191281edf902f4432e84a65e0341e1926bc0f20d37475ed151801da717115575086cc1063274a5c11025bb9f2aadb7f4e274 SHA512 24bbf6a159f2e7e17ffcd99becad8c8f753ed6dc16a9d01d497522559faf6e029f5166580bcb065f6542275143ee1f8fda95854fea43e26c182b04c799f78eb2 -EBUILD python-discid-1.2.0.ebuild 554 BLAKE2B d533134f173abf676345c61324e52910b5b9834a4d392a3889627017297b2435f028d47efcc2406d1602f6ffcb81b50a0f46bce33d30f923810cd08ddad1f970 SHA512 7bcb3252d2f71e7dc90f40135a62b95bd662d6ad03b01a14d8520ad3a34bede03071b801c382aad65fd75dcbeecbf0e45c0bb962ff52e90e425db907319bb10e +EBUILD python-discid-1.2.0.ebuild 552 BLAKE2B f22b7465ac859a3236c12d32623c7c585ed695f658a80ebf53762d161f5a8458af5bc76248608e0ac7ee8875567a37ee6e6df96041ae6d4158cfa97d442ecaeb SHA512 d9f118b647445a7ecf2f7488334a64703750b305b9444c34e8de6a946f98ac6cec3495481175e1ff13df3aa07483ff8a88057cd004088012a7c45dab98588373 MISC metadata.xml 336 BLAKE2B c6fb10b79d120db82b11418fa0c99466b7a34b26bfce044216ccbcc7e2fa7fd17716c3a5d1c64c14fba22452943700ffb691592bf9255a6a89b028a43ecce56a SHA512 1a863be4ff2f8741d43bf7cccc8e18e678abf401faac599a32ca363444376ecbebcba02706863d1b750d695561047f99a8777d34ed62ff5a05ed6bddf4e6f5f6 diff --git a/dev-python/python-discid/python-discid-1.1.1.ebuild b/dev-python/python-discid/python-discid-1.1.1.ebuild deleted file mode 100644 index 7c4172a6df4e..000000000000 --- a/dev-python/python-discid/python-discid-1.1.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Python bindings for libdiscid" -HOMEPAGE="https://github.com/JonnyJD/python-discid" -SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="doc" - -RDEPEND=">=media-libs/libdiscid-0.2.2" -DEPEND=" - ${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" - -python_compile_all() { - if use doc; then - cd doc || die - sphinx-build . _build/html || die - HTML_DOCS=( doc/_build/html/. ) - fi -} - -python_test() { - esetup.py test -} diff --git a/dev-python/python-discid/python-discid-1.2.0.ebuild b/dev-python/python-discid/python-discid-1.2.0.ebuild index 7e4e0450c284..df59ea63394d 100644 --- a/dev-python/python-discid/python-discid-1.2.0.ebuild +++ b/dev-python/python-discid/python-discid-1.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=media-libs/libdiscid-0.2.2" DEPEND="${RDEPEND}" -- cgit v1.2.3