From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hiredis/
Date: Sun, 15 Nov 2020 08:54:32 +0000 (UTC) [thread overview]
Message-ID: <1605430449.1d05736bc089fa7cc87ecb34a596a9181a3daee4.swegener@gentoo> (raw)
commit: 1d05736bc089fa7cc87ecb34a596a9181a3daee4
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 08:52:48 2020 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 08:54:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d05736b
dev-python/hiredis: Version bump
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
dev-python/hiredis/Manifest | 1 +
dev-python/hiredis/hiredis-1.1.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/hiredis/Manifest b/dev-python/hiredis/Manifest
index 6803a04b864..d60dee5ddaf 100644
--- a/dev-python/hiredis/Manifest
+++ b/dev-python/hiredis/Manifest
@@ -1 +1,2 @@
DIST hiredis-1.0.1.tar.gz 54460 BLAKE2B 90bdbd99f47b0765636dbeee9fc3cbb9c71fd7ba752a0d58ab9c2c9d2ee93bfc1a343465618d1127703ae09a4870d6691d7d5b52f59150849a448eae73c6a1d3 SHA512 8aa5e29b09f42826d746857d55b8042b40ffa3977386b0f8b2ea1b2ede0c28337f3df4bbd177192d8873570810bc9d0987f1f2b29f094f27adaa4aaf409c3a6b
+DIST hiredis-1.1.0.tar.gz 54620 BLAKE2B 9991745d277e87efe836c1c8eabb2016ce401e2be52c7e1b3a154350776fae6fd3c49e3096da57231e42c57bf36ba692ce26bc993d0923b5246376d8694ad058 SHA512 ad37868376de91303c15ffe6109dc7fadb4f458efdd44b7ddc0a410937a389b8e062ab7d36b1aec3fe324ecafe6b1e5e6b92f547cbf619251dad22a28e02ee9c
diff --git a/dev-python/hiredis/hiredis-1.1.0.ebuild b/dev-python/hiredis/hiredis-1.1.0.ebuild
new file mode 100644
index 00000000000..90148fb3b82
--- /dev/null
+++ b/dev-python/hiredis/hiredis-1.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python extension that wraps hiredis"
+HOMEPAGE="https://github.com/pietern/hiredis-py"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+python_test() {
+ cd test
+ "${EPYTHON}" -m unittest reader.ReaderTest || die "tests failed"
+}
next reply other threads:[~2020-11-15 8:54 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-15 8:54 Sven Wegener [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-23 10:55 [gentoo-commits] repo/gentoo:master commit in: dev-python/hiredis/ Michał Górny
2025-05-16 20:27 Arthur Zamarin
2025-05-10 7:41 Michał Górny
2025-02-27 20:56 Michał Górny
2024-12-21 12:31 Michał Górny
2024-12-21 11:31 Michał Górny
2024-12-05 5:39 Michał Górny
2024-08-10 6:43 Michał Górny
2024-08-03 8:30 Jakov Smolić
2024-08-03 8:30 Jakov Smolić
2024-07-19 19:56 Michał Górny
2024-05-17 18:24 Michał Górny
2024-01-06 10:55 Michał Górny
2024-01-06 10:52 Michał Górny
2024-01-06 10:16 Michał Górny
2023-12-17 18:00 Arthur Zamarin
2023-08-21 8:59 Michał Górny
2023-08-20 5:43 Sam James
2023-08-19 16:08 Arthur Zamarin
2023-08-19 15:56 Arthur Zamarin
2023-07-15 10:59 Sven Wegener
2023-07-08 6:05 Michał Górny
2023-07-07 21:22 Sam James
2023-07-05 5:56 Arthur Zamarin
2023-05-29 12:26 Michał Górny
2023-05-08 12:06 Michał Górny
2023-05-04 16:17 Michał Górny
2023-04-05 8:28 Arthur Zamarin
2023-04-05 7:59 Jakov Smolić
2023-04-05 7:35 Arthur Zamarin
2023-04-05 7:00 Arthur Zamarin
2023-03-05 8:48 Sven Wegener
2023-03-04 21:44 Sven Wegener
2023-02-24 20:40 Sven Wegener
2022-05-31 10:20 Sam James
2022-03-08 17:11 Jakov Smolić
2021-12-02 14:17 Michał Górny
2021-12-02 13:08 Arthur Zamarin
2021-12-02 13:05 Arthur Zamarin
2021-12-02 13:05 Arthur Zamarin
2021-12-02 9:13 Agostino Sarubbo
2021-11-19 8:37 Arthur Zamarin
2021-11-19 7:59 Arthur Zamarin
2021-10-27 3:36 Sam James
2021-10-26 21:33 Sven Wegener
2021-10-11 18:21 Sven Wegener
2021-09-07 18:56 Sam James
2021-09-07 2:47 Sam James
2021-09-06 21:26 Sam James
2021-08-19 11:38 Sam James
2021-08-16 19:09 Arthur Zamarin
2021-08-01 23:49 Sam James
2021-06-05 13:52 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 20:34 Michał Górny
2020-12-20 19:07 Thomas Deutschmann
2020-11-15 14:29 Sven Wegener
2020-11-15 8:54 Sven Wegener
2020-11-15 8:54 Sven Wegener
2020-11-15 8:54 Sven Wegener
2020-05-02 20:18 Sven Wegener
2020-04-12 6:29 Joonas Niilola
2020-04-01 21:35 Sven Wegener
2020-04-01 11:38 Sven Wegener
2020-03-21 21:31 Sven Wegener
2019-05-31 0:57 Aaron Bauman
2018-06-26 16:18 Mikle Kolyada
2018-06-26 2:04 Aaron Bauman
2017-02-28 20:14 Markus Meier
2017-02-25 14:20 Markus Meier
2017-02-17 10:42 Agostino Sarubbo
2017-02-09 14:37 Agostino Sarubbo
2016-06-14 11:13 Alexis Ballier
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=1605430449.1d05736bc089fa7cc87ecb34a596a9181a3daee4.swegener@gentoo \
--to=swegener@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