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: Tue, 20 Jul 2021 20:47:24 +0000 (UTC)	[thread overview]
Message-ID: <1626814040.d07a4a65416ec3d3760deb0458e6855565584cf2.mgorny@gentoo> (raw)

commit:     d07a4a65416ec3d3760deb0458e6855565584cf2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 20:37:56 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 20:47:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07a4a65

dev-python/bitstring: Bump to 3.1.9

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

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

diff --git a/dev-python/bitstring/Manifest b/dev-python/bitstring/Manifest
index d3bdce5d4d2..ab349490b1b 100644
--- a/dev-python/bitstring/Manifest
+++ b/dev-python/bitstring/Manifest
@@ -1,2 +1,3 @@
 DIST bitstring-3.1.7.tar.gz 407574 BLAKE2B aef290b174ca4cfb756778683e956ba083a8a51cc77d6232477318f91d6d1aee495967722e97a090353032ab99db97f72f3e4d5835e6a841c5076f788ffff456 SHA512 57a48cf279f1e0e2ea8e1ce436cd8c256325f6f9e9ad340b8c28c2954712faf8473e5779aeff4d66b4c596dbeb4cb39ea3328d5c22dcb4d8b0ee0a7098023561
 DIST bitstring-3.1.8.tar.gz 408425 BLAKE2B 53186889ef1c99416dc0bb5d27e9d371a8a00b38999f6bf1c734f51ef6fbac4f4f1474d937ed98bfdc7d403e041d7a73966805ef0d2fe2fba1cb074154874ee5 SHA512 dc2c8182859bf4acd43e5848bec4d95e8284e0aa8c64d728e2292b873602031e1cde8cfd9ee904d4a1a133a24baba1e57a3789cc871f4debf927db4a7faee881
+DIST bitstring-3.1.9.tar.gz 408443 BLAKE2B 747ce06fc33681cbe63d706c2dace5ebce314aea1ba45f8a5a9d65f849bcf253fa9354e39fd80731af4845993e418f27232ede47c940367b8cb425867ffee8c9 SHA512 6dc9c8d683e4415dfd685153b350bd5462117c49c7d8fcd9b2a066f927d82bb2bfae1cc5df543dd38c5e65b93d453ad13d2937f9523b77b007b1234b24ba7be1

diff --git a/dev-python/bitstring/bitstring-3.1.9.ebuild b/dev-python/bitstring/bitstring-3.1.9.ebuild
new file mode 100644
index 00000000000..6e59803ccaf
--- /dev/null
+++ b/dev-python/bitstring/bitstring-3.1.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="A pure Python module for creation and analysis of binary data"
+HOMEPAGE="https://github.com/scott-griffiths/bitstring"
+SRC_URI="https://github.com/scott-griffiths/${PN}/archive/${P}.tar.gz"
+S=${WORKDIR}/${PN}-${P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests unittest
+
+DOCS=( README.rst release_notes.txt )
+
+src_test() {
+	cd test || die
+	distutils-r1_src_test
+}


             reply	other threads:[~2021-07-20 20:47 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 20:47 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/bitstring/ 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-30  5:48 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-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=1626814040.d07a4a65416ec3d3760deb0458e6855565584cf2.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