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, 10 Oct 2015 21:50:49 +0000 (UTC) [thread overview]
Message-ID: <1444513791.37f23c4ba4c4f361db6dca3d9574596cb515d83c.alunduil@gentoo> (raw)
commit: 37f23c4ba4c4f361db6dca3d9574596cb515d83c
Author: Alex Brandt <alunduil <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 21:49:51 2015 +0000
Commit: Alex Brandt <alunduil <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 21:49:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f23c4b
dev-python/monotonic: add version 0.4
Package-Manager: portage-2.2.23
dev-python/monotonic/Manifest | 1 +
dev-python/monotonic/monotonic-0.4.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-python/monotonic/Manifest b/dev-python/monotonic/Manifest
index 213d31c..248f3a2 100644
--- a/dev-python/monotonic/Manifest
+++ b/dev-python/monotonic/Manifest
@@ -1,2 +1,3 @@
DIST monotonic-0.2.tar.gz 6652 SHA256 c5e81e875a43e218135ea2aa4c367523894e1a2d7633ddafbed5292c527644a8 SHA512 0da2f9504aebf1b046a06156e30b8d6b6fde29c642f442ba8e5a43336309fca0fe636488ea69e463fcba5951d990723fddc2b9172211f6d8c57b0ab3ebab1a66 WHIRLPOOL 129f6a170856780d727ff2ef11d4b3688971b7376c9e9f590c7bc85aa20ba35d699751ddd5de58d144d4a3d540a2aac7d3f9fd3a63d010d88d7f93ffa62c836c
DIST monotonic-0.3.tar.gz 6707 SHA256 2825ba5ded67b1a70d44529634d3f4ddfad67a5ed7fdcf026022a3ce175be07b SHA512 772154934ffdd1a12aacc331761ce219980caac1bce243fd0740320a25152cf800142c5787c9423270bf02d18e88973dcd981781e2279b28ce364063102f1099 WHIRLPOOL 83d34eac5ee577ba8c42c6276d1c3a46fc30a63919ffd6f86260c09aaf6720ab171db89dfdaa28fd6d42ebb309725ff2e4e0e6c8306c21f9f12dce3d71436e71
+DIST monotonic-0.4.tar.gz 6702 SHA256 852f656adbf623ee859def6ca2f5498f4cae3256f8320d5c50570ee8a0592ab6 SHA512 604f7d9f2b36e03413a0f9c341b45698440f3b004cd7120d3905e4712ac85daeadc0580ebd471ad9ad699aa2ec625908f13b604b10f656c803f6e885553d7e6c WHIRLPOOL f13cd567de00c24800da8b40ae1018f54b95e98c2ccda194ea2e8cf080c1ee47d0670db59ddaf72df373906d46107ec10a62581544076c7e70379119f3443dfd
diff --git a/dev-python/monotonic/monotonic-0.4.ebuild b/dev-python/monotonic/monotonic-0.4.ebuild
new file mode 100644
index 0000000..7ca4432
--- /dev/null
+++ b/dev-python/monotonic/monotonic-0.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 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 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
next reply other threads:[~2015-10-10 21:51 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-10 21:50 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-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-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=1444513791.37f23c4ba4c4f361db6dca3d9574596cb515d83c.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