From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzbar/
Date: Fri, 20 Oct 2023 14:37:42 +0000 (UTC) [thread overview]
Message-ID: <1697812374.6522c61d9f6761388bfa19fd7e313cae85a87a39.mgorny@gentoo> (raw)
commit: 6522c61d9f6761388bfa19fd7e313cae85a87a39
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 14:32:54 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 14:32:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6522c61d
dev-python/pyzbar: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyzbar/Manifest | 2 +-
dev-python/pyzbar/pyzbar-0.1.9.ebuild | 12 +++++++++---
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/dev-python/pyzbar/Manifest b/dev-python/pyzbar/Manifest
index 3f1c3a60d96a..a7889000dae9 100644
--- a/dev-python/pyzbar/Manifest
+++ b/dev-python/pyzbar/Manifest
@@ -1 +1 @@
-DIST pyzbar-0.1.9.tar.gz 45793 BLAKE2B 205c4cdabecb0c59c78bd3e901bd8348a8648c6c6b48afed5f71883c8ec438047843752269f273ca277ce87f3831e1873f859501df7bdc24834fe2b667922fed SHA512 f9fe774400ed6428bc78a428bd1b7847d5c6d557ea8637125348708f0641b36eceabe69362302c3d8658cf2186ee836c3bfc207fa800a6d03581375c251227e8
+DIST pyzbar-0.1.9.gh.tar.gz 45793 BLAKE2B 205c4cdabecb0c59c78bd3e901bd8348a8648c6c6b48afed5f71883c8ec438047843752269f273ca277ce87f3831e1873f859501df7bdc24834fe2b667922fed SHA512 f9fe774400ed6428bc78a428bd1b7847d5c6d557ea8637125348708f0641b36eceabe69362302c3d8658cf2186ee836c3bfc207fa800a6d03581375c251227e8
diff --git a/dev-python/pyzbar/pyzbar-0.1.9.ebuild b/dev-python/pyzbar/pyzbar-0.1.9.ebuild
index 95eb89759142..aa4284937b9e 100644
--- a/dev-python/pyzbar/pyzbar-0.1.9.ebuild
+++ b/dev-python/pyzbar/pyzbar-0.1.9.ebuild
@@ -4,13 +4,19 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
DESCRIPTION="Read one-dimensional barcodes and QR codes from Python"
-HOMEPAGE="https://github.com/NaturalHistoryMuseum/pyzbar/"
-SRC_URI="https://github.com/NaturalHistoryMuseum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+ https://github.com/NaturalHistoryMuseum/pyzbar/
+ https://pypi.org/project/pyzbar/
+"
+SRC_URI="
+ https://github.com/NaturalHistoryMuseum/${PN}/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="MIT"
SLOT="0"
next reply other threads:[~2023-10-20 14:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-20 14:37 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyzbar/ Michał Górny
2024-06-10 10:50 Petr Vaněk
2023-11-23 18:55 Michał Górny
2023-11-10 14:38 Michał Górny
2022-10-29 14:32 Arthur Zamarin
2022-10-29 14:32 Arthur Zamarin
2022-10-29 14:32 Arthur Zamarin
2022-05-16 13:27 Michał Górny
2022-03-15 18:24 Michał Górny
2021-06-05 18:10 Michał Górny
2020-10-16 18:22 Michał Górny
2020-04-27 7:18 Michał Górny
2020-04-27 7:18 Michał Górny
2020-04-27 7:18 Michał Górny
2020-04-26 23:28 Jonas Stein
2020-03-28 21:24 Michał Górny
2020-03-16 18:55 Michał Górny
2020-01-24 6:54 Joonas Niilola
2020-01-16 6:05 Michał Górny
2018-08-31 18:24 Craig Andrews
2018-05-18 14:55 Michał Górny
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=1697812374.6522c61d9f6761388bfa19fd7e313cae85a87a39.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