commit:     90ce04573eea599f6a72ad5972b44a662772fa7f
Author:     Zen <z <AT> pyl <DOT> onl>
AuthorDate: Mon May 13 02:43:26 2024 +0000
Commit:     George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Mon May 13 02:43:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90ce0457

dev-python/pycpio: Add 1.1.0, remove old versions

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

 dev-python/pycpio/Manifest                             |  5 +----
 dev-python/pycpio/pycpio-0.8.0.ebuild                  | 18 ------------------
 dev-python/pycpio/pycpio-0.8.2.ebuild                  | 18 ------------------
 dev-python/pycpio/pycpio-0.9.1.ebuild                  | 18 ------------------
 .../{pycpio-0.9.2.ebuild => pycpio-1.1.0.ebuild}       |  2 +-
 5 files changed, 2 insertions(+), 59 deletions(-)

diff --git a/dev-python/pycpio/Manifest b/dev-python/pycpio/Manifest
index 6be613e869..1fafbbc4e2 100644
--- a/dev-python/pycpio/Manifest
+++ b/dev-python/pycpio/Manifest
@@ -1,5 +1,2 @@
-DIST pycpio-0.8.0.tar.gz 17988 BLAKE2B 
101aa0d533e1a1b00eda7f6286a5f4c9b97248625adeeeece3377a6ef6510a6bc3f2a4e24c70a6b967e135270c3bae91419d20a2952464f22f8596cc2fefacf7
 SHA512 
d1c8519e1dc6e2663e55a2e9f6e8d90670cca5f47a58a8838f1ed9ec1bb7fb002db98b04b8d083475fc61b52f05e6a5a9d21435f06a6f627550b292d2eeea846
-DIST pycpio-0.8.2.tar.gz 17985 BLAKE2B 
3e7e5e2ccc289c85d1a818e66a848c462225a7ec529c874d4e450e33141e8785bfd23ba5b3d24fb1c593c78188230def9fa0759d857c773dfc6941b421e66469
 SHA512 
1eb0e2213792c9d5c28e4377c7cb6acef4f2679830584c6efd9687912ae89268bfe265c79f42a3f786b74993ebc90290c8786353848f481a5e25fb26a43a2b81
-DIST pycpio-0.9.1.tar.gz 17815 BLAKE2B 
6eed15c3ed6cc8a5d84767672b2762608efc352ac012ef6679a8b86df67e49af606f1e7ea6ecf67d51f7d9737f6a14d15bc7d14df0063e6f512bc1b72ba8f7a6
 SHA512 
0189f7d3b9c3eb2fdc2c2d10f0253243535d54fbc5d93efe82e9864ab70cb069f46a131edc5db5b1e1940b66d03a1a9b8d60f29a8ab5315e628d3402bcdfdb1e
-DIST pycpio-0.9.2.tar.gz 17820 BLAKE2B 
738f32ab54f77f8de2cbf38b22f0eaa5321d5a26ac4c46ce05372708d93f8b8e9cd2c20b49ba74d7acf6ad0f1f1d81b35624c46be2c7b30c00b1f6df945be99d
 SHA512 
9e4e1e798307cd7ed30bf189dc7cd647472628d39e26d26893cded62b8178659749926459ef60d99493a191dad8298a46b3ea4a5b47d7fc600fa259f05bb1f7f
 DIST pycpio-1.0.0.tar.gz 17890 BLAKE2B 
beeec891fc17416280247e8a15373628f40be10946b596889b2d2a14d3e9ab5ee2014e6a4c6f5c4d612385f602e5ae14601cf0e379a165c2ed5d335832b3cfa2
 SHA512 
1ee2b09f01eab4b8adfd050845ff810b3da663386544321021de1b9a53b7846a31f3a6ab9e132fbffb9eeb04ad2b7b81235f59a333a63c3679d51755b822b320
+DIST pycpio-1.1.0.tar.gz 18153 BLAKE2B 
90717d5c29c01b3665ce4f683a193e22369f7680934cbd0e903ca20439ef29f5fe904fa8ce93241f701ded9061daac45b86993fe3af99193d29f44b81d477ad1
 SHA512 
58790e318fd07f00ad3eb1df0990fc791ef541d09160d9be20d60967e9732594ac45185044821ef372e51ca8c16dd9f0f9aa303d5e08afbe48550ffa57f90734

diff --git a/dev-python/pycpio/pycpio-0.8.0.ebuild 
b/dev-python/pycpio/pycpio-0.8.0.ebuild
deleted file mode 100644
index d4dfebe419..0000000000
--- a/dev-python/pycpio/pycpio-0.8.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=">=dev-python/zenlib-1.4.0[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-0.8.2.ebuild 
b/dev-python/pycpio/pycpio-0.8.2.ebuild
deleted file mode 100644
index 9d7fdde818..0000000000
--- a/dev-python/pycpio/pycpio-0.8.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=">=dev-python/zenlib-1.6.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-0.9.1.ebuild 
b/dev-python/pycpio/pycpio-0.9.1.ebuild
deleted file mode 100644
index 4544d8ad03..0000000000
--- a/dev-python/pycpio/pycpio-0.9.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND=">=dev-python/zenlib-1.7.2[${PYTHON_USEDEP}]"

diff --git a/dev-python/pycpio/pycpio-0.9.2.ebuild 
b/dev-python/pycpio/pycpio-1.1.0.ebuild
similarity index 88%
rename from dev-python/pycpio/pycpio-0.9.2.ebuild
rename to dev-python/pycpio/pycpio-1.1.0.ebuild
index 4544d8ad03..ebff641e6c 100644
--- a/dev-python/pycpio/pycpio-0.9.2.ebuild
+++ b/dev-python/pycpio/pycpio-1.1.0.ebuild
@@ -15,4 +15,4 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND=">=dev-python/zenlib-1.7.2[${PYTHON_USEDEP}]"
+DEPEND=">=dev-python/zenlib-2.1.2[${PYTHON_USEDEP}]"

Reply via email to