public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyserial/
Date: Wed, 25 Mar 2020 13:59:33 +0000 (UTC)	[thread overview]
Message-ID: <1585144733.387be16b80f9c2639ff47a6458d009b136c6f18a.mgorny@gentoo> (raw)

commit:     387be16b80f9c2639ff47a6458d009b136c6f18a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 13:32:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 13:58:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387be16b

dev-python/pyserial: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyserial/Manifest              |  1 -
 dev-python/pyserial/pyserial-3.2.1.ebuild | 44 -------------------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-python/pyserial/Manifest b/dev-python/pyserial/Manifest
index a4dbc05dd28..0dddf76c592 100644
--- a/dev-python/pyserial/Manifest
+++ b/dev-python/pyserial/Manifest
@@ -1,2 +1 @@
-DIST pyserial-3.2.1.tar.gz 147338 BLAKE2B 6c377d1527183fc48e1369f206f409d312e4488bdb15ae1d1ed93249073ffc56529a9e6059ef57c8f2ebb867cb6d9c0b7dc3a74eafbf653463a05e603b25d69c SHA512 8d3e580cc7781fc6549ab6e408642f4321eb90aafbe593f5dcf953001730f89ee32ce6592728764027a7944bfe4a0ebe2cfac1fce071777aac7c4f27ac94ab7f
 DIST pyserial-3.4.tar.gz 151657 BLAKE2B cf47aba4a6f3bb2fe39d99e72907496faa1c9f37857810fef4d826cca72c361d0e43dbc33d9cf2291a589bf0193d17355d149e6eb61b4f9e28250207708ef09a SHA512 d71dffc330704e41caac6054adf192bee2f1c119691faf2ea93fe22e8e3ba000dc4a1434293f6f80d05a5577d85b96791f656e28d5c63fb0ce6a6605467a117f

diff --git a/dev-python/pyserial/pyserial-3.2.1.ebuild b/dev-python/pyserial/pyserial-3.2.1.ebuild
deleted file mode 100644
index 2e7cc8001cb..00000000000
--- a/dev-python/pyserial/pyserial-3.2.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-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 s390 ~sh sparc x86"
-IUSE="doc examples"
-
-DEPEND="
-	dev-python/setuptools[${PYTHON_USEDEP}]
-	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-"
-
-# Usual avoid d'loading un-needed objects.inv file
-PATCHES=( "${FILESDIR}"/mapping.patch )
-
-DOCS=( CHANGES.rst README.rst )
-
-python_compile_all() {
-	use doc && emake -C documentation html
-}
-
-python_test() {
-	${EPYTHON} test/run_all_tests.py || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( documentation/_build/html/. )
-	distutils-r1_python_install_all
-	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples
-		docompress -x /usr/share/doc/${PF}/examples
-	fi
-}


             reply	other threads:[~2020-03-25 13:59 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 13:59 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-18 12:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyserial/ Michał Górny
2023-08-25 14:21 Michał Górny
2023-05-27 15:42 Sam James
2022-05-12 13:36 Michał Górny
2022-03-16  7:56 Michał Górny
2022-02-01 22:48 Michał Górny
2022-02-01 22:48 Michał Górny
2021-05-13 22:10 Michał Górny
2020-12-31  8:54 Michał Górny
2020-12-31  1:20 Sam James
2020-11-28 11:57 Sam James
2020-11-28 11:57 Sam James
2020-11-23  8:21 Michał Górny
2020-08-22  9:15 Michał Górny
2020-05-27  9:18 Michał Górny
2020-03-25 13:59 Michał Górny
2019-12-02  2:48 Aaron Bauman
2019-11-22  9:35 Michał Górny
2019-11-22  9:35 Michał Górny
2018-07-21 15:30 Mikle Kolyada
2018-03-05 11:50 Mart Raudsepp
2018-01-06  0:44 Michał Górny
2017-10-19  8:20 Tim Harder
2017-05-16 13:03 Manuel Rüger
2017-05-03  9:26 Michał Górny
2017-02-12 22:20 Zac Medico
2017-01-16 10:16 Jeroen Roovers
2016-12-24 10:25 Agostino Sarubbo
2016-12-18 16:30 Agostino Sarubbo
2016-12-18 16:25 Agostino Sarubbo
2016-12-14  9:14 Tobias Klausmann
2016-07-15  9:45 Patrice Clement
2016-04-18 16:16 Ian Delaney
2016-04-18 15:19 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1585144733.387be16b80f9c2639ff47a6458d009b136c6f18a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox