public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/
Date: Thu, 18 Feb 2016 19:47:08 +0000 (UTC)	[thread overview]
Message-ID: <1455824771.627a7a46dde7d7b3f3552fdcf6579d72a0d24776.patrick@gentoo> (raw)

commit:     627a7a46dde7d7b3f3552fdcf6579d72a0d24776
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 19:42:37 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 19:46:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627a7a46

dev-python/jdcal: Bump

Package-Manager: portage-2.2.27

 dev-python/jdcal/Manifest         |  1 +
 dev-python/jdcal/jdcal-1.2.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-python/jdcal/Manifest b/dev-python/jdcal/Manifest
index 9e7b9df..4767e5a 100644
--- a/dev-python/jdcal/Manifest
+++ b/dev-python/jdcal/Manifest
@@ -1 +1,2 @@
 DIST jdcal-1.0.tar.gz 5677 SHA256 133220a36c533bae02355aca7f507de7b33e57e9467d33cea7d5673ba354a3e6 SHA512 5e9f865a3c9a123a56d084c9ddd325cfe6c246e1a9162bb8f000abaf7cdf376b1e38f7c2a97f14a13d2f4b3f3de4e7e3773a903f905685ce76f541b50134a408 WHIRLPOOL d09da7dbcaea2ae10fd992b20ce5c7203cd020443ed685e5dba6183cd1296e824ba66fb06e317f1598302cb17fe5cf914ff0e7e31dd626029ed6e8c292717c9b
+DIST jdcal-1.2.tar.gz 7059 SHA256 5ebedb58b95ebabd30f56abef65139c6f69ec1687cf1d2f3a7c503f9a2cdfa4d SHA512 cb7805229968cb9f5822e97c255b3666e50ac424725ece20ec3b980b87b84334bc13f2e772a4be2a0341b31f569edc11779796a41ae22d85cf822f9aa0a471af WHIRLPOOL 772909d027f27dc4ea2a00806f62e421ad0a0c29bb048a1d0677b8dfeffcbdf86617698cc8a8bb1e342d2b3f8ac7b310294e140d7f86b157c4c02519d3cc8dfe

diff --git a/dev-python/jdcal/jdcal-1.2.ebuild b/dev-python/jdcal/jdcal-1.2.ebuild
new file mode 100644
index 0000000..1e7f247
--- /dev/null
+++ b/dev-python/jdcal/jdcal-1.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} 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"


             reply	other threads:[~2016-02-18 19:47 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18 19:47 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-10 22:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/jdcal/ Zac Medico
2018-10-19  8:46 Michał Górny
2018-10-19  8:46 Michał Górny
2018-10-19  8:46 Michał Górny
2019-11-23 15:27 Agostino Sarubbo
2019-11-26  0:58 Thomas Deutschmann
2020-02-05 15:29 Michał Górny
2020-03-27 16:30 Michał Górny
2020-06-10 10:48 Michał Górny
2020-06-10 10:48 Michał Górny
2020-07-29 10:20 Michał Górny
2020-07-30 20:03 Sam James
2020-07-31  6:21 Michał Górny
2020-08-25 12:17 Sam James
2021-05-18 13:02 Michał Górny
2022-05-13 18:40 Arthur Zamarin
2022-05-13 18:40 Arthur Zamarin
2022-06-16  9:10 Jakov Smolić
2022-06-16  9:23 Michał Górny
2023-05-26 20:46 Arthur Zamarin
2023-11-24 15:12 Arthur Zamarin
2024-05-17 18:40 Michał Górny
2024-05-17 18:40 Michał Górny
2025-02-27 20:59 Michał Górny

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=1455824771.627a7a46dde7d7b3f3552fdcf6579d72a0d24776.patrick@gentoo \
    --to=patrick@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