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/tblib/
Date: Sun, 22 Oct 2023 06:55:35 +0000 (UTC)	[thread overview]
Message-ID: <1697957718.5eea64c2b1580590f52ebaa39e1026649851051c.mgorny@gentoo> (raw)

commit:     5eea64c2b1580590f52ebaa39e1026649851051c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 06:14:29 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 06:55:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eea64c2

dev-python/tblib: Bump to 3.0.0

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

 dev-python/tblib/Manifest           |  1 +
 dev-python/tblib/tblib-3.0.0.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/tblib/Manifest b/dev-python/tblib/Manifest
index 0df791fe332f..9fe4ecc5485d 100644
--- a/dev-python/tblib/Manifest
+++ b/dev-python/tblib/Manifest
@@ -1 +1,2 @@
 DIST tblib-2.0.0.tar.gz 28695 BLAKE2B 7c7cb584e5a5f03d403253d94c051d7ffd988b2320b095376184b479f30674989cecd39ca43fd269884e73ad97e6f9424a29dec9f1338e002ebe1adfc31a52d4 SHA512 740e7b02c4ae61b12ed1c0c3623c5c2dd142aaa24989e57d67ceed4894212bc18d51f0ab0a97953f1a0e16b30ef992ecee3730038e8b8fd4a3bc437d4a1a92b0
+DIST tblib-3.0.0.tar.gz 30616 BLAKE2B 4e2ea0e0f09894f1a8dee4d0dbdc61c054964e4ec5a8a1fbb31f3793268ab8607b5b6e547f7771264c9863522b01cdd39ef6aa4a91d757f1c37f9fac37d6cbaf SHA512 9914709846a4a9b0d9fe0f58eb321085f69e11ce364930f67cc5fec008d6ca57963b17699b0a136e2de91ff01004275fc43a38f318b9faab7cb2fac861108297

diff --git a/dev-python/tblib/tblib-3.0.0.ebuild b/dev-python/tblib/tblib-3.0.0.ebuild
new file mode 100644
index 000000000000..ca5117b738bc
--- /dev/null
+++ b/dev-python/tblib/tblib-3.0.0.ebuild
@@ -0,0 +1,36 @@
+# 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_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Traceback fiddling library for Python"
+HOMEPAGE="
+	https://github.com/ionelmc/python-tblib/
+	https://pypi.org/project/tblib/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/twisted[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+	local -x PYTHONNODEBUGRANGES=yes
+	epytest
+}


             reply	other threads:[~2023-10-22  6:55 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-22  6:55 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-12 15:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/tblib/ Sam James
2024-08-29  6:34 Jakov Smolić
2024-08-29  6:34 Jakov Smolić
2024-06-30 14:11 Michał Górny
2024-06-19 17:21 Michał Górny
2023-12-09 14:30 Michał Górny
2023-12-09 14:22 Michał Górny
2023-11-20 15:35 Andrew Ammerlaan
2023-07-24 10:49 Michał Górny
2023-06-23  6:06 Michał Górny
2023-05-31 10:14 Michał Górny
2022-11-30 10:18 WANG Xuerui
2022-07-15  7:21 Michał Górny
2022-07-14 19:55 Arthur Zamarin
2022-06-13  7:18 Michał Górny
2022-06-13  7:18 Michał Górny
2021-06-22 17:02 Marek Szuba
2021-06-01 20:35 Michał Górny
2021-01-18 14:52 Sam James
2020-12-21 22:16 Sam James
2020-09-18 15:53 Michał Górny
2020-09-09  0:18 Sam James
2020-09-08 19:11 Michał Górny
2020-08-18  5:52 Sam James
2020-07-24 14:31 Michał Górny
2020-06-19 18:10 Michał Górny
2020-05-05  8:10 Michał Górny
2020-05-04 19:57 Mart Raudsepp
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2020-03-25 13:59 Michał Górny
2020-03-25 13:59 Michał Górny
2020-03-06 13:43 Michał Górny
2020-03-06 13:43 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-05-01 19:49 Sergei Trofimovich
2019-04-29  8:17 Sergei Trofimovich
2019-04-13  1:30 Aaron Bauman
2019-04-01 17:52 Virgil Dupras
2018-07-21  0:06 Mikle Kolyada
2018-06-24  9:40 Mikle Kolyada
2017-03-07  0:17 Sebastien Fabbro

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=1697957718.5eea64c2b1580590f52ebaa39e1026649851051c.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