commit:     0bba1c83a719d9b387c61a4206d7825af433ba2a
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 10 12:46:24 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 12:48:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bba1c83

dev-python/ptvsd: treeclean

Closes: https://bugs.gentoo.org/798192
Closes: https://bugs.gentoo.org/730330
Closes: https://bugs.gentoo.org/727212
Closes: https://bugs.gentoo.org/723740
Closes: https://bugs.gentoo.org/817389
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/ptvsd/Manifest           |  1 -
 dev-python/ptvsd/metadata.xml       |  9 ---------
 dev-python/ptvsd/ptvsd-4.3.2.ebuild | 15 ---------------
 profiles/package.mask               |  8 --------
 4 files changed, 33 deletions(-)

diff --git a/dev-python/ptvsd/Manifest b/dev-python/ptvsd/Manifest
deleted file mode 100644
index 93e2d6c7c15..00000000000
--- a/dev-python/ptvsd/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ptvsd-4.3.2.tar.gz 7399976 BLAKE2B 
bd697773fcb504316e827ab0a25c029c77183f9a9ac8295060046bb6af92dcd9f30cd0edcf78dc6fd4c28b7af84054d75143e2734e6f7f19fa93f242800d0c4b
 SHA512 
5d4fc0e37ade9ae5a8d88348102d150f77c49ee5fac657083e094e9f4bec80c36dcc5cfc89649b9b088a6ac2a899071ded3571ebb1bc9bb46e92d4a14dd5d7e0

diff --git a/dev-python/ptvsd/metadata.xml b/dev-python/ptvsd/metadata.xml
deleted file mode 100644
index d18cc8893c7..00000000000
--- a/dev-python/ptvsd/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="pypi">ptvsd</remote-id>
-               <remote-id type="github">Microsoft/ptvsd</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/ptvsd/ptvsd-4.3.2.ebuild 
b/dev-python/ptvsd/ptvsd-4.3.2.ebuild
deleted file mode 100644
index 0b3147a1d25..00000000000
--- a/dev-python/ptvsd/ptvsd-4.3.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-inherit distutils-r1
-
-DESCRIPTION="Visual Studio remote debugging server for Python"
-HOMEPAGE="https://pypi.org/project/ptvsd/ https://github.com/Microsoft/ptvsd/";
-SRC_URI="https://github.com/microsoft/ptvsd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"

diff --git a/profiles/package.mask b/profiles/package.mask
index eed40b44781..83d45f93483 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -535,14 +535,6 @@ dev-python/python-ceilometerclient
 # Removal on 2021-11-09.  Bug #817392.
 dev-python/onkyo-eiscp
 
-# Arthur Zamarin <[email protected]> (2021-10-10)
-# Archived upstream repo, and deprecated by Microsoft. Doesn't work
-# with the latest Visual Studio. Has issues with python 3.9 and
-# python 3.10.
-# Extra bugs: #798192 #723741 #727212 #730330
-# Removal on 2021-11-09.  Bug #817389.
-dev-python/ptvsd
-
 # Sam James <[email protected]> (2021-10-10)
 # Needs upstream build system fixes (currently in progress).
 # Python toggles don't work correctly right now.

Reply via email to