public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Fri, 17 Feb 2023 18:51:49 +0000 (UTC)	[thread overview]
Message-ID: <1676659901.b32689a6a16b28fd9793af2f37595606f0c197c5.mgorny@gentoo> (raw)

commit:     b32689a6a16b28fd9793af2f37595606f0c197c5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 17:07:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 18:51:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b32689a6

dev-python/simpleeval: Bump to 0.9.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/simpleeval/Manifest                 |  1 +
 dev-python/simpleeval/simpleeval-0.9.13.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/simpleeval/Manifest b/dev-python/simpleeval/Manifest
index 2c4d541389ec..f6b7c5a3d835 100644
--- a/dev-python/simpleeval/Manifest
+++ b/dev-python/simpleeval/Manifest
@@ -1 +1,2 @@
 DIST simpleeval-0.9.12.tar.gz 22693 BLAKE2B 6c0b08859df8b7b55970d0d2a96d2b58a98c9bf43efed4952c7f0220594b1aa531398e881b9fa41caf40d2bd8d5d2e615c4da724a2850ddc05f9bfbda52c8841 SHA512 9b00bfd13a7c7bd05c1c68c43dcd2b52abe0ea648d640780a05499c95ff96bb4366add1d92086ec7e840075fcbff692e133ddbf4c2b8497dd80e115c24367641
+DIST simpleeval-0.9.13.tar.gz 24535 BLAKE2B 1cf644cac8e334725eb2a6c0d058b50646b3b405b1cf91a426b2c1701525b4b11f154c5990e267434537657850d29a760f30612834ec5d4c5870580767404cf7 SHA512 e8d518e16f68a2e5f28bc4fe056851b8e1507a147539820afb52e606a8815d5962fe9144c106e361213b4af7903e93e1d2db9a7e759b5ac488e8614de90a8ae7

diff --git a/dev-python/simpleeval/simpleeval-0.9.13.ebuild b/dev-python/simpleeval/simpleeval-0.9.13.ebuild
new file mode 100644
index 000000000000..1940e2044134
--- /dev/null
+++ b/dev-python/simpleeval/simpleeval-0.9.13.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+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 ~x86"
+
+distutils_enable_tests unittest


             reply	other threads:[~2023-02-17 18:51 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17 18:51 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-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
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=1676659901.b32689a6a16b28fd9793af2f37595606f0c197c5.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