commit:     0f70c3637923d4b234e882392046c28573e15b95
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 20:21:28 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 20:22:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f70c363

dev-python/path-and-address: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/path-and-address/Manifest                 |  1 -
 .../path-and-address-2.0.1-r1.ebuild                 | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/path-and-address/Manifest 
b/dev-python/path-and-address/Manifest
index 6575cbe5a3a2..4c4944153186 100644
--- a/dev-python/path-and-address/Manifest
+++ b/dev-python/path-and-address/Manifest
@@ -1,2 +1 @@
 DIST path-and-address-2.0.1.gh.tar.gz 5130 BLAKE2B 
98e39d9c359d0abc2659085d187f3d1854eb6329df095a51bc40b1d878049d15e16dea7d10e01110bc8b150f01e593f3a855e3a692db50b62f7092122e17223d
 SHA512 
917b8ccc6656f0b69ecf1afdc7242cb023ae8dc9da64786dd649b90179d425db653e1b8f882b6ca83275f3b8ac510a303367f5ec72aa23f90e7b6f3cf7f13b8e
-DIST path-and-address-2.0.1.zip 6503 BLAKE2B 
146e73b5b54ea536f8b94da8ebbb923441564cf2137a55f3938552493b6fffe28c4e90c908a3fef2acb55e76f320519c7f59c0b2c99f144ebb29ca90d32e590a
 SHA512 
11b2352389662412451e1e9f3e2997e81d36acbef7ad18c50328b9e9bb395f2f5fc8bca988ef14a7d9b76f5213cbfa17bb82df0e00f6989671181b104e4f1406

diff --git a/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild 
b/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild
deleted file mode 100644
index 44c21d84f23c..000000000000
--- a/dev-python/path-and-address/path-and-address-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{9..12} )
-PYPI_NO_NORMALIZE=1
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 pypi
-
-DESCRIPTION="Functions for server CLI applications used by humans"
-HOMEPAGE="https://github.com/joeyespo/path-and-address";
-LICENSE="MIT"
-
-SLOT="0"
-SRC_URI="$(pypi_sdist_url --no-normalize ${PN} ${PV} .zip)"
-
-KEYWORDS="amd64"
-
-BDEPEND="app-arch/unzip"

Reply via email to