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: Fri,  6 Mar 2020 13:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1583502181.3444dd05af7f5d057878052e90823371d2d8cab0.mgorny@gentoo> (raw)

commit:     3444dd05af7f5d057878052e90823371d2d8cab0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  6 12:17:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar  6 13:43:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3444dd05

dev-python/tblib: Bump to 1.6.0

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

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

diff --git a/dev-python/tblib/Manifest b/dev-python/tblib/Manifest
index e63c51910bf..8d4d31792dd 100644
--- a/dev-python/tblib/Manifest
+++ b/dev-python/tblib/Manifest
@@ -1 +1,2 @@
 DIST tblib-1.3.2.tar.gz 26958 BLAKE2B 5c50f6b63b45f34f35843d9e39f03493715e19304804d38e134cd63621d1b72116a84d1403e25a4681d84568dfb87cba2874eaa10fccff6054e121aea86f88cd SHA512 c04d204e8dc53c87fecdb484162488ca10b509341ad030e67300d9c3ac61d298888dd56c1cef8318bcf13d90ccd5633520d75ab45dd0aea8de29ba7317adacce
+DIST tblib-1.6.0.tar.gz 31450 BLAKE2B a1efccab5c6363c166ef73e8e03750d1f47993684fda662065f9705d115347cf4b2ed3438ef375e3d14a0dbc35ceb234c8357ee33d2ac9e3a94b66bec3670b3a SHA512 3b11b94f341499f648c182e7a9b6c648b5312a18b3f23bf7e5d554052db4ffb7c4a4faa097bc2426b4159e28f0578c6b369ff4d02eb7711726b5359242216d35

diff --git a/dev-python/tblib/tblib-1.6.0.ebuild b/dev-python/tblib/tblib-1.6.0.ebuild
new file mode 100644
index 00000000000..f7f6b2e7f95
--- /dev/null
+++ b/dev-python/tblib/tblib-1.6.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Traceback fiddling library for Python"
+HOMEPAGE="https://github.com/ionelmc/python-tblib"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+BDEPEND="test? ( dev-python/twisted[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-03-06 13:43 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 13:43 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-10-22  6:55 Michał Górny
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
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=1583502181.3444dd05af7f5d057878052e90823371d2d8cab0.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