From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- dev-python/pyserial/Manifest | 4 +--- dev-python/pyserial/pyserial-3.4.ebuild | 32 -------------------------------- dev-python/pyserial/pyserial-3.5.ebuild | 2 +- 3 files changed, 2 insertions(+), 36 deletions(-) delete mode 100644 dev-python/pyserial/pyserial-3.4.ebuild (limited to 'dev-python/pyserial') diff --git a/dev-python/pyserial/Manifest b/dev-python/pyserial/Manifest index 7c1fb895851b..690a192b9e6c 100644 --- a/dev-python/pyserial/Manifest +++ b/dev-python/pyserial/Manifest @@ -1,5 +1,3 @@ -DIST pyserial-3.4.tar.gz 151657 BLAKE2B cf47aba4a6f3bb2fe39d99e72907496faa1c9f37857810fef4d826cca72c361d0e43dbc33d9cf2291a589bf0193d17355d149e6eb61b4f9e28250207708ef09a SHA512 d71dffc330704e41caac6054adf192bee2f1c119691faf2ea93fe22e8e3ba000dc4a1434293f6f80d05a5577d85b96791f656e28d5c63fb0ce6a6605467a117f DIST pyserial-3.5.tar.gz 159125 BLAKE2B 6be1930afc6cfecad54cd7a116a0e93085d166907acb4c2fa5b7b9485ec28cfb6dc9e7ffc13ae5628c344ef0f78c15bdd828b8d51048a484548538cf14b9da20 SHA512 c8df5e50d952d5a6dcf1d9253a6ba953e9763c545a867da66c22c90dfa015aba0194f2a8f29a229d0a5f4dc8bfeeaaab8bcfda4066ed78a18b151bc05e6ae327 -EBUILD pyserial-3.4.ebuild 820 BLAKE2B 87bb59de2c81aa2939ccdeb0a29192855dd53341b1cbed4af3e08ba566d3c58e986130868eb754e9df07f316af910702c83970773c7ae46e2b9a94837510b5ee SHA512 e335e40a6e90ef7ad1ab4ebebfa67bcd3b910a8694bb3c0b330a5af488cf01ffa7a1df6caa2ce68762d802e0b4c8593ef5fa1500016e511eeb996edf088a5741 -EBUILD pyserial-3.5.ebuild 874 BLAKE2B bce8ff314f34603c8c5797e307fbb4ef38e1640ebc09a932d1f12fd6158838983854d62f8af93715ba3233808ab0c8443e309e07e8b3db5f3d2af38d50a8aef9 SHA512 d2b894dfb6a6178a84f997451e0c40a8a52bf695c3d062ddddf592025b669339c5e556e8600c07146e06725ded8ef15988fb53b7c11803514280c2afc716cf33 +EBUILD pyserial-3.5.ebuild 865 BLAKE2B 97a8055656feb92d902e7069e5a07a63c417bd92cb3bf37f4578451ed3ac79251cfb3551949ab80f485375465f09170c39cf002a53ce3259452afc7101b8bfe0 SHA512 aeb5227da6ac248b0c123933f94e603c77d03034d4eb871fb5b8cb606f978e8fcb5b20ac30cb82ee9b1a844f715d32c2ab5235c16ca4ecabab8c78612723782b MISC metadata.xml 445 BLAKE2B 97ba2ebe1dfa4c6efc0225dd2f4f41638bb890fe5d81ed855d67c5b0dffeb45070a2938a1d2c32c2be4337891132a09b29d558ce541ce5951e24dd7f44ea7a0a SHA512 1b74a8d88afc2dc709c2e2b7ce18ae341761e3e76d19bafcdffdaf4169651f7f570d997435ce8321e93b692fe52e218ae4cbfa7f34bfac992ac477e4168bdd24 diff --git a/dev-python/pyserial/pyserial-3.4.ebuild b/dev-python/pyserial/pyserial-3.4.ebuild deleted file mode 100644 index 1751f98a277e..000000000000 --- a/dev-python/pyserial/pyserial-3.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) - -inherit distutils-r1 - -DESCRIPTION="Python Serial Port extension" -HOMEPAGE="https://github.com/pyserial/pyserial https://pypi.org/project/pyserial/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="PSF-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" -IUSE="examples" - -DOCS=( CHANGES.rst README.rst ) - -distutils_enable_sphinx documentation --no-autodoc - -python_test() { - "${EPYTHON}" test/run_all_tests.py loop:// -v || die "Testing failed with ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi -} diff --git a/dev-python/pyserial/pyserial-3.5.ebuild b/dev-python/pyserial/pyserial-3.5.ebuild index 075de9a06f18..28dbfa2a9b01 100644 --- a/dev-python/pyserial/pyserial-3.5.ebuild +++ b/dev-python/pyserial/pyserial-3.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" IUSE="examples" DOCS=( CHANGES.rst README.rst ) -- cgit v1.2.3