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, 16 Mar 2022 07:56:30 +0000 (UTC) [thread overview]
Message-ID: <1647417213.8727fc232cfa3492c58c78fbea5f1db2f59e61ed.mgorny@gentoo> (raw)
commit: 8727fc232cfa3492c58c78fbea5f1db2f59e61ed
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 07:53:33 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 07:53:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8727fc23
dev-python/pyserial: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyserial/pyserial-3.5.ebuild | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/dev-python/pyserial/pyserial-3.5.ebuild b/dev-python/pyserial/pyserial-3.5.ebuild
deleted file mode 100644
index 793b5b1df0be..000000000000
--- a/dev-python/pyserial/pyserial-3.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-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 ~x64-macos"
-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
-}
next reply other threads:[~2022-03-16 7:56 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-16 7:56 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-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
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=1647417213.8727fc232cfa3492c58c78fbea5f1db2f59e61ed.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