From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/parsedatetime/
Date: Tue, 2 May 2017 17:43:54 +0000 (UTC) [thread overview]
Message-ID: <1493747013.894f4af87e5a8a04be39cc378ea502dd0642188d.mgorny@gentoo> (raw)
commit: 894f4af87e5a8a04be39cc378ea502dd0642188d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 17:12:14 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 2 17:43:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=894f4af8
dev-python/parsedatetime: Clean old versions up
dev-python/parsedatetime/Manifest | 1 -
dev-python/parsedatetime/parsedatetime-1.5.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/dev-python/parsedatetime/Manifest b/dev-python/parsedatetime/Manifest
index e7ce64bf9bb..f7e7dbec2c5 100644
--- a/dev-python/parsedatetime/Manifest
+++ b/dev-python/parsedatetime/Manifest
@@ -1,2 +1 @@
-DIST parsedatetime-1.5.tar.gz 61150 SHA256 4698420df9765f8f4ea41d9e771874ea8dff907e695f26634919b41f39590980 SHA512 cd76711f403e1344a6d4ac56c7d39ad280a47c10333a09ec2a65152b79f7a284d1d6ba3af7b7d7df9a32f650036012a115a3811d34f5dfe13582acec2ee5f130 WHIRLPOOL c90b54c16dfac0f98ce18c6595eed42ee09f0234e2314d054d64d3a01fc3c47a692a76dd867f843b67d1e76ce48cd910d581c68f63be03e40fe52e9119b66507
DIST parsedatetime-2.1.tar.gz 61170 SHA256 71b90acc68bee9a165b941edcb93913f8c5784370e544bb32f71938cee97d0e0 SHA512 c3447c899aa56319e09b21c117ad4036e23727346d15d8d5fc60f89d439984f032950a9c6534f763c8dd09c74f078ddfaee1c77880dab4a4845393f5145db9a1 WHIRLPOOL 2e43a2ba4d8729f76170cb0b583648370c882d10bae70caf011e36fb0db5a439df8dcd7534577035620c10af32b4926fc773f80b1526bfe2772d8d5d6881ba42
diff --git a/dev-python/parsedatetime/parsedatetime-1.5.ebuild b/dev-python/parsedatetime/parsedatetime-1.5.ebuild
deleted file mode 100644
index eb8f45ae61a..00000000000
--- a/dev-python/parsedatetime/parsedatetime-1.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=(python{2_7,3_4})
-
-inherit distutils-r1
-
-DESCRIPTION="Parse human-readable date/time strings"
-HOMEPAGE="https://github.com/bear/parsedatetime"
-SRC_URI="https://github.com/bear/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
- ${PYTHON} run_tests.py || die
-}
next reply other threads:[~2017-05-02 17:44 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-02 17:43 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/parsedatetime/ Michał Górny
2024-05-18 6:36 Michał Górny
2023-04-26 14:33 Sam James
2023-04-26 14:33 Sam James
2022-12-17 7:03 Michał Górny
2022-12-16 20:04 Arthur Zamarin
2022-11-11 18:24 Arthur Zamarin
2022-11-11 18:24 Arthur Zamarin
2021-10-02 1:42 Matthew Thode
2021-06-05 14:40 Michał Górny
2020-11-02 10:34 Michał Górny
2020-10-25 21:48 Sam James
2020-10-25 21:34 Thomas Deutschmann
2020-10-21 21:45 Michał Górny
2020-09-17 22:41 Louis Sautier
2020-09-17 22:41 Louis Sautier
2020-04-18 17:55 Craig Andrews
2020-02-05 17:59 Michał Górny
2019-11-24 16:15 Aaron Bauman
2018-08-22 21:52 Michał Górny
2017-11-02 4:28 Matt Thode
2017-09-13 15:05 Fabian Groffen
2017-08-28 20:44 Alexis Ballier
2017-07-23 11:45 Manuel Rüger
2017-06-12 13:53 Manuel Rüger
2017-06-12 13:53 Manuel Rüger
2017-06-06 21:50 Manuel Rüger
2017-05-15 17:01 Manuel Rüger
2016-03-02 22:18 Manuel Rüger
2015-08-09 12:30 Justin Lecher
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=1493747013.894f4af87e5a8a04be39cc378ea502dd0642188d.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