From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleeval/
Date: Thu, 31 Oct 2024 15:50:01 +0000 (UTC) [thread overview]
Message-ID: <1730389797.2b3bdd69f81e392ae8eea01784a28ebebd09ef38.mgorny@gentoo> (raw)
commit: 2b3bdd69f81e392ae8eea01784a28ebebd09ef38
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 14:59:38 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 15:49:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3bdd69
dev-python/simpleeval: Bump to 1.0.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/simpleeval/Manifest | 1 +
dev-python/simpleeval/simpleeval-1.0.2.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-python/simpleeval/Manifest b/dev-python/simpleeval/Manifest
index d318202f317c..88b8e0aef3aa 100644
--- a/dev-python/simpleeval/Manifest
+++ b/dev-python/simpleeval/Manifest
@@ -1,2 +1,3 @@
DIST simpleeval-1.0.0.tar.gz 25714 BLAKE2B 3527c3109fd77226c1103ebaac6fb5d03b9439b7e79b2b8386bd9ac9631bc0c1843d06e7a12843801294b84517bd2fc32ce607cc6f99dacf6c827e57d1717e6e SHA512 b5310dfac1ba231e47e86ff6dc8b3c814210f3f14724a0da12f429133354a46f60f980fd29ef66c675c52cd668f2f18c74a6b805192972e821d8331817f44c83
DIST simpleeval-1.0.1.tar.gz 24395 BLAKE2B f5ac188a6797135e79ce6d1cdc5a57987666c6670ce335d7dec68df05c6793f857fb100c087d0f228103ac74f38e41054ad8dbcf4bfc895e47c11faaf965990d SHA512 ba5202f505da411378f97b516070c6f4c456d58467ecbdfd98e611a63c77fe4382a456a9551dee00d8b22cc9dd9d8cddf57e379fac968c27db075cbfc84d8dd2
+DIST simpleeval-1.0.2.tar.gz 24378 BLAKE2B 1e4e6224c249fb13d3d39dd29d3d82356aecdcdab64336656650606b53c0d24d4bf66bf7a09b763cb647068594453d19243abfeb241928db6e0c3998803fc287 SHA512 480ba3f4ab50c10c0dceb9a552603ba90791fd34f3ecbd737fe10eafb5c60d0f5cec9ef44b8bd8ba62bbebad9bcf89117078800716ed2e26d7e0455fe681a0e4
diff --git a/dev-python/simpleeval/simpleeval-1.0.2.ebuild b/dev-python/simpleeval/simpleeval-1.0.2.ebuild
new file mode 100644
index 000000000000..c2691f0c9b1f
--- /dev/null
+++ b/dev-python/simpleeval/simpleeval-1.0.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A simple, safe single expression evaluator library"
+HOMEPAGE="
+ https://github.com/danthedeckie/simpleeval/
+ https://pypi.org/project/simpleeval/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+distutils_enable_tests unittest
next reply other threads:[~2024-10-31 15:50 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 15:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 10:08 [gentoo-commits] repo/gentoo:master commit in: dev-python/simpleeval/ Michał Górny
2024-11-23 9:52 Sam James
2024-11-16 9:02 Michał Górny
2024-11-16 8:38 Arthur Zamarin
2024-11-03 3:52 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-11-09 12:49 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=1730389797.2b3bdd69f81e392ae8eea01784a28ebebd09ef38.mgorny@gentoo \
--to=mgorny@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