From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/isodate/
Date: Tue, 14 Dec 2021 10:21:36 +0000 (UTC) [thread overview]
Message-ID: <1639477284.f653e855548a01a1cbd9505a43675540e62d55ad.mgorny@gentoo> (raw)
commit: f653e855548a01a1cbd9505a43675540e62d55ad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 07:36:21 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 10:21:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f653e855
dev-python/isodate: Bump to 0.6.1
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/isodate/Manifest | 1 +
dev-python/isodate/isodate-0.6.1.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/isodate/Manifest b/dev-python/isodate/Manifest
index 2b503a30fc90..2b123252cee2 100644
--- a/dev-python/isodate/Manifest
+++ b/dev-python/isodate/Manifest
@@ -1 +1,2 @@
DIST isodate-0.6.0.tar.gz 28480 BLAKE2B a7499c736b67193ac73026df7a7c9d9bd5b743a5d556fe5e8ba0a62e8a5238d64afb88547a27e4bcbe706483e3e1e97eecd437e4e1c730c20652cff5926502fc SHA512 e977748e13ee2c94ab47bfc47113d152280e9acff6f70e773de73717392148dd2c111a7db2d9fa3679d37936c6ed9a23dc526cb00bd601df45459b6a244f9f7d
+DIST isodate-0.6.1.tar.gz 28443 BLAKE2B 2b451e4dd9a9979feb930090cf045b21c984e962222edc59eff6f08a448258833ac5c368701ed2a703d48c1238122cbe7f628d136124920730bbd96fa04519dc SHA512 437e420ec7ee68dedded825f30d3289eeb0da526208443e5a8e50fe70f12309515e1285b21132d26e6d4c1683f90dfa1d401582042b5e4381fe7ab0e34af26b6
diff --git a/dev-python/isodate/isodate-0.6.1.ebuild b/dev-python/isodate/isodate-0.6.1.ebuild
new file mode 100644
index 000000000000..e6be6118fb17
--- /dev/null
+++ b/dev-python/isodate/isodate-0.6.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="ISO 8601 date/time/duration parser and formatter"
+HOMEPAGE="https://pypi.org/project/isodate/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+
+distutils_enable_tests unittest
+
+python_test() {
+ eunittest -s "${BUILD_DIR}/lib"
+}
next reply other threads:[~2021-12-14 10:21 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-14 10:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 14:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/isodate/ Michał Górny
2024-10-26 12:48 Arthur Zamarin
2024-10-09 6:31 Michał Górny
2024-05-12 16:30 Michał Górny
2023-05-25 21:52 Sam James
2022-06-12 14:25 Michał Górny
2022-06-12 12:46 Sam James
2022-06-12 5:51 Michał Górny
2022-05-11 8:52 Michał Górny
2022-05-11 8:52 Michał Górny
2022-04-25 18:41 Sam James
2022-01-17 13:02 James Le Cuirot
2022-01-13 23:06 Jakov Smolić
2022-01-13 23:06 Jakov Smolić
2022-01-13 20:51 Arthur Zamarin
2022-01-13 20:51 Arthur Zamarin
2022-01-13 18:48 Arthur Zamarin
2022-01-13 18:40 Arthur Zamarin
2022-01-13 18:30 Arthur Zamarin
2022-01-13 18:29 Arthur Zamarin
2021-08-24 21:02 Marek Szuba
2021-08-01 21:33 Michał Górny
2020-06-18 18:09 Michał Górny
2020-06-18 12:22 Michał Górny
2020-05-11 17:33 Michał Górny
2020-05-08 20:58 Mart Raudsepp
2020-05-08 9:36 Sergei Trofimovich
2020-05-04 16:51 Agostino Sarubbo
2020-05-03 15:13 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-04-06 17:54 Sergei Trofimovich
2020-03-19 17:20 Michał Górny
2020-03-19 11:40 Mart Raudsepp
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07 9:44 Agostino Sarubbo
2020-03-07 8:59 Agostino Sarubbo
2020-02-25 2:05 Patrick McLean
2019-05-21 22:43 Aaron Bauman
2019-02-18 15:09 Alexis Ballier
2018-09-20 10:01 Michał Górny
2017-10-19 8:20 Tim Harder
2017-08-27 8:12 Tim Harder
2017-08-27 8:12 Tim Harder
2017-06-15 14:23 Anthony G. Basile
2017-06-03 14:57 Mike Gilbert
2017-05-15 13:15 Lars Wendler
2017-03-07 20:18 Michael Weber
2017-01-23 16:27 Agostino Sarubbo
2017-01-23 5:56 Jeroen Roovers
2017-01-21 20:33 Agostino Sarubbo
2017-01-20 11:05 Agostino Sarubbo
2017-01-18 11:29 Agostino Sarubbo
2017-01-08 9:24 Patrice Clement
2017-01-08 9:24 Patrice Clement
2017-01-07 22:45 Patrice Clement
2016-03-02 16:53 Patrick Lauer
2015-08-25 11:18 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=1639477284.f653e855548a01a1cbd9505a43675540e62d55ad.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