From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/
Date: Wed, 5 Jul 2023 07:58:04 +0000 (UTC) [thread overview]
Message-ID: <1688543873.d3d0501ae09bfaba4c8a3380b8045b469d0d8551.mgorny@gentoo> (raw)
commit: d3d0501ae09bfaba4c8a3380b8045b469d0d8551
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 06:48:59 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 07:57:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d0501a
dev-python/libarchive-c: Bump to 5.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/libarchive-c/Manifest | 1 +
dev-python/libarchive-c/libarchive-c-5.0.ebuild | 31 +++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/libarchive-c/Manifest b/dev-python/libarchive-c/Manifest
index fc8504389ded..cd628c924e62 100644
--- a/dev-python/libarchive-c/Manifest
+++ b/dev-python/libarchive-c/Manifest
@@ -1,2 +1,3 @@
DIST libarchive-c-4.0.gh.tar.gz 47743 BLAKE2B c6246b35a9a389c6cd999b32412436f8134737a4cba1c0bf8a905e3ba6e1653c515956f43a580901dd4278cbc00b783ecfa7a4306f0fc7ca2d2666b3af500cb8 SHA512 787b049a5f06d7370369a6bb2d9ebab6e4e5eda0a4f839906e205a7e19a00f9f7e350d4c42e3434e345063dd0ea44e5b0b4c0524033b05a6d8f15758757c5c36
DIST python-libarchive-c-4.0.gh.tar.gz 47727 BLAKE2B 87f8cfb0adf080b11df85d065fbcc38bf5682592882b3a8a8077e5cfb590cc10a05b98c98a2be41570aa59d06899b2e47815183e563007b1077717cdaa79a21c SHA512 1544713802789859ffa9a0d8f4e490f720bbd4d589aae8899d0d1fb6780f2cde0db96f3023c1c32eacea07ea325ac180797aebdb0e8e37093af53807f2e5c812
+DIST python-libarchive-c-5.0.gh.tar.gz 48751 BLAKE2B 2ab737c7493c202ba9a1ad57e1066aad12ea984bfa0e63115f59491ea14b3bd1d46d2bb20f033bf5bae64a6badf73b641183f63cc79c9f0e6141792a35521dc4 SHA512 df4758f4b7207fe77ae650aa78c302e9e2a0c7ba81fbeae70af8cb37789a056bc420acd73c1d5baec7b0e93a47fd3e5130db8e43c983f4723366f75a58823f75
diff --git a/dev-python/libarchive-c/libarchive-c-5.0.ebuild b/dev-python/libarchive-c/libarchive-c-5.0.ebuild
new file mode 100644
index 000000000000..c82a0dc6a681
--- /dev/null
+++ b/dev-python/libarchive-c/libarchive-c-5.0.ebuild
@@ -0,0 +1,31 @@
+# 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
+
+MY_P=python-libarchive-c-${PV}
+DESCRIPTION="A Python interface to libarchive"
+HOMEPAGE="
+ https://github.com/Changaco/python-libarchive-c/
+ https://pypi.org/project/libarchive-c/
+"
+SRC_URI="
+ https://github.com/Changaco/python-libarchive-c/archive/${PV}.tar.gz
+ -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+
+RDEPEND="
+ app-arch/libarchive
+"
+
+distutils_enable_tests pytest
next reply other threads:[~2023-07-05 7:58 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-05 7:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-13 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/ Michał Górny
2025-08-13 14:21 Michał Górny
2025-06-07 14:26 Michał Górny
2025-06-07 14:20 Sam James
2025-06-07 10:43 Michał Górny
2025-06-07 10:01 Arthur Zamarin
2025-05-11 21:20 Sam James
2025-05-01 7:09 Sam James
2025-04-05 13:29 Michał Górny
2025-04-05 13:12 Arthur Zamarin
2025-04-05 11:09 Arthur Zamarin
2025-03-15 7:45 Michał Górny
2024-05-18 5:50 Michał Górny
2024-03-22 12:37 Michał Górny
2024-03-22 6:14 Arthur Zamarin
2024-03-21 20:30 Arthur Zamarin
2024-03-05 19:11 Michał Górny
2023-08-06 11:22 Andrey Grozin
2023-08-05 21:36 Sam James
2023-08-05 21:36 Sam James
2023-07-06 12:27 Michał Górny
2023-07-06 6:32 Sam James
2023-07-06 6:32 Sam James
2023-05-31 18:29 Michał Górny
2023-05-31 18:29 Michał Górny
2022-12-31 12:10 Arthur Zamarin
2022-05-28 5:59 Sam James
2022-02-27 18:58 Michał Górny
2022-02-27 12:29 Jakov Smolić
2022-02-27 12:23 Jakov Smolić
2022-01-22 18:25 Arthur Zamarin
2022-01-04 13:55 Michał Górny
2022-01-04 3:20 Sam James
2022-01-03 19:23 Jakov Smolić
2021-12-02 20:42 Sam James
2021-12-02 20:12 Sam James
2021-09-06 6:36 Michał Górny
2021-09-06 5:40 Agostino Sarubbo
2021-09-05 20:01 Agostino Sarubbo
2021-08-05 17:07 Andrey Grozin
2021-07-25 3:23 Sam James
2021-07-25 1:10 Sam James
2021-07-18 6:35 Agostino Sarubbo
2021-07-18 6:33 Agostino Sarubbo
2021-07-17 4:16 Sam James
2021-03-04 9:24 Andrey Grozin
2021-02-18 20:11 Sergei Trofimovich
2020-04-15 23:33 Sergei Trofimovich
2020-03-27 21:06 Michał Górny
2020-02-05 16:24 Michał Górny
2018-11-11 13:52 Andrey Grozin
2017-03-02 18:06 Andrey Grozin
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=1688543873.d3d0501ae09bfaba4c8a3380b8045b469d0d8551.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