From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/
Date: Thu, 2 Mar 2017 18:06:12 +0000 (UTC) [thread overview]
Message-ID: <1488477953.8067ecfd0ba030ac761b3685170ee9e330a21193.grozin@gentoo> (raw)
commit: 8067ecfd0ba030ac761b3685170ee9e330a21193
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 18:05:53 2017 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 18:05:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8067ecfd
dev-python/libarchive-c: initial import
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/libarchive-c/Manifest | 1 +
dev-python/libarchive-c/libarchive-c-2.7.ebuild | 13 +++++++++++++
dev-python/libarchive-c/metadata.xml | 15 +++++++++++++++
3 files changed, 29 insertions(+)
diff --git a/dev-python/libarchive-c/Manifest b/dev-python/libarchive-c/Manifest
new file mode 100644
index 00000000000..4de5193a5eb
--- /dev/null
+++ b/dev-python/libarchive-c/Manifest
@@ -0,0 +1 @@
+DIST libarchive-c-2.7.tar.gz 42299 SHA256 56eadbc383c27ec9cf6aad3ead72265e70f80fa474b20944328db38bab762b04 SHA512 809319cffc250130c1414885d4e2de399a8ba92f6025848f1423bde79eadc6f686f934f4b17fc0a90ea84379b94c5c38d4849b2b28e2e03f8d16548152dbc856 WHIRLPOOL d6de46b5df8a6997fe4e701345ec29ba47ac93970a9b7277a393e0a18470b6cc27dc90abb8b025351fa6b4568a613aa895e17d2578bc74e2da9df2f193d599fa
diff --git a/dev-python/libarchive-c/libarchive-c-2.7.ebuild b/dev-python/libarchive-c/libarchive-c-2.7.ebuild
new file mode 100644
index 00000000000..a4db4ef059b
--- /dev/null
+++ b/dev-python/libarchive-c/libarchive-c-2.7.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+DESCRIPTION="A Python interface to libarchive"
+HOMEPAGE="https://github.com/Changaco/python-libarchive-c/ https://pypi.python.org/pypi/libarchive-c/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/dev-python/libarchive-c/metadata.xml b/dev-python/libarchive-c/metadata.xml
new file mode 100644
index 00000000000..c310749e934
--- /dev/null
+++ b/dev-python/libarchive-c/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>grozin@gentoo.org</email>
+ <name>Andrey Grozin</name>
+</maintainer>
+<longdescription>
+ A Python interface to libarchive.
+ It uses the standard ctypes module to dynamically load and access the C library.
+</longdescription>
+<upstream>
+ <remote-id type="pypi">libarchive-c</remote-id>
+</upstream>
+</pkgmetadata>
next reply other threads:[~2017-03-02 18:06 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 18:06 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-11 13:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/libarchive-c/ Andrey Grozin
2020-02-05 16:24 Michał Górny
2020-03-27 21:06 Michał Górny
2020-04-15 23:33 Sergei Trofimovich
2021-02-18 20:11 Sergei Trofimovich
2021-03-04 9:24 Andrey Grozin
2021-07-17 4:16 Sam James
2021-07-18 6:33 Agostino Sarubbo
2021-07-18 6:35 Agostino Sarubbo
2021-07-25 1:10 Sam James
2021-07-25 3:23 Sam James
2021-08-05 17:07 Andrey Grozin
2021-09-05 20:01 Agostino Sarubbo
2021-09-06 5:40 Agostino Sarubbo
2021-09-06 6:36 Michał Górny
2021-12-02 20:12 Sam James
2021-12-02 20:42 Sam James
2022-01-03 19:23 Jakov Smolić
2022-01-04 3:20 Sam James
2022-01-04 13:55 Michał Górny
2022-01-22 18:25 Arthur Zamarin
2022-02-27 12:23 Jakov Smolić
2022-02-27 12:29 Jakov Smolić
2022-02-27 18:58 Michał Górny
2022-05-28 5:59 Sam James
2022-12-31 12:10 Arthur Zamarin
2023-05-31 18:29 Michał Górny
2023-05-31 18:29 Michał Górny
2023-07-05 7:58 Michał Górny
2023-07-06 6:32 Sam James
2023-07-06 6:32 Sam James
2023-07-06 12:27 Michał Górny
2023-08-05 21:36 Sam James
2023-08-05 21:36 Sam James
2023-08-06 11:22 Andrey Grozin
2024-03-05 19:11 Michał Górny
2024-03-21 20:30 Arthur Zamarin
2024-03-22 6:14 Arthur Zamarin
2024-03-22 12:37 Michał Górny
2024-05-18 5:50 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=1488477953.8067ecfd0ba030ac761b3685170ee9e330a21193.grozin@gentoo \
--to=grozin@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