From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/
Date: Wed, 20 Jan 2021 09:27:55 +0000 (UTC) [thread overview]
Message-ID: <1611134870.6e2a8c2116737750869f898f4af2f4e4025aa929.mgorny@gentoo> (raw)
commit: 6e2a8c2116737750869f898f4af2f4e4025aa929
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 09:03:24 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 09:27:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e2a8c21
dev-python/lz4: Bump to 3.1.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/lz4/Manifest | 1 +
dev-python/lz4/lz4-3.1.3.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-python/lz4/Manifest b/dev-python/lz4/Manifest
index a135dc9c4ed..1865ef79a68 100644
--- a/dev-python/lz4/Manifest
+++ b/dev-python/lz4/Manifest
@@ -1,2 +1,3 @@
DIST lz4-3.1.1.tar.gz 154325 BLAKE2B 2d40728087aea735aeac4d39c415edf94f9aca83c77e4a36fe53f6f32f6c1595c0b1ad97c11f6e58cacafb95e0e12d29336d9f072d4f0d47f2d522f552a368bf SHA512 b6ddcabcb323b88eeff1fa9cb91d379d6435ab51b2b51e080138892fbce57d92c8175e2ae1ef72e8a2f95429aaa4be66a5e8cd9d4dbc5bcd6b44ec26b7df96db
DIST lz4-3.1.2.tar.gz 153729 BLAKE2B f7d8b1b6dd4ee59d07eb4c2108516f939041bb1f131c62925986c2ad49406222c3eeac5232528979d6277aa5c1a950999f7bb3e984ffe26788e9d92a7eccf2e8 SHA512 bd277baf83a4d7819c2deee64e053fc030c5ccff8d5ea91762bfad2c38d5922f5305f8435b060821e86480be06716fa826cd05f407188077cc20637122e7c397
+DIST lz4-3.1.3.tar.gz 159016 BLAKE2B 2ab86799cbd37b96550ebb5d0e1a3c301cbcee2a42c6da189f5ae0fee4eb9c5614860dd044363e2c9312e3ab275eb527a116210604a72bd74354f49589d6567b SHA512 170b5330a8ec0eb4d69f3692c54eaa384fd4de78a7e7db95721d2f1e521ae9558f814e63bbb31db2775a81f7cd7eaea1420ad2c96406cff95d25bc5d30811aba
diff --git a/dev-python/lz4/lz4-3.1.3.ebuild b/dev-python/lz4/lz4-3.1.3.ebuild
new file mode 100644
index 00000000000..75a86173de1
--- /dev/null
+++ b/dev-python/lz4/lz4-3.1.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="LZ4 Bindings for Python"
+HOMEPAGE="https://pypi.org/project/lz4/ https://github.com/python-lz4/python-lz4"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="app-arch/lz4:="
+DEPEND=${RDEPEND}
+BDEPEND="
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/pkgconfig[${PYTHON_USEDEP}]
+ test? (
+ dev-python/psutil[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2021-01-20 9:28 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 9:27 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-23 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/lz4/ Michał Górny
2025-04-23 13:55 Sam James
2025-04-21 16:15 Arthur Zamarin
2025-04-21 6:22 Sam James
2025-04-19 18:39 Arthur Zamarin
2025-04-02 7:06 Michał Górny
2025-02-15 9:54 Michał Górny
2025-02-15 9:48 Arthur Zamarin
2025-02-15 9:48 Arthur Zamarin
2025-02-15 9:01 Arthur Zamarin
2025-02-15 8:41 Arthur Zamarin
2025-01-27 7:28 Michał Górny
2024-09-23 12:01 WANG Xuerui
2024-05-18 16:32 Michał Górny
2024-05-18 16:32 Michał Górny
2024-02-17 21:17 Sam James
2024-01-19 5:10 Michał Górny
2024-01-18 20:44 Sam James
2024-01-18 19:48 Sam James
2024-01-18 18:52 Arthur Zamarin
2024-01-18 18:03 Arthur Zamarin
2024-01-02 5:07 Michał Górny
2023-12-11 4:33 Arthur Zamarin
2023-12-09 16:38 Michał Górny
2023-06-03 16:27 Michał Górny
2023-05-04 16:17 Michał Górny
2023-03-16 3:56 Michał Górny
2023-02-17 6:21 Michał Górny
2023-02-16 23:03 Sam James
2023-02-16 20:58 Arthur Zamarin
2022-12-31 7:18 Michał Górny
2022-12-30 7:08 Michał Górny
2022-08-27 6:24 Michał Górny
2022-08-26 23:29 Sam James
2022-08-26 23:28 Sam James
2022-08-26 23:27 Sam James
2022-08-26 17:48 Arthur Zamarin
2022-07-25 7:12 Michał Górny
2022-06-24 3:58 Michał Górny
2022-06-23 8:35 Agostino Sarubbo
2022-06-23 6:45 Agostino Sarubbo
2022-06-22 18:37 Sam James
2022-06-22 18:33 Arthur Zamarin
2022-05-23 6:34 Michał Górny
2022-04-19 17:21 Michał Górny
2022-04-19 16:43 Arthur Zamarin
2022-04-19 13:46 Jakov Smolić
2022-04-19 13:46 Jakov Smolić
2022-04-19 11:50 Arthur Zamarin
2022-02-14 21:37 Michał Górny
2021-12-28 10:19 Sam James
2021-12-27 19:18 Jakov Smolić
2021-12-27 18:48 Arthur Zamarin
2021-12-27 18:48 Arthur Zamarin
2021-11-26 7:30 Michał Górny
2021-05-30 19:34 Michał Górny
2021-05-30 17:32 Michał Górny
2021-02-21 4:30 Sam James
2021-02-19 12:07 Sam James
2021-02-19 2:54 Sam James
2021-02-19 1:51 Thomas Deutschmann
2021-01-16 10:11 Michał Górny
2021-01-05 21:27 Michał Górny
2020-12-31 1:47 Sam James
2020-12-29 2:36 Sam James
2020-12-26 2:20 Sam James
2020-11-24 14:36 Sam James
2020-10-14 10:51 Alexey Shvetsov
2020-07-20 11:45 Sam James
2020-05-04 11:21 Michał Górny
2020-03-14 18:10 Mikle Kolyada
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-02-05 16:24 Michał Górny
2019-05-21 15:50 Stephen Klimaszewski
2019-03-11 22:26 Patrice Clement
2018-01-05 9:36 Michał Górny
2017-07-05 15:08 Manuel Rüger
2017-06-23 11:41 Manuel Rüger
2017-04-24 15:49 Pacho Ramos
2017-04-17 19:34 Matt Thode
2017-04-07 0:05 Manuel Rüger
2016-11-01 22:00 Patrice Clement
2016-06-29 16:02 Patrick Lauer
2015-10-10 14:24 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=1611134870.6e2a8c2116737750869f898f4af2f4e4025aa929.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