From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/
Date: Sat, 22 Jan 2022 18:25:44 +0000 (UTC) [thread overview]
Message-ID: <1642875917.56c8b15e015e7d81c5c04924dcebfcaa0ce245d7.arthurzam@gentoo> (raw)
commit: 56c8b15e015e7d81c5c04924dcebfcaa0ce245d7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 22 18:22:48 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 22 18:25:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c8b15e
dev-python/libarchive-c: add 4.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/libarchive-c/Manifest | 1 +
dev-python/libarchive-c/libarchive-c-4.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/libarchive-c/Manifest b/dev-python/libarchive-c/Manifest
index 403767c9fef7..d7a9f3981b60 100644
--- a/dev-python/libarchive-c/Manifest
+++ b/dev-python/libarchive-c/Manifest
@@ -1 +1,2 @@
DIST libarchive-c-3.2.tar.gz 44896 BLAKE2B 9e984c8e23422ceb552d34d4560b2c8279e1c2d52ffedcc893af3a1a8420eb03b735058d2f8dbe542f3920d0f0bf53777f0679a238cc0368e8e680c44358a72c SHA512 d11a7da0e592b7fce5044b9ff2930e50004c15b166a76f7871b9d0d584cb6da5989c4ec79969439b00baffa564738af607cdf5e37141c6e879b8a76ae68c325c
+DIST libarchive-c-4.0.gh.tar.gz 47743 BLAKE2B c6246b35a9a389c6cd999b32412436f8134737a4cba1c0bf8a905e3ba6e1653c515956f43a580901dd4278cbc00b783ecfa7a4306f0fc7ca2d2666b3af500cb8 SHA512 787b049a5f06d7370369a6bb2d9ebab6e4e5eda0a4f839906e205a7e19a00f9f7e350d4c42e3434e345063dd0ea44e5b0b4c0524033b05a6d8f15758757c5c36
diff --git a/dev-python/libarchive-c/libarchive-c-4.0.ebuild b/dev-python/libarchive-c/libarchive-c-4.0.ebuild
new file mode 100644
index 000000000000..18351e6ff322
--- /dev/null
+++ b/dev-python/libarchive-c/libarchive-c-4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2022 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 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/refs/tags/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+S="${WORKDIR}"/python-${P}
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="app-arch/libarchive"
+BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-01-22 18:25 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-22 18:25 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-07 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/ 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-07-05 7:58 Michał Górny
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-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=1642875917.56c8b15e015e7d81c5c04924dcebfcaa0ce245d7.arthurzam@gentoo \
--to=arthurzam@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