commit:     fb1cd24e6976e5e2f64d11c3a1953de70904354c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  2 11:28:07 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Oct  2 11:36:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1cd24e

dev-python/pytz_deprecation_shim: treeclean

Closes: https://bugs.gentoo.org/906516
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-python/pytz_deprecation_shim/Manifest          |  1 -
 dev-python/pytz_deprecation_shim/metadata.xml      | 13 --------
 .../pytz_deprecation_shim-0.1.0_p0-r2.ebuild       | 39 ----------------------
 profiles/package.mask                              |  5 ---
 4 files changed, 58 deletions(-)

diff --git a/dev-python/pytz_deprecation_shim/Manifest 
b/dev-python/pytz_deprecation_shim/Manifest
deleted file mode 100644
index 6d44d53e6408..000000000000
--- a/dev-python/pytz_deprecation_shim/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pytz_deprecation_shim-0.1.0.post0.tar.gz 60190 BLAKE2B 
a6d186ca6fff17a3fb787ad6164fcf45fbac272e6123491a6822699cf54a115c9941f2b1ee3d227f531a0ab1d11846300dc24974611cc1671c77405606704754
 SHA512 
201eea777f4da9def1b060911da5eaa89652f6716d5608278fdc94a2f67af5ea23a8b667cb181e03d5edd7f0a07f4954047621668f4c2e7bb325dd07f454d0b6

diff --git a/dev-python/pytz_deprecation_shim/metadata.xml 
b/dev-python/pytz_deprecation_shim/metadata.xml
deleted file mode 100644
index 12126b02ffe2..000000000000
--- a/dev-python/pytz_deprecation_shim/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">pytz-deprecation-shim</remote-id>
-               <remote-id 
type="github">pganssle/pytz-deprecation-shim</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild 
b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild
deleted file mode 100644
index a85eee83b3d1..000000000000
--- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Shims to make deprecation of pytz easier"
-HOMEPAGE="
-       https://github.com/pganssle/pytz-deprecation-shim/
-       https://pypi.org/project/pytz-deprecation-shim/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
-
-RDEPEND="
-       sys-libs/timezone-data
-"
-BDEPEND="
-       test? (
-               dev-python/hypothesis[${PYTHON_USEDEP}]
-               dev-python/pytz[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-       dev-python/sphinx-rtd-theme
-
-src_prepare() {
-       # apparently used only as a fallback
-       sed -i -e '/tzdata/d' setup.cfg || die
-       distutils-r1_src_prepare
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 94666ba5db25..e616cfe60492 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -266,11 +266,6 @@ net-im/ricochet
 # Removal on 2023-09-28.  Bug #912828.
 sci-biology/express
 
-# Michał Górny <[email protected]> (2023-08-28)
-# A shim that is no longer needed.  No reverse dependencies.
-# Removal on 2023-09-27.  Bug #906516.
-dev-python/pytz_deprecation_shim
-
 # Sam James <[email protected]> (2023-08-04)
 # Stricter behavior which causes some packages to fail, see bug #911721.
 =dev-util/pkgconf-2.0.0

Reply via email to