public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alex Brandt" <alunduil@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/monotonic/
Date: Sat, 13 Aug 2016 15:44:21 +0000 (UTC)	[thread overview]
Message-ID: <1471102870.af7a566fb7a4ad3a370af5be755f45b594ae9565.alunduil@gentoo> (raw)

commit:     af7a566fb7a4ad3a370af5be755f45b594ae9565
Author:     Alex Brandt <alunduil <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 15:41:10 2016 +0000
Commit:     Alex Brandt <alunduil <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 15:41:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7a566f

dev-python/monotonic: add version 1.2

Package-Manager: portage-2.3.0

 dev-python/monotonic/Manifest             |  1 +
 dev-python/monotonic/monotonic-1.2.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-python/monotonic/Manifest b/dev-python/monotonic/Manifest
index b4dca80..cba18cf 100644
--- a/dev-python/monotonic/Manifest
+++ b/dev-python/monotonic/Manifest
@@ -4,3 +4,4 @@ DIST monotonic-0.4.tar.gz 6702 SHA256 852f656adbf623ee859def6ca2f5498f4cae3256f8
 DIST monotonic-0.5.tar.gz 6493 SHA256 8c1f882aa66c41daffa701cbf7121d8d264d0cb7722bbb78a6eccd2d8b12c880 SHA512 55630c99559acb54d97cbaf033ed773e711059282538a16d9169d1efc08e5d5a77ec5a39c8402605b27865e963ab361d79ff2033ac58fb86272f279881ad7481 WHIRLPOOL fdc8896d25b604e0627e2533353b06abda8644b993c310346b530bcdab86038bee9d844f3d440c402488e06eb512cf0a2a53b6204bedff58f4b90d36fd13b828
 DIST monotonic-1.0.tar.gz 7082 SHA256 47d7d045b3f2a08bffe683d761ef7f9131a2598db1cec7532a06720656cf719d SHA512 af2127ba56f346f0ccba324d7398b2c69b8ca3357dbd647eff4ecd8b843c28db935a1e16bf468e0c5e66b54a3bc63ebd24d4a8ea544c45ac22c01eb034322cc8 WHIRLPOOL 1d875e7aade716d670fda4fae34012200a258c234916719d843dd1a94d7ae89523ca8972c439d6aa3d7dfea73803c9df7145123f3b4a511f40ba2a5be300c89f
 DIST monotonic-1.1.tar.gz 7139 SHA256 255c31929e1a01acac4ca709f95bd6d319d6112db3ba170d1fe945a6befe6942 SHA512 50a33ea7459c46e5a901912056976ed6ee8d006d71f96c8b13e462a40d90455aae3d5e50d96ff2ab426b94c4aefa1701b44ea04edd3823860f8adc4e99d2b71c WHIRLPOOL 4098870cc35097ba9f14c068b35d033991d62824b68dd8c62cccc8643a8c71517cf48e9a3c3659c3d2fd5039f993e14d193bf981e08b266caced89c1341ae917
+DIST monotonic-1.2.tar.gz 7173 SHA256 c0e1ceca563ca6bb30b0fb047ee1002503ae6ad3585fc9c6af37a8f77ec274ba SHA512 fe35cb2c23a9d8a6cac712fb0de2ec5bcff177f2f5af6e4d468090444f8c9a6adeca204071d9fc88bc4776e7b3fc30e15f00e77887925a7a39d9886dda412a82 WHIRLPOOL 41068f1f3ca6e02fc41c9379ad3443e477bda60736dd4eb45e91cabef4996df5c982a52f7a748d051b017383c9721d62785dfe6fa850fc4f6802891a2270f118

diff --git a/dev-python/monotonic/monotonic-1.2.ebuild b/dev-python/monotonic/monotonic-1.2.ebuild
new file mode 100644
index 0000000..d8618e1
--- /dev/null
+++ b/dev-python/monotonic/monotonic-1.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="An implementation of time.monotonic() for Python 2 & < 3.3"
+HOMEPAGE="https://github.com/atdt/monotonic"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""


             reply	other threads:[~2016-08-13 15:44 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-13 15:44 Alex Brandt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-10  8:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/monotonic/ Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2020-09-01  4:22 Sam James
2020-08-02  8:26 Michał Górny
2020-07-11 22:28 Sam James
2020-07-09  8:27 Agostino Sarubbo
2020-07-09  8:16 Agostino Sarubbo
2020-06-10  8:11 Michał Górny
2020-05-30 12:48 Michał Górny
2020-05-30  7:40 Michał Górny
2020-05-26 18:09 Michał Górny
2020-05-16 19:47 Sergei Trofimovich
2020-05-15 17:33 Sergei Trofimovich
2020-05-03 21:55 Sergei Trofimovich
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-11-27  7:58 Patrick McLean
2018-10-10 15:49 Matthew Thode
2018-03-29  3:29 Mike Frysinger
2018-02-16  6:08 Matt Thode
2017-08-27  4:26 Matt Thode
2017-03-26  4:16 Matt Thode
2017-02-27  5:11 Zac Medico
2016-08-13 15:44 Alex Brandt
2016-06-18 18:40 Alex Brandt
2016-03-27 17:23 Michael Palimaka
2016-03-27 14:13 Alex Brandt
2016-03-25  3:13 Matt Thode
2016-02-28  6:07 Matt Thode
2016-01-09 20:44 Alex Brandt
2015-11-10  8:24 Agostino Sarubbo
2015-11-10  8:19 Agostino Sarubbo
2015-10-10 21:50 Alex Brandt
2015-09-01 15:33 Matt Thode

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=1471102870.af7a566fb7a4ad3a370af5be755f45b594ae9565.alunduil@gentoo \
    --to=alunduil@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