From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycpio/
Date: Sat, 2 Nov 2024 06:32:12 +0000 (UTC) [thread overview]
Message-ID: <1730529112.aafd10eb157664d70f1d964ff5ffb59daa4ead27.mgorny@gentoo> (raw)
commit: aafd10eb157664d70f1d964ff5ffb59daa4ead27
Author: Zen <z <AT> pyl <DOT> onl>
AuthorDate: Fri Nov 1 22:59:58 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 06:31:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafd10eb
dev-python/pycpio: Add 1.4.1
Signed-off-by: Zen <z <AT> pyl.onl>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pycpio/Manifest | 1 +
dev-python/pycpio/pycpio-1.4.1.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/pycpio/Manifest b/dev-python/pycpio/Manifest
index 2fa5700345d9..cf8f84160f21 100644
--- a/dev-python/pycpio/Manifest
+++ b/dev-python/pycpio/Manifest
@@ -1,2 +1,3 @@
DIST pycpio-1.3.2.tar.gz 22449 BLAKE2B 9f183ccb44552295c1ddf83102865b59f00f387302cbfcdf4cf226bd72a7e6b49883db8c0fece50904c4dc4891f8ee2b513e3192d95f74dd673e3c71e13817dc SHA512 d5e7f4f59e91944bf3c49cb3da79e34b11167a39374036906a3c1fb2230992ec31c1c51880cf26ef3682a58a5082627635576bd697a4b972edd9d62ade7e9130
DIST pycpio-1.4.0.gh.tar.gz 22518 BLAKE2B 192ce37d9ffa1e049ff7f11494a01295f28efbb4cca08b0a7316ea130a4c5d8edf51101a2e07276d4a24fdbca01644082489cb531ad049ad8ce4c801e90d6add SHA512 3fc30159ea14ec16ca30031df2e1624e92b3815829e00eedeccb41b3fb224c17d1af18d2d544ccf677094f6ab5c7d76407bc8d316c359fe8620ab350aed080e1
+DIST pycpio-1.4.1.gh.tar.gz 22532 BLAKE2B 590f2df7f2d8b93d7d16b8ff11ae6ecc947ab9032a6f0db2acdd8e72aeddc74aba93d511b14306df7eb6716861f64d0b4bce70dfc174658679cf9421ca3f6932 SHA512 a7ac927b555d8f9e8ed41f676aba802faa31780252a991eff21bc90d00daee510c335d9d65822333681cc505de5bdc4ff395cabb0b0b9748621ad000fa02cf61
diff --git a/dev-python/pycpio/pycpio-1.4.1.ebuild b/dev-python/pycpio/pycpio-1.4.1.ebuild
new file mode 100644
index 000000000000..856b38d89238
--- /dev/null
+++ b/dev-python/pycpio/pycpio-1.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python CPIO library"
+HOMEPAGE="https://github.com/desultory/pycpio/"
+SRC_URI="
+ https://github.com/desultory/pycpio/archive/refs/tags/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+
+RDEPEND="
+ >=dev-python/zenlib-2.3.2[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+
+python_test() {
+ eunittest tests
+}
next reply other threads:[~2024-11-02 6:32 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-02 6:32 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 14:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycpio/ Michał Górny
2025-03-15 14:44 Arthur Zamarin
2025-03-15 13:16 Arthur Zamarin
2025-02-24 3:37 Michał Górny
2025-02-24 3:37 Michał Górny
2025-02-24 3:37 Michał Górny
2025-02-17 14:50 Nowa Ammerlaan
2025-02-17 14:50 Nowa Ammerlaan
2025-02-17 14:50 Nowa Ammerlaan
2025-02-15 7:01 Michał Górny
2025-02-08 20:25 Michał Górny
2025-02-08 18:04 Sam James
2025-02-08 11:39 Arthur Zamarin
2025-01-21 15:02 Nowa Ammerlaan
2024-11-16 13:06 Michał Górny
2024-11-16 12:44 Arthur Zamarin
2024-11-16 12:42 Arthur Zamarin
2024-11-02 6:32 Michał Górny
2024-10-27 8:46 Andrew Ammerlaan
2024-10-14 7:21 Andrew Ammerlaan
2024-10-14 4:11 Michał Górny
2024-10-14 4:11 Michał Górny
2024-10-10 16:54 Andrew Ammerlaan
2024-10-10 16:20 Arthur Zamarin
2024-08-21 10:19 Andrew Ammerlaan
2024-08-17 14:45 Andrew Ammerlaan
2024-07-21 17:42 Andrew Ammerlaan
2024-07-15 23:29 Sam James
2024-07-15 19:18 Andrew Ammerlaan
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=1730529112.aafd10eb157664d70f1d964ff5ffb59daa4ead27.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