commit:     dd4d0f695731533238772a709746e2f6a9d7a711
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 04:07:02 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 04:07:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4d0f69

dev-python/ptvsd: Remove old version

Closes: https://bugs.gentoo.org/719378
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/ptvsd/Manifest           |  1 -
 dev-python/ptvsd/ptvsd-3.2.1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-python/ptvsd/Manifest b/dev-python/ptvsd/Manifest
index 6798e28fd70..93e2d6c7c15 100644
--- a/dev-python/ptvsd/Manifest
+++ b/dev-python/ptvsd/Manifest
@@ -1,2 +1 @@
-DIST ptvsd-3.2.1.tar.gz 51934 BLAKE2B 
f94b57430bbc39bec90867f3d3b0e98fe88e3a6a8df26ef62f9e5aa4b966358c960881acca4df5a5f8d4538fad0a1c095488b11602673c092236f3110f4e9f8d
 SHA512 
00524c80323ace2753a3ad07b441357f1d4a5c8a6a64eaa0d42c09fac9f6db2c291a1e55dd12ddfd46c257490979359088498fdfdf9fe7afe04bb6ceace33654
 DIST ptvsd-4.3.2.tar.gz 7399976 BLAKE2B 
bd697773fcb504316e827ab0a25c029c77183f9a9ac8295060046bb6af92dcd9f30cd0edcf78dc6fd4c28b7af84054d75143e2734e6f7f19fa93f242800d0c4b
 SHA512 
5d4fc0e37ade9ae5a8d88348102d150f77c49ee5fac657083e094e9f4bec80c36dcc5cfc89649b9b088a6ac2a899071ded3571ebb1bc9bb46e92d4a14dd5d7e0

diff --git a/dev-python/ptvsd/ptvsd-3.2.1.ebuild 
b/dev-python/ptvsd/ptvsd-3.2.1.ebuild
deleted file mode 100644
index 6d4a03c5095..00000000000
--- a/dev-python/ptvsd/ptvsd-3.2.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-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://files.pythonhosted.org/packages/59/de/54ad88ba555ce66920165949febf4810359c000c4c73568a6215603b437d/${P}.tar.gz";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

Reply via email to