From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/asteval/
Date: Sun, 16 Jan 2022 18:05:12 +0000 (UTC) [thread overview]
Message-ID: <1642356273.c49327efa25576871030f7caf889a8e59946c59c.arthurzam@gentoo> (raw)
commit: c49327efa25576871030f7caf889a8e59946c59c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 18:04:08 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 18:04:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c49327ef
dev-python/asteval: add 0.9.26
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/asteval/Manifest | 1 +
dev-python/asteval/asteval-0.9.26.ebuild | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/dev-python/asteval/Manifest b/dev-python/asteval/Manifest
index c717992768e8..2ef499bc3baf 100644
--- a/dev-python/asteval/Manifest
+++ b/dev-python/asteval/Manifest
@@ -1 +1,2 @@
DIST asteval-0.9.25.tar.gz 39473 BLAKE2B c726cc4499b71534e981eb344f424af897fb397a9b60be9a1635598a354805b77429b14939f653a7c37a1ad16f26673b718e9caf796a8f06b535cc468496c385 SHA512 16601ebd84a1f6fb48c51279c9d3ae513d0b98c0407d0301bddda941b04951eeca041ccf6f6801bad194b9d3f719044efef446cd91444ea07ebab4d8b763c81f
+DIST asteval-0.9.26.tar.gz 40113 BLAKE2B 9d63b78c500e521ea2740a3068087c42fdb00913c1e110d71fba3dbc9187bd02169a095d08db16c6b2b10d7e066a0e0578ff81d220d0cadcf994bb75790ff450 SHA512 8d568edb018416ff40d09d9dd123ccf595426d84e1f1554a22a19dae045703494fabacf1e15a2778c3ed042b1ad2f3b318fd37a20a15c50301e651d657902e57
diff --git a/dev-python/asteval/asteval-0.9.26.ebuild b/dev-python/asteval/asteval-0.9.26.ebuild
new file mode 100644
index 000000000000..ce77acf316e6
--- /dev/null
+++ b/dev-python/asteval/asteval-0.9.26.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Evaluator of Python expression using ast module"
+HOMEPAGE="https://newville.github.io/asteval/ https://github.com/newville/asteval"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-01-16 18:05 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-16 18:05 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-20 5:34 [gentoo-commits] repo/gentoo:master commit in: dev-python/asteval/ Michał Górny
2024-09-30 4:04 Michał Górny
2024-09-30 4:04 Michał Górny
2024-09-15 2:22 Michał Górny
2024-09-13 13:47 Michał Górny
2024-09-13 13:47 Michał Górny
2024-08-02 4:50 Michał Górny
2024-08-02 4:50 Michał Górny
2024-07-12 2:33 Michał Górny
2024-07-05 18:03 Pacho Ramos
2024-07-02 6:58 Michał Górny
2024-07-02 6:58 Michał Górny
2024-05-24 4:03 Michał Górny
2024-05-17 14:31 Michał Górny
2024-05-17 14:26 Michał Górny
2024-03-04 6:31 Michał Górny
2023-07-24 11:30 Michał Górny
2023-07-17 7:34 Michał Górny
2023-06-19 4:58 Michał Górny
2023-06-19 4:58 Michał Górny
2023-02-12 4:43 Michał Górny
2023-02-12 4:43 Michał Górny
2022-11-14 4:34 Michał Górny
2022-11-08 5:55 Michał Górny
2022-06-16 8:04 Michał Górny
2022-05-25 7:12 Michał Górny
2022-05-18 10:47 Andrew Ammerlaan
2022-05-16 12:55 Michał Górny
2021-07-08 12:34 Pacho Ramos
2021-06-22 16:25 Pacho Ramos
2021-06-22 5:54 Michał Górny
2021-02-27 8:09 Michał Górny
2021-02-14 14:58 Pacho Ramos
2021-02-12 9:09 Michał Górny
2021-02-12 9:09 Michał Górny
2021-01-22 21:56 Pacho Ramos
2021-01-22 21:56 Pacho Ramos
2020-06-07 10:45 Pacho Ramos
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=1642356273.c49327efa25576871030f7caf889a8e59946c59c.arthurzam@gentoo \
--to=arthurzam@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