From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytimeparse/
Date: Thu, 16 Jun 2022 08:09:58 +0000 (UTC) [thread overview]
Message-ID: <1655366921.b9425edd3df2f8b16549b85cda25088ceb824190.mgorny@gentoo> (raw)
commit: b9425edd3df2f8b16549b85cda25088ceb824190
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:08:41 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:08:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9425edd
dev-python/pytimeparse: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytimeparse/pytimeparse-1.1.8.ebuild | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild b/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild
deleted file mode 100644
index 536667deb9cd..000000000000
--- a/dev-python/pytimeparse/pytimeparse-1.1.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A small Python module to parse various kinds of time expressions"
-HOMEPAGE="https://github.com/wroberts/pytimeparse https://pypi.org/project/pytimeparse/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv"
-
-python_test() {
- local unittest_args=(
- --verbose
- --locals
- pytimeparse.tests.testtimeparse
- )
-
- "${PYTHON}" -m unittest "${unittest_args[@]}" || die "Tests failed with ${EPYTHON}"
-}
next reply other threads:[~2022-06-16 8:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 8:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-28 7:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytimeparse/ Michał Górny
2023-10-20 14:37 Michał Górny
2023-03-16 4:07 Michał Górny
2022-05-27 19:08 Arthur Zamarin
2022-05-27 19:08 Arthur Zamarin
2022-03-28 22:48 Zac Medico
2021-06-22 4:00 Zac Medico
2021-06-21 4:36 Zac Medico
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=1655366921.b9425edd3df2f8b16549b85cda25088ceb824190.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