From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/zenlib/ Date: Mon, 15 Jul 2024 19:27:38 +0000 (UTC) [thread overview] Message-ID: <1721071507.fc4ea42e66c62076649dcc8e8f27d604f955b071.andrewammerlaan@gentoo> (raw) commit: fc4ea42e66c62076649dcc8e8f27d604f955b071 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 19:25:07 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 19:25:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc4ea42e dev-python/zenlib: moved to ::gentoo Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/zenlib/Manifest | 4 ---- dev-python/zenlib/metadata.xml | 11 ----------- dev-python/zenlib/zenlib-2.0.0.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.0.4.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.1.1.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.1.2.ebuild | 16 ---------------- 6 files changed, 79 deletions(-) diff --git a/dev-python/zenlib/Manifest b/dev-python/zenlib/Manifest deleted file mode 100644 index 7c073246a..000000000 --- a/dev-python/zenlib/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST zenlib-2.0.0.tar.gz 16921 BLAKE2B a9bedfd8bd28e2f50bbc11dbab21ba6c0f35b60e4e1438b1ad7666ed3b8688a6b9c611f88d8fbf915f69ebddc5420315080a6a0a8ed2983d14125bb28d091749 SHA512 2e4fa3d299d8da79930ea3a0f948472d49fb430727f100bb6b9f9e28d4792a229d2dc33ecaabd20d9e790a783acecb1ccb00381b97dcc02f8c5353abef74fb31 -DIST zenlib-2.0.4.tar.gz 16971 BLAKE2B e5e58aa86742914c67a58e072c312c92db94b96947cdffdf3adbfc50d8efe6dde1fae88965ccf5685d2225bbf7b745f717529b1f0ed41857260199a0f3d8d2d2 SHA512 12ffef2e2ab23136bdc24cdac5eb3a031bb581d346a107306455aa5dc5a66757599596770cf7b7e6ecde73fbec39b4276efcd3a191a2d29f64e75e5a01ed25d1 -DIST zenlib-2.1.1.tar.gz 17139 BLAKE2B f9ff56b120d72786bd43cf60120f65c4b8b6d2ed47eb6656bc0c377e3b35ba60d6b1f348dce12b1096ebb752f073dd7113cb6765da98de279818bb7062ca8522 SHA512 f5db26e895e07266334b788530186cfa8f8ac9c239f65b8ee253d250cb47bd5a57ba6605b0b78f07b744f53cc5b3f9ab2ff229d098c6604d7d2d46e97ba34629 -DIST zenlib-2.1.2.tar.gz 17293 BLAKE2B 3d5067b9796f31d28d0ca04c842b4ef1807e0557a77c5b6ec5798cfa2aa04ee5e7eafa3549df6add4228e7c3014ca33eb1584c0aee6db9c0acc882f170972b36 SHA512 a0a53ed63a3efe83dc8f49fd512685b82ed383494f404072a47734c02a1955e0a4c9a6c9df48503419c82cb7479783669b6de8deef174a597ab73cad61da5c3e diff --git a/dev-python/zenlib/metadata.xml b/dev-python/zenlib/metadata.xml deleted file mode 100644 index c87e3f8a0..000000000 --- a/dev-python/zenlib/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>dev@pyl.onl</email> - <name>Zen</name> - </maintainer> - <upstream> - <remote-id type="github">desultory/zenlib</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/zenlib/zenlib-2.0.0.ebuild b/dev-python/zenlib/zenlib-2.0.0.ebuild deleted file mode 100644 index f9a184c85..000000000 --- a/dev-python/zenlib/zenlib-2.0.0.ebuild +++ /dev/null @@ -1,16 +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="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.0.4.ebuild b/dev-python/zenlib/zenlib-2.0.4.ebuild deleted file mode 100644 index f9a184c85..000000000 --- a/dev-python/zenlib/zenlib-2.0.4.ebuild +++ /dev/null @@ -1,16 +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="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.1.1.ebuild b/dev-python/zenlib/zenlib-2.1.1.ebuild deleted file mode 100644 index a517df4b6..000000000 --- a/dev-python/zenlib/zenlib-2.1.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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..12} ) -inherit distutils-r1 - -DESCRIPTION="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.1.2.ebuild b/dev-python/zenlib/zenlib-2.1.2.ebuild deleted file mode 100644 index 901021ca3..000000000 --- a/dev-python/zenlib/zenlib-2.1.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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..12} ) -inherit distutils-r1 - -DESCRIPTION="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64"
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/zenlib/ Date: Mon, 15 Jul 2024 19:26:04 +0000 (UTC) [thread overview] Message-ID: <1721071507.fc4ea42e66c62076649dcc8e8f27d604f955b071.andrewammerlaan@gentoo> (raw) Message-ID: <20240715192604.J42Fzf8jk6fwSnEgoZ62qR0zKqQmHTPU0Px0Vp8khoU@z> (raw) commit: fc4ea42e66c62076649dcc8e8f27d604f955b071 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 19:25:07 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 19:25:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc4ea42e dev-python/zenlib: moved to ::gentoo Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/zenlib/Manifest | 4 ---- dev-python/zenlib/metadata.xml | 11 ----------- dev-python/zenlib/zenlib-2.0.0.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.0.4.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.1.1.ebuild | 16 ---------------- dev-python/zenlib/zenlib-2.1.2.ebuild | 16 ---------------- 6 files changed, 79 deletions(-) diff --git a/dev-python/zenlib/Manifest b/dev-python/zenlib/Manifest deleted file mode 100644 index 7c073246a..000000000 --- a/dev-python/zenlib/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST zenlib-2.0.0.tar.gz 16921 BLAKE2B a9bedfd8bd28e2f50bbc11dbab21ba6c0f35b60e4e1438b1ad7666ed3b8688a6b9c611f88d8fbf915f69ebddc5420315080a6a0a8ed2983d14125bb28d091749 SHA512 2e4fa3d299d8da79930ea3a0f948472d49fb430727f100bb6b9f9e28d4792a229d2dc33ecaabd20d9e790a783acecb1ccb00381b97dcc02f8c5353abef74fb31 -DIST zenlib-2.0.4.tar.gz 16971 BLAKE2B e5e58aa86742914c67a58e072c312c92db94b96947cdffdf3adbfc50d8efe6dde1fae88965ccf5685d2225bbf7b745f717529b1f0ed41857260199a0f3d8d2d2 SHA512 12ffef2e2ab23136bdc24cdac5eb3a031bb581d346a107306455aa5dc5a66757599596770cf7b7e6ecde73fbec39b4276efcd3a191a2d29f64e75e5a01ed25d1 -DIST zenlib-2.1.1.tar.gz 17139 BLAKE2B f9ff56b120d72786bd43cf60120f65c4b8b6d2ed47eb6656bc0c377e3b35ba60d6b1f348dce12b1096ebb752f073dd7113cb6765da98de279818bb7062ca8522 SHA512 f5db26e895e07266334b788530186cfa8f8ac9c239f65b8ee253d250cb47bd5a57ba6605b0b78f07b744f53cc5b3f9ab2ff229d098c6604d7d2d46e97ba34629 -DIST zenlib-2.1.2.tar.gz 17293 BLAKE2B 3d5067b9796f31d28d0ca04c842b4ef1807e0557a77c5b6ec5798cfa2aa04ee5e7eafa3549df6add4228e7c3014ca33eb1584c0aee6db9c0acc882f170972b36 SHA512 a0a53ed63a3efe83dc8f49fd512685b82ed383494f404072a47734c02a1955e0a4c9a6c9df48503419c82cb7479783669b6de8deef174a597ab73cad61da5c3e diff --git a/dev-python/zenlib/metadata.xml b/dev-python/zenlib/metadata.xml deleted file mode 100644 index c87e3f8a0..000000000 --- a/dev-python/zenlib/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>dev@pyl.onl</email> - <name>Zen</name> - </maintainer> - <upstream> - <remote-id type="github">desultory/zenlib</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/zenlib/zenlib-2.0.0.ebuild b/dev-python/zenlib/zenlib-2.0.0.ebuild deleted file mode 100644 index f9a184c85..000000000 --- a/dev-python/zenlib/zenlib-2.0.0.ebuild +++ /dev/null @@ -1,16 +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="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.0.4.ebuild b/dev-python/zenlib/zenlib-2.0.4.ebuild deleted file mode 100644 index f9a184c85..000000000 --- a/dev-python/zenlib/zenlib-2.0.4.ebuild +++ /dev/null @@ -1,16 +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="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.1.1.ebuild b/dev-python/zenlib/zenlib-2.1.1.ebuild deleted file mode 100644 index a517df4b6..000000000 --- a/dev-python/zenlib/zenlib-2.1.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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..12} ) -inherit distutils-r1 - -DESCRIPTION="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/zenlib/zenlib-2.1.2.ebuild b/dev-python/zenlib/zenlib-2.1.2.ebuild deleted file mode 100644 index 901021ca3..000000000 --- a/dev-python/zenlib/zenlib-2.1.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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..12} ) -inherit distutils-r1 - -DESCRIPTION="Useful python decorators and utilities" -HOMEPAGE="https://github.com/desultory/zenlib" -SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64"
next reply other threads:[~2024-07-15 19:27 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-07-15 19:27 Andrew Ammerlaan [this message] 2024-07-15 19:26 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/zenlib/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2024-05-13 17:48 [gentoo-commits] repo/proj/guru:master " Julien Roy 2024-05-13 17:48 Julien Roy 2024-05-07 23:05 [gentoo-commits] repo/proj/guru:dev " Julien Roy 2024-05-07 23:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy 2024-05-07 3:54 Rui Huang 2024-05-07 3:54 Rui Huang 2024-04-30 12:22 David Roman 2024-04-28 21:05 David Roman 2024-04-27 18:34 David Roman 2024-04-20 15:12 Julien Roy 2024-04-17 15:11 Arthur Zamarin 2024-03-10 21:26 Haelwenn Monnier 2024-01-22 17:27 David Roman 2024-01-01 3:56 David Roman 2023-12-30 15:48 David Roman 2023-12-30 15:48 David Roman 2023-12-23 7:33 Viorel Munteanu 2023-11-24 17:20 David Roman
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=1721071507.fc4ea42e66c62076649dcc8e8f27d604f955b071.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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