commit:     9b43a363530e14a835bdaa831aeffef7235590cc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 10:27:24 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 10:29:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b43a363

dev-python/jaraco-env: Remove last-rited pkg

Bug: https://bugs.gentoo.org/951933
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/jaraco-env/Manifest                |  1 -
 dev-python/jaraco-env/jaraco-env-1.0.0.ebuild | 27 ---------------------------
 dev-python/jaraco-env/metadata.xml            | 14 --------------
 profiles/package.mask                         |  1 -
 4 files changed, 43 deletions(-)

diff --git a/dev-python/jaraco-env/Manifest b/dev-python/jaraco-env/Manifest
deleted file mode 100644
index b05b5dbbb791..000000000000
--- a/dev-python/jaraco-env/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jaraco.env-1.0.0.tar.gz 6664 BLAKE2B 
c5559444d386fe34d6f639795f9adb68bc750452a7a3b2360971b07bc9876921466e6da9ff1f2d1891910c94891759de8550af0c4f9da311ae7443bfc7c3bdf1
 SHA512 
67879bd531bb1056bab0dfa47f92a7257e184b8db2a9bf3d588460070401e76e884cf3134ee4c01a6c517d48a0e111fec3a4759d305ee7608797816b27d33473

diff --git a/dev-python/jaraco-env/jaraco-env-1.0.0.ebuild 
b/dev-python/jaraco-env/jaraco-env-1.0.0.ebuild
deleted file mode 100644
index 8e578a0bb9a5..000000000000
--- a/dev-python/jaraco-env/jaraco-env-1.0.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Facilities for environment variables"
-HOMEPAGE="
-       https://github.com/jaraco/jaraco.env/
-       https://pypi.org/project/jaraco.env/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-BDEPEND="
-       dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/jaraco-env/metadata.xml 
b/dev-python/jaraco-env/metadata.xml
deleted file mode 100644
index 493b35446cb9..000000000000
--- a/dev-python/jaraco-env/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">jaraco.env</remote-id>
-               <remote-id type="github">jaraco/jaraco.env</remote-id>
-               <bugs-to>https://github.com/jaraco/jaraco.env/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9477747ca63c..0f109dbb0474 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -222,7 +222,6 @@ dev-build/qconf
 #
 # Removal on 2025-04-22.  Bug #951933.
 dev-python/autocommand
-dev-python/jaraco-env
 
 # Michał Górny <mgo...@gentoo.org> (2025-03-17)
 # Xfce 4.22 prereleases.  Masked because they tend to be quite unstable.

Reply via email to