From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1582835-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 4AEB8158015
	for <garchives@archives.gentoo.org>; Sat, 23 Dec 2023 00:01:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BFCC52BC023;
	Sat, 23 Dec 2023 00:01:38 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9F8DE2BC023
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Dec 2023 00:01:38 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8EF3533F9FD
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Dec 2023 00:01:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F0EF81474
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Dec 2023 00:01:35 +0000 (UTC)
From: "George Zenner" <dev@pyl.onl>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "George Zenner" <dev@pyl.onl>
Message-ID: <1703289555.3cfdbc6242fd27ad4d0be08c449ce450f6bb9e3c.dev@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pycpio/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-python/pycpio/Manifest dev-python/pycpio/pycpio-0.6.1.ebuild
X-VCS-Directories: dev-python/pycpio/
X-VCS-Committer: dev
X-VCS-Committer-Name: George Zenner
X-VCS-Revision: 3cfdbc6242fd27ad4d0be08c449ce450f6bb9e3c
X-VCS-Branch: dev
Date: Sat, 23 Dec 2023 00:01:35 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 676ec6c9-07ef-46dd-ab61-affc371dd557
X-Archives-Hash: 25add9f6060b5d962dbd06473340ee2b

commit:     3cfdbc6242fd27ad4d0be08c449ce450f6bb9e3c
Author:     Zen <z <AT> pyl <DOT> onl>
AuthorDate: Fri Dec 22 23:44:15 2023 +0000
Commit:     George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Fri Dec 22 23:59:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3cfdbc62

dev-python/pycpio: Bump to 0.6.1

Signed-off-by: Zen <z <AT> pyl.onl>

 dev-python/pycpio/Manifest            |  1 +
 dev-python/pycpio/pycpio-0.6.1.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/pycpio/Manifest b/dev-python/pycpio/Manifest
index 3cd44656b5..bdcb06c06a 100644
--- a/dev-python/pycpio/Manifest
+++ b/dev-python/pycpio/Manifest
@@ -1 +1,2 @@
 DIST pycpio-0.6.0.tar.gz 17226 BLAKE2B dcbd9b74c0aa0e5b4eb8e826787f6de86493c2fc3df596a86040273197e2e3aaa504939cd01974f58e1034ce747049139ee4a7d65ee6721ed948e22417521e61 SHA512 b94783211bbbd5ecf0d39018af7e5f5ad8b64926c694c2b55efb208dc789bd0bcf379733a153e398905024b455acf962c284d7e4cfff7090211382284bdf2655
+DIST pycpio-0.6.1.tar.gz 17236 BLAKE2B 4951ba3b7ad2fe603eb1cc07c851349de2ad73985ad1b2efcdb138f2ba26c43040a09d036ef993a28190b381af58bb8dc2e876ed1dff309ac010b69341a8c881 SHA512 49386b45172b13ecdeb040b719eaae0f17e5cbf7d68d3dcbcec99e01bfb3c539b8b02a768da640f56bb8941e79053c56e391b7186c9a5e5226d91fbdc55eeb11

diff --git a/dev-python/pycpio/pycpio-0.6.1.ebuild b/dev-python/pycpio/pycpio-0.6.1.ebuild
new file mode 100644
index 0000000000..60dcbe5549
--- /dev/null
+++ b/dev-python/pycpio/pycpio-0.6.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..12} )
+inherit distutils-r1
+
+DESCRIPTION="Python CPIO library"
+HOMEPAGE="https://github.com/desultory/pycpio"
+SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+# Specify the subdirectory containing the actual source code
+S="${WORKDIR}/${PN}-${PV}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=">=dev-python/zenlib-1.2.0"