From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/croniter/
Date: Wed, 30 Aug 2017 22:07:57 +0000 (UTC) [thread overview]
Message-ID: <1504130829.10420f77f245724b9eaaaee647b397668d58b877.prometheanfire@gentoo> (raw)
commit: 10420f77f245724b9eaaaee647b397668d58b877
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 21:23:44 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 22:07:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10420f77
dev-python/croniter: 0.3.17 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/croniter/Manifest | 1 +
dev-python/croniter/croniter-0.3.17.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/croniter/Manifest b/dev-python/croniter/Manifest
index 2cc808261da..1c9aad63fd5 100644
--- a/dev-python/croniter/Manifest
+++ b/dev-python/croniter/Manifest
@@ -1,2 +1,3 @@
DIST croniter-0.3.11.tar.gz 13647 SHA256 38fa316e95990a2d7f45bc7c29edb0c4777e87ac5dd49b102e67d0dae304492b SHA512 3413df2df1ad19e15a6914b387f841112bb65c87e9c315cb70a7b4b83ba737e17b1663950d4d5a758d231e1ac3a2dfda92814fb4506b0c5291641d64a0a79be1 WHIRLPOOL 68233a5844f645ee096d1967eb0b00f9bc593b0e4c2e92e29636140b705c683c32c9cb2d361c95cb0f879c2a0f88f24c3fc159fcc2068044ff06fec0e56c5e3f
DIST croniter-0.3.15.tar.gz 15953 SHA256 ac0c9811ebdecd27bc29eb0711e2d87c8c280a53d0e92c48b600654d23b1d541 SHA512 88ade63242cc5f0038809c67ba3e5adf36457628eb01f1db8dc99a2d59db8f36b1b0beb9e1ecfa4d8d2bdd1c4f7d9b1cb6d7677851489f64b55ee5fd3fa91304 WHIRLPOOL 5a6bde0eafb737e6971c3fde74e23eb5d2c984d7bba22925e7bfabbd470b67d68e98c5b162a32055534566ea8c36063c05cdbcf3a89171fe21f8fd882a0f8b37
+DIST croniter-0.3.17.tar.gz 17362 SHA256 9db0f313db21e38c6861e88f3649cb828dfc0d450994fb1ed20c279727fc811b SHA512 4215fc7461843cc2c62fca05424d5eb7d0c80c21cc1e637f5ce3c4891da458cd609d6ed501fab7fe244bbb234e9834ec8a12b76289eec10808ed6c30c1b4d45a WHIRLPOOL 740739a439222f8629bd2b05e8a04c6132c9e95c4dea53c7fee4ac02375ed15b4c541b12ac7044e4927fbd6ad1ba1b4de30a80e6b795800b35811c388d6aee0c
diff --git a/dev-python/croniter/croniter-0.3.17.ebuild b/dev-python/croniter/croniter-0.3.17.ebuild
new file mode 100644
index 00000000000..469efb0a491
--- /dev/null
+++ b/dev-python/croniter/croniter-0.3.17.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python module to provide iteration for datetime object"
+HOMEPAGE="https://github.com/kiorky/croniter https://pypi.python.org/pypi/croniter"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
+RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]"
+python_test() {
+ py.test -v src/croniter/tests || die "tests failed"
+}
next reply other threads:[~2017-08-30 22:08 UTC|newest]
Thread overview: 108+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 22:07 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 21:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/croniter/ Zac Medico
2025-01-04 12:40 Michał Górny
2025-01-04 12:40 Michał Górny
2025-01-04 12:28 Sam James
2024-12-18 7:27 Michał Górny
2024-11-16 8:19 Michał Górny
2024-11-16 8:09 Michał Górny
2024-11-09 11:02 Michał Górny
2024-11-09 10:23 Arthur Zamarin
2024-10-30 3:41 Michał Górny
2024-10-28 18:15 Michał Górny
2024-10-25 14:15 Michał Górny
2024-08-17 7:51 Michał Górny
2024-08-17 7:43 Michał Górny
2024-08-03 8:44 Michał Górny
2024-08-03 8:30 Jakov Smolić
2024-07-27 5:52 Michał Górny
2024-07-26 1:57 Michał Górny
2024-07-23 20:06 Michał Górny
2024-07-17 4:11 Michał Górny
2024-05-18 16:10 Michał Górny
2024-05-08 8:15 Michał Górny
2024-05-08 7:50 Michał Górny
2024-04-21 2:35 Michał Górny
2024-04-06 12:41 Michał Górny
2024-04-06 12:32 Arthur Zamarin
2024-03-19 20:09 Michał Górny
2024-03-16 12:08 Michał Górny
2024-03-16 11:21 Arthur Zamarin
2024-03-01 18:33 Michał Górny
2023-11-24 14:28 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-10-11 16:49 Michał Górny
2023-10-10 18:11 Michał Górny
2023-06-27 11:50 Michał Górny
2023-06-16 4:05 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-26 17:44 Michał Górny
2023-05-09 5:26 Michał Górny
2023-05-09 4:09 Arthur Zamarin
2023-04-13 6:04 Michał Górny
2023-04-08 5:13 Michał Górny
2023-03-16 3:47 Michał Górny
2022-12-25 17:33 Michał Górny
2022-11-23 8:41 Michał Górny
2022-10-10 20:22 Michał Górny
2022-10-10 19:54 Sam James
2022-09-09 7:23 Arthur Zamarin
2022-06-16 19:12 Michał Górny
2022-06-16 15:15 Sam James
2022-05-15 6:39 Michał Górny
2022-03-21 8:54 Michał Górny
2022-03-21 7:47 Agostino Sarubbo
2022-02-18 15:08 Arthur Zamarin
2022-02-18 15:08 Arthur Zamarin
2022-02-18 10:59 Arthur Zamarin
2022-02-17 21:48 Michał Górny
2022-02-17 21:02 Arthur Zamarin
2022-02-15 23:09 Michał Górny
2022-01-14 18:28 Arthur Zamarin
2022-01-03 22:30 Michał Górny
2022-01-03 19:23 Jakov Smolić
2021-12-04 5:36 Michał Górny
2021-10-11 8:35 Marek Szuba
2021-07-12 22:46 Michał Górny
2021-07-12 21:50 Sam James
2021-06-25 22:29 Michał Górny
2021-06-05 13:34 Michał Górny
2021-05-07 8:47 Michał Górny
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-14 7:19 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:06 Sam James
2021-04-07 23:11 Michał Górny
2021-03-26 12:37 Michał Górny
2021-03-24 8:03 Michał Górny
2021-03-07 22:39 Michał Górny
2021-03-07 19:46 Sam James
2021-03-06 17:45 Michał Górny
2021-03-03 7:36 Michał Górny
2021-02-26 8:30 Michał Górny
2021-02-02 8:39 Michał Górny
2021-01-29 19:31 Michał Górny
2021-01-24 1:04 Sam James
2021-01-20 9:27 Michał Górny
2021-01-20 9:27 Michał Górny
2021-01-06 21:23 Michał Górny
2020-12-31 19:14 Michał Górny
2020-10-07 0:06 Zac Medico
2020-07-08 16:35 Michał Górny
2020-07-08 16:35 Michał Górny
2020-03-26 17:17 Michał Górny
2020-02-05 5:18 Michał Górny
2019-05-29 18:02 Zac Medico
2019-05-11 19:48 Matthew Thode
2019-04-12 22:47 Matthew Thode
2018-12-01 23:33 Zac Medico
2018-12-01 23:04 Zac Medico
2017-09-29 23:32 Matt Thode
2017-03-15 7:25 Zac Medico
2017-03-15 7:20 Zac Medico
2017-03-15 7:20 Zac Medico
2016-11-06 21:39 Matt Thode
2016-11-06 21:39 Matt Thode
2016-02-11 5:07 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=1504130829.10420f77f245724b9eaaaee647b397668d58b877.prometheanfire@gentoo \
--to=prometheanfire@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