From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleeval/
Date: Wed, 9 Nov 2016 12:49:53 +0000 (UTC) [thread overview]
Message-ID: <1478695782.f0362cde29477203f5e9c90c9e2253937d293060.cedk@gentoo> (raw)
commit: f0362cde29477203f5e9c90c9e2253937d293060
Author: Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 9 12:48:49 2016 +0000
Commit: Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Wed Nov 9 12:49:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0362cde
dev-python/simpleeval: Version bump
Package-Manager: portage-2.3.0
dev-python/simpleeval/Manifest | 1 +
dev-python/simpleeval/simpleeval-0.9.1.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/simpleeval/Manifest b/dev-python/simpleeval/Manifest
index d70b0bb..aab3929 100644
--- a/dev-python/simpleeval/Manifest
+++ b/dev-python/simpleeval/Manifest
@@ -1 +1,2 @@
DIST simpleeval-0.8.7.tar.gz 11654 SHA256 ea13bcbe38178eebb4d374cdcb6591e0cc281a63669c29c99a6aa4fec7640117 SHA512 7fef73e3b4d62e24048be164f156f19cfd844116fb9603ac88753b216b984f873babb351216ec6f96e29009fadcebd9c81f7e49f6577197c098e4f10ba2116a1 WHIRLPOOL f85124a0caf211b45b675de523ef3e32fae960a354f039f66bfb38f9356fbf70378e10ca20ec74701f6a0db3dc9a6e8689270d71f241507003158cb25ad076b4
+DIST simpleeval-0.9.1.tar.gz 12915 SHA256 c6887a4bfc1d3a99888cad01604f4f63d5b9ba47320711b27a8f624c1aa86f53 SHA512 117357a96a36b9f2906fc08b984c88bf6ccda7434632871b436e81f8c88d07c9821e3e4f220478eb9c21fc0f86749465667eb8f20cf248650efab31bf8f0a203 WHIRLPOOL 1a45e63dac4021a535eb7d573575cbd3897a080a378e964954172bcbf7567f3db5ff68410063ddca00f9ecf8fb9481fc384cb77e6feaa61e5045597b6941d8f4
diff --git a/dev-python/simpleeval/simpleeval-0.9.1.ebuild b/dev-python/simpleeval/simpleeval-0.9.1.ebuild
new file mode 100644
index 00000000..cda634a
--- /dev/null
+++ b/dev-python/simpleeval/simpleeval-0.9.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple, safe single expression evaluator library"
+HOMEPAGE="https://github.com/danthedeckie/simpleeval"
+SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+
+DOCS="README.rst"
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2016-11-09 12:49 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-09 12:49 Cédric Krier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-03 3:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleeval/ Michał Górny
2024-10-31 15:50 Michał Górny
2024-10-28 18:15 Michał Górny
2024-10-28 18:15 Michał Górny
2024-10-26 13:13 Michał Górny
2024-10-26 13:10 Michał Górny
2024-10-06 2:30 Michał Górny
2023-11-24 15:24 Arthur Zamarin
2023-11-23 18:55 Michał Górny
2023-06-09 7:46 Arthur Zamarin
2023-03-24 19:48 Michał Górny
2023-03-24 19:43 Arthur Zamarin
2023-02-17 18:51 Michał Górny
2022-09-18 13:53 Michał Górny
2022-02-17 21:52 Michał Górny
2022-02-17 21:08 Arthur Zamarin
2022-01-15 20:51 Arthur Zamarin
2021-11-27 20:14 Michał Górny
2021-11-27 6:33 Arthur Zamarin
2021-10-23 6:01 Michał Górny
2021-10-23 6:01 Michał Górny
2021-09-11 6:55 Arthur Zamarin
2021-06-05 18:20 Michał Górny
2021-03-06 9:34 Cédric Krier
2020-07-12 16:57 Michał Górny
2020-07-11 8:39 Michał Górny
2020-07-11 8:39 Michał Górny
2019-12-24 8:08 Agostino Sarubbo
2019-12-23 14:03 Agostino Sarubbo
2019-12-21 15:55 Cédric Krier
2018-10-27 7:49 Cédric Krier
2017-03-11 20:21 Cédric Krier
2017-01-24 23:18 Cédric Krier
2016-08-06 14:23 Cédric Krier
2016-08-06 10:56 Pacho Ramos
2015-10-10 15:30 Cédric Krier
2015-09-11 7:53 Justin Lecher
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=1478695782.f0362cde29477203f5e9c90c9e2253937d293060.cedk@gentoo \
--to=cedk@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