commit:     429f6854a6147881a33dc7ed0d6f266c06bf804d
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Aug 24 12:38:29 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 12:38:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=429f6854

dev-python/xdg: Remove last-rited package

Closes: https://bugs.gentoo.org/804127
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/xdg/Manifest         |  2 --
 dev-python/xdg/metadata.xml     | 20 --------------------
 dev-python/xdg/xdg-5.1.0.ebuild | 23 -----------------------
 dev-python/xdg/xdg-5.1.1.ebuild | 23 -----------------------
 profiles/package.mask           |  6 ------
 5 files changed, 74 deletions(-)

diff --git a/dev-python/xdg/Manifest b/dev-python/xdg/Manifest
deleted file mode 100644
index a122922098a..00000000000
--- a/dev-python/xdg/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xdg-5.1.0.gh.tar.gz 20801 BLAKE2B 
b59edb9bbd32b19a5d875a541a26b27746e964098570f14fc233c9cbcfe76b8fdd8105b925adfeab4dc519787985848f2acf3be3ef88dc5c2a4acfb6d10d7059
 SHA512 
37c1f45c4900d26df592da0bd02bd10fc4d132e68dfb76d30723f37e1a72d68bf7e8fe6e64ba17d37f008046726f803268dee4b3a74ca05d0b823d0dd969d3c2
-DIST xdg-5.1.1.gh.tar.gz 22662 BLAKE2B 
f25e1e0aed9d14d244452bb9c71194016ac2b92d663ec20fe0a4aa6aa041fe99551b9c8952c6d7ddc7d8aea85d2010a072dfd7a7efeb8fbe37a58e965146ecbc
 SHA512 
aaf3600703762dc9876c603e90fffb7cbdb57d73e3cc2726a9381d211ccb02af9ac6a7a055d8380ee206c8afa58bb1c20cfa56d780a6bd279efaa76b9465380f

diff --git a/dev-python/xdg/metadata.xml b/dev-python/xdg/metadata.xml
deleted file mode 100644
index 420cce7cc4f..00000000000
--- a/dev-python/xdg/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person" proxied="yes">
-               <name>Kalin KOZHUHAROV</name>
-               <email>[email protected]</email>
-       </maintainer>
-       <maintainer type="project" proxied="proxy">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <stabilize-allarches/>
-       <upstream>
-               <remote-id type="pypi">xdg</remote-id>
-               <remote-id type="github">srstevenson/xdg</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/xdg/xdg-5.1.0.ebuild b/dev-python/xdg/xdg-5.1.0.ebuild
deleted file mode 100644
index 6f45c65fcd8..00000000000
--- a/dev-python/xdg/xdg-5.1.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Implementation of the XDG Base Directory Specification in Python"
-HOMEPAGE="https://github.com/srstevenson/xdg/ https://pypi.org/project/xdg/";
-SRC_URI="
-       https://github.com/srstevenson/xdg/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# https://bugs.gentoo.org/773415
-RDEPEND="!dev-python/pyxdg"
-
-distutils_enable_tests pytest

diff --git a/dev-python/xdg/xdg-5.1.1.ebuild b/dev-python/xdg/xdg-5.1.1.ebuild
deleted file mode 100644
index f690901578f..00000000000
--- a/dev-python/xdg/xdg-5.1.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Implementation of the XDG Base Directory Specification in Python"
-HOMEPAGE="https://github.com/srstevenson/xdg/ https://pypi.org/project/xdg/";
-SRC_URI="
-       https://github.com/srstevenson/xdg/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# https://bugs.gentoo.org/773415
-RDEPEND="!dev-python/pyxdg"
-
-distutils_enable_tests pytest

diff --git a/profiles/package.mask b/profiles/package.mask
index 81b8733e828..460eef3494f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -333,12 +333,6 @@ sci-electronics/drawtiming
 # Removal on 2021-08-25. bug #789792, bug #715298.
 media-libs/openexr_ctl
 
-# Michał Górny <[email protected]> (2021-07-25)
-# Conflicts with dev-python/pyxdg.  Upstream is unwilling to resolve
-# this.  The only revdep has been patched to use pyxdg.
-# Removal on 2021-08-24.  Bug #804127.
-dev-python/xdg
-
 # Andrew Ammerlaan <[email protected]> (2021-07-12)
 # Version 3.3.0 suffers from ridiculously high CPU usage, this version has
 # therefore been retracted upstream.

Reply via email to