summaryrefslogtreecommitdiff
path: root/dev-python/pyserial
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-python/pyserial
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-python/pyserial')
-rw-r--r--dev-python/pyserial/Manifest2
-rw-r--r--dev-python/pyserial/pyserial-3.4.ebuild6
2 files changed, 2 insertions, 6 deletions
diff --git a/dev-python/pyserial/Manifest b/dev-python/pyserial/Manifest
index eeac9beb6feb..2868f4239684 100644
--- a/dev-python/pyserial/Manifest
+++ b/dev-python/pyserial/Manifest
@@ -1,3 +1,3 @@
DIST pyserial-3.4.tar.gz 151657 BLAKE2B cf47aba4a6f3bb2fe39d99e72907496faa1c9f37857810fef4d826cca72c361d0e43dbc33d9cf2291a589bf0193d17355d149e6eb61b4f9e28250207708ef09a SHA512 d71dffc330704e41caac6054adf192bee2f1c119691faf2ea93fe22e8e3ba000dc4a1434293f6f80d05a5577d85b96791f656e28d5c63fb0ce6a6605467a117f
-EBUILD pyserial-3.4.ebuild 877 BLAKE2B 79e180d35c6faa13612fdd628406ea97038917085913c7d04d40b6ffc17aec146ea6393b2088c3270554c876e6a500387d064a63091e9b7c34252db5012d741d SHA512 bcd0559ebdf31bcef7fd26ab43f55fdf42125d5040f51091dead3eff20da8aa229ac1fcd94fc07c76b4524ea11df4a2b323d9b556523cda70b2144003cb54957
+EBUILD pyserial-3.4.ebuild 813 BLAKE2B 2f316a51911f5b3aeb713a9df188b961ab2eae43854304c007ef9085ad121897f3c93afc757da9cc71c6f95b711d3958410c76b266739ae8d7004ca9dd78e6e0 SHA512 211a2ecb3a10d64831d074e05e126ac7a3debf043f207719eb5ad04f964429229fb63461db8c69259bfb108a3e7253a5ac4996d93cf244705cef3ed85c4f5e9b
MISC metadata.xml 421 BLAKE2B f3c94b0b72c3df17d9c539e8b76e1f644e0b4ae1bb3d905652b568084e449bf11cab07f27e7775031eee857095671debd28bf1d2eb8c1992c6b980620b32109b SHA512 30c1232aed930c665c2603443cbff9efbb843b1866d6a4d034a517e0669f28f1e6e7562103a8badbd8fb1efd9e69b058870b9c4fcea8fa5e74e7a1ec8ba17fde
diff --git a/dev-python/pyserial/pyserial-3.4.ebuild b/dev-python/pyserial/pyserial-3.4.ebuild
index 1e2985aed603..11492e2a223a 100644
--- a/dev-python/pyserial/pyserial-3.4.ebuild
+++ b/dev-python/pyserial/pyserial-3.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
@@ -15,10 +15,6 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
IUSE="examples"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
DOCS=( CHANGES.rst README.rst )
distutils_enable_sphinx documentation --no-autodoc