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/bitstring/
Date: Thu, 30 Nov 2023 05:48:25 +0000 (UTC)	[thread overview]
Message-ID: <1701323295.0832cc5c0314094fa5fd2ab3bc37a126ab42a8a4.mgorny@gentoo> (raw)

commit:     0832cc5c0314094fa5fd2ab3bc37a126ab42a8a4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 05:18:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 05:48:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0832cc5c

dev-python/bitstring: Bump to 4.1.4

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

 dev-python/bitstring/Manifest               |  1 +
 dev-python/bitstring/bitstring-4.1.4.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/bitstring/Manifest b/dev-python/bitstring/Manifest
index 9ac28bad4fc6..33ce68a0683f 100644
--- a/dev-python/bitstring/Manifest
+++ b/dev-python/bitstring/Manifest
@@ -1,3 +1,4 @@
 DIST bitstring-4.1.1.tar.gz 228708 BLAKE2B f883fc0e40fd426a21449ca27ce58b7e40291f3758aee70cfe455ea3db7cd22c32ae74f581e5a2c99f21e8162c9499793891074750a5b81a8397c5333fd18210 SHA512 dd90382f57a9a8eda41616d61ba589f1504a6613ef36104b1187c345197cf088c4ef1c283af8a33ce629bfeea2d39065970d173051d67f3ec2e2240043869ff8
 DIST bitstring-4.1.2.tar.gz 232896 BLAKE2B 549942afafc0a8c3c5ad30b835acbfb6e800514be5c3d0a132a4dc026eb80168a0d42a530be1c652e97cb4b2eefbd0dc834b3d2e782b137a075f1e6e6a14a016 SHA512 23e5f651538b06c6342dd661661382b8935271d6266e6ad2404e19c0af49ca2756337793e66d858731421246fad5330f2f5588bee3e81cc8ca39a985c2941721
 DIST bitstring-4.1.3.tar.gz 231483 BLAKE2B 54b6b8e3f1331a3aadc0b06f33a4353126c4f96ce087a3c74c05f74f67148e12ad019551e625b59478aa46e6856a788c1700db24f738d41423b86b306739f932 SHA512 57e247a019c89179f258fbf34454ec812a0e87aacec9cbad9b7166afc130629878ac6f40987380906ae2f2c3175999e2fa7a071d87f607ba2d9301100aee9263
+DIST bitstring-4.1.4.tar.gz 232014 BLAKE2B fad74a1a2931504b44c7d95c4e88b058c17ee189ab7b4ec6987d1284c273329b7850cd1aff8e93eb6badf7d52284db006f1f1118ee5f871694f2bd5b4b10e449 SHA512 e05d983ac340565b193c4b4d5f7f5fceea3ba68f04c348ab42cd1d783ac64e1b1adb0ce9bcaac20335137f103d51df198421c7cfee1e5c1ad9f3c9b89b77b679

diff --git a/dev-python/bitstring/bitstring-4.1.4.ebuild b/dev-python/bitstring/bitstring-4.1.4.ebuild
new file mode 100644
index 000000000000..ed11001fdc22
--- /dev/null
+++ b/dev-python/bitstring/bitstring-4.1.4.ebuild
@@ -0,0 +1,26 @@
+# 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="A pure Python module for creation and analysis of binary data"
+HOMEPAGE="
+	https://github.com/scott-griffiths/bitstring/
+	https://pypi.org/project/bitstring/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+	<dev-python/bitarray-3[${PYTHON_USEDEP}]
+	>=dev-python/bitarray-2.8.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-11-30  5:48 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30  5:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-18  8:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/bitstring/ Michał Górny
2025-01-18  8:24 Michał Górny
2025-01-02  4:54 Michał Górny
2024-06-29 16:58 Michał Górny
2024-06-12  6:17 Arthur Zamarin
2024-06-12  6:16 Arthur Zamarin
2024-06-10 14:41 Michał Górny
2024-05-26  2:54 Michał Górny
2024-05-16 15:00 Arthur Zamarin
2024-05-11  5:19 Michał Górny
2024-05-08  8:51 Michał Górny
2024-05-08  8:51 Michał Górny
2024-04-25  4:43 Michał Górny
2024-04-23  7:04 Michał Górny
2024-04-22 15:29 Michał Górny
2023-12-15 10:59 Michał Górny
2023-12-15 10:50 Arthur Zamarin
2023-12-02  9:50 Michał Górny
2023-12-02  9:34 Michał Górny
2023-11-24 14:46 Michał Górny
2023-11-23  4:19 Michał Górny
2023-11-17 11:40 Andrey Grozin
2023-09-25 18:52 Michał Górny
2023-09-25 17:33 Arthur Zamarin
2023-08-23 19:25 Michał Górny
2023-08-18  1:29 Sam James
2023-08-18  1:29 Sam James
2023-08-17 18:55 Michał Górny
2023-05-23 16:15 Michał Górny
2023-05-23 15:53 Arthur Zamarin
2023-04-17  5:41 Michał Górny
2023-03-11  9:53 Michał Górny
2023-03-11  8:34 Arthur Zamarin
2023-02-02 14:48 Michał Górny
2022-05-12 19:21 Arthur Zamarin
2021-08-26  8:24 Michał Górny
2021-08-26  4:41 Agostino Sarubbo
2021-07-21  7:25 Michał Górny
2021-07-20 20:47 Michał Górny
2021-07-18  6:16 Michał Górny
2021-06-05 12:56 Michał Górny
2020-12-12  4:27 Sam James
2020-09-18 14:28 Michał Górny
2020-09-08 19:11 Michał Górny
2020-07-20 14:40 Michał Górny
2020-07-20 14:40 Michał Górny
2020-05-11 16:48 Michał Górny
2020-05-11  9:44 Agostino Sarubbo
2020-02-29 10:50 Andrey Grozin
2020-02-04 13:32 Michał Górny
2019-05-20  6:33 Stephen Klimaszewski
2017-05-15 13:04 Manuel Rüger
2016-11-07  2:14 Andrey Grozin
2016-11-06 13:17 Michael Palimaka
2016-11-06 13:17 Michael Palimaka
2016-06-06 21:15 Tim Harder
2016-06-06 21:12 Tim Harder

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=1701323295.0832cc5c0314094fa5fd2ab3bc37a126ab42a8a4.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