commit:     06ad0829ad827d11b4698279b607a392a2293de7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 19:10:16 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 19:10:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ad0829

dev-python/setuptools_scm_git_archive: treeclean

Closes: https://bugs.gentoo.org/916904
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/setuptools_scm_git_archive/Manifest     |  1 -
 dev-python/setuptools_scm_git_archive/metadata.xml | 12 -------
 .../setuptools_scm_git_archive-1.4-r1.ebuild       | 38 ----------------------
 profiles/package.deprecated                        |  6 ----
 profiles/package.mask                              |  6 ----
 5 files changed, 63 deletions(-)

diff --git a/dev-python/setuptools_scm_git_archive/Manifest 
b/dev-python/setuptools_scm_git_archive/Manifest
deleted file mode 100644
index 22a0876da7e8..000000000000
--- a/dev-python/setuptools_scm_git_archive/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST setuptools_scm_git_archive-1.4.gh.tar.gz 2616 BLAKE2B 
ce76067231fbb73f22c129e592a6b29bce8ef28383f47c1774162e3a57842d60b04bdaeafb6ff8342e77d2e3f413bcd2704d7dcddfd500db2902a33cf97c890a
 SHA512 
dd279f293334439abacf40f4423b5dc9def7bd0a0f23b39d30695ba9e86dcf48205d6e8120930148f876bb20181016cc6d279d225669c067f4d02e780f33e271

diff --git a/dev-python/setuptools_scm_git_archive/metadata.xml 
b/dev-python/setuptools_scm_git_archive/metadata.xml
deleted file mode 100644
index a01830d066a3..000000000000
--- a/dev-python/setuptools_scm_git_archive/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Pacho Ramos</name>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">setuptools-scm-git-archive</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4-r1.ebuild
 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4-r1.ebuild
deleted file mode 100644
index 574c1eacf32a..000000000000
--- 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.4-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-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
-
-DESCRIPTION="A setuptools_scm plugin for git archives"
-HOMEPAGE="
-       https://github.com/Changaco/setuptools_scm_git_archive/
-       https://pypi.org/project/setuptools-scm-git-archive/
-"
-SRC_URI="
-       
https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND="
-       <dev-python/setuptools-scm-8[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       ${RDEPEND}
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-
-python_test() {
-       epytest tests.py
-}

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index cb3a1ac0bbb6..6a6d86fc199e 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -87,12 +87,6 @@ dev-ruby/sass-listen
 net-libs/libgsasl
 virtual/gsasl
 
-# Michał Górny <[email protected]> (2023-02-03)
-# The same functionality is supported by dev-python/setuptools-scm-7.
-# See: https://github.com/pypa/setuptools_scm/#git-archives
-# https://github.com/Changaco/setuptools_scm_git_archive/#readme
-dev-python/setuptools_scm_git_archive
-
 # Michał Górny <[email protected]> (2023-01-30)
 # The package is on keep-alive by Debian.  Nevertheless, they can't
 # keep up with changes in dev-python/setuptools, and they do not accept

diff --git a/profiles/package.mask b/profiles/package.mask
index f08018c2d696..e4c8662eae56 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -216,12 +216,6 @@ dev-python/pyqt-distutils
 # Removal on 2023-12-05.  Bug #906834.
 dev-python/pytest-subtesthack
 
-# Michał Górny <[email protected]> (2023-11-05)
-# Discontinued in favor of built-in support in setuptools-scm-7.
-# No revdeps left.
-# Removal on 2023-12-05.  Bug #916904.
-dev-python/setuptools_scm_git_archive
-
 # Mart Raudsepp <[email protected]> (2023-11-04)
 # gst-transcoder was merged into gst-plugins-bad and can be installed via
 # media-libs/gst-plugins-bad instead. Removal on 2023-12-04. Bug #916871.

Reply via email to