From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/
Date: Fri, 19 Oct 2018 08:46:58 +0000 (UTC) [thread overview]
Message-ID: <1539938801.d4e457742320f77547cef4c2fd020bb8aee3a9cf.mgorny@gentoo> (raw)
commit: d4e457742320f77547cef4c2fd020bb8aee3a9cf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 19 08:30:29 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 08:46:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e45774
dev-python/jdcal: Bump to 1.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jdcal/Manifest | 1 +
dev-python/jdcal/jdcal-1.4.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-python/jdcal/Manifest b/dev-python/jdcal/Manifest
index 7886c2eb8ea..263fefe48f2 100644
--- a/dev-python/jdcal/Manifest
+++ b/dev-python/jdcal/Manifest
@@ -1,2 +1,3 @@
DIST jdcal-1.0.tar.gz 5677 BLAKE2B d45ed1955cc62fceb07dae87ef4c97714ebaa9e5462d647b7f09e87c1f607d04c488f13ba74272e0783ffab218513e87016e0bce2bcf6c00f2fbff0a291772ab SHA512 5e9f865a3c9a123a56d084c9ddd325cfe6c246e1a9162bb8f000abaf7cdf376b1e38f7c2a97f14a13d2f4b3f3de4e7e3773a903f905685ce76f541b50134a408
DIST jdcal-1.2.tar.gz 7059 BLAKE2B 6795e5511349490bda9df4e47566d3d65d9a69f654466d6c0090cae3b21e4be38090e2582b753f5eb04fbfc4ba33183a69b4e658ca3125f6105fe0b55b6d1d4c SHA512 cb7805229968cb9f5822e97c255b3666e50ac424725ece20ec3b980b87b84334bc13f2e772a4be2a0341b31f569edc11779796a41ae22d85cf822f9aa0a471af
+DIST jdcal-1.4.tar.gz 7545 BLAKE2B 20c3e64a0c1a2cb2078c3058b38a7ae7337880703305ff26d4b0990f4efe1532ebbf8dbaf666a656f7d0176011b651d96853db0c0713356f46191c849630a041 SHA512 d49ac3cb4241556900c0a4dcbbea0ba621206cea767e272fb994c7ec76edd6859b184cf17ea5f9a42ab2134a5be13bca4b6d74021d627584576c01f2cded438e
diff --git a/dev-python/jdcal/jdcal-1.4.ebuild b/dev-python/jdcal/jdcal-1.4.ebuild
new file mode 100644
index 00000000000..7d5ccbb430d
--- /dev/null
+++ b/dev-python/jdcal/jdcal-1.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Julian dates from proleptic Gregorian and Julian calendars"
+HOMEPAGE="https://github.com/phn/jdcal"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+SLOT="0"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2018-10-19 8:47 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-19 8:46 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/ Michał Górny
2024-05-17 18:40 Michał Górny
2024-05-17 18:40 Michał Górny
2023-11-24 15:12 Arthur Zamarin
2023-05-26 20:46 Arthur Zamarin
2022-06-16 9:23 Michał Górny
2022-06-16 9:10 Jakov Smolić
2022-05-13 18:40 Arthur Zamarin
2022-05-13 18:40 Arthur Zamarin
2021-05-18 13:02 Michał Górny
2020-08-25 12:17 Sam James
2020-07-31 6:21 Michał Górny
2020-07-30 20:03 Sam James
2020-07-29 10:20 Michał Górny
2020-06-10 10:48 Michał Górny
2020-06-10 10:48 Michał Górny
2020-03-27 16:30 Michał Górny
2020-02-05 15:29 Michał Górny
2019-11-26 0:58 Thomas Deutschmann
2019-11-23 15:27 Agostino Sarubbo
2018-10-19 8:46 Michał Górny
2018-10-19 8:46 Michał Górny
2017-03-10 22:45 Zac Medico
2016-02-18 19:47 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=1539938801.d4e457742320f77547cef4c2fd020bb8aee3a9cf.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