From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aniso8601/
Date: Fri, 17 Apr 2020 10:13:00 +0000 (UTC) [thread overview]
Message-ID: <1587118269.15afbbe10de9ecfbeb45c99a4817804cc4036517.mgorny@gentoo> (raw)
commit: 15afbbe10de9ecfbeb45c99a4817804cc4036517
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 17 10:11:09 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 17 10:11:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15afbbe1
dev-python/aniso8601: Bump to 8.0.0, py3.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/aniso8601/Manifest | 1 +
dev-python/aniso8601/aniso8601-8.0.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/aniso8601/Manifest b/dev-python/aniso8601/Manifest
index 16d45a99465..53c0271517b 100644
--- a/dev-python/aniso8601/Manifest
+++ b/dev-python/aniso8601/Manifest
@@ -1 +1,2 @@
DIST aniso8601-4.0.1.tar.gz 109849 BLAKE2B 487bf340e181997219c2e39ed887161c3f5daa336cee79ce947b55a11c463b439086c3985fc93184de550f5e34e03f2d855ccb9a3072c0dc16ac21bf02a7e78f SHA512 5638ebf82a1a1aceee866eb17e8e4b5c8023961a9e31ce3e12123b89dba0ea0924e10a6aa458c838fcfdb72b94af4e81b3e9e8805cb534a1eccaf5a51f2026c9
+DIST aniso8601-8.0.0.tar.gz 37007 BLAKE2B bb5f42928308fab7746cbea364c03db4813b1b25883495d0488eb755e14f465300662b07c4ccfd03328a0c0f07ed87056ccc13f2652648c4838b0433740fc3ab SHA512 1e6c43f77993e829833d819f7c2b9b1d31f30ca46e258faac0e0b3be864da07436ae34f05710309302477bb3eede5966c95ef3b124c9b353b306c2272dc4cb9d
diff --git a/dev-python/aniso8601/aniso8601-8.0.0.ebuild b/dev-python/aniso8601/aniso8601-8.0.0.ebuild
new file mode 100644
index 00000000000..118b9c5c1bc
--- /dev/null
+++ b/dev-python/aniso8601/aniso8601-8.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A library for parsing ISO 8601 strings"
+HOMEPAGE="https://bitbucket.org/nielsenb/aniso8601/ https://pypi.org/project/aniso8601/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND=">=dev-python/python-dateutil-2.7.3[${PYTHON_USEDEP}]"
+
+distutils_enable_tests unittest
next reply other threads:[~2020-04-17 10:13 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 10:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/aniso8601/ Michał Górny
2025-01-25 10:05 Arthur Zamarin
2025-01-10 5:31 Michał Górny
2024-06-15 15:08 Petr Vaněk
2023-06-06 16:12 Michał Górny
2023-03-16 3:44 Michał Górny
2022-06-21 18:51 Arthur Zamarin
2022-06-21 18:49 Arthur Zamarin
2022-05-18 10:47 Andrew Ammerlaan
2021-05-09 9:36 Michał Górny
2021-04-06 20:39 Michał Górny
2021-04-06 19:47 Sam James
2021-03-25 19:09 Michał Górny
2021-03-25 16:19 Agostino Sarubbo
2021-03-02 8:43 Michał Górny
2021-03-02 8:21 Michał Górny
2021-03-02 3:14 Sam James
2021-02-19 0:12 Michał Górny
2021-01-30 9:19 Michał Górny
2020-07-08 12:47 Michał Górny
2020-07-08 12:47 Michał Górny
2020-02-03 20:46 Michał Górny
2019-12-02 21:13 Aaron Bauman
2018-08-30 17:50 Matt Thode
2018-07-01 3:24 Tim Harder
2018-03-19 6:09 Tim Harder
2018-03-19 6:09 Tim Harder
2018-03-19 6:09 Tim Harder
2017-10-19 8:20 Tim Harder
2017-08-31 17:38 Tim Harder
2017-02-13 8:06 Zac Medico
2016-10-30 22:39 Tim Harder
2016-10-30 22:39 Tim Harder
2016-03-15 3:25 Tim Harder
2016-02-18 10:22 Patrick Lauer
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=1587118269.15afbbe10de9ecfbeb45c99a4817804cc4036517.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