summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-23 10:00:17 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-23 10:02:05 +0100
commitdc17c4b7a4c44a4ec391d741dac9219845e62fe1 (patch)
treefbe6c2eeea3da7dbcee818fc0b39125b9c6bcf2d
parentdev-python/pythonz-bd: Remove last-rited pkg (diff)
downloadgentoo-dc17c4b7a4c44a4ec391d741dac9219845e62fe1.tar.gz
gentoo-dc17c4b7a4c44a4ec391d741dac9219845e62fe1.tar.bz2
gentoo-dc17c4b7a4c44a4ec391d741dac9219845e62fe1.zip
dev-python/pywinrm: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/pywinrm/Manifest1
-rw-r--r--dev-python/pywinrm/metadata.xml12
-rw-r--r--dev-python/pywinrm/pywinrm-0.4.1.ebuild25
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/pywinrm/Manifest b/dev-python/pywinrm/Manifest
deleted file mode 100644
index 34b3cabdd80e..000000000000
--- a/dev-python/pywinrm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pywinrm-0.4.1.tar.gz 36391 BLAKE2B 13b4db5292648fb497a4b85f6051ea2ea880ec9c1bd5970673e983b217c0787ccd0e1e504c8af12b0c4941294a440ef0449f968ba446254558a10df69bbcccdf SHA512 0eaeb190d37f055c10d1bd8ae1414da4a7396351fd6286b1e5ffc22b8f8ed589c03e2cbf1c287e5ea8fc00c08012a206657cecb77ec69cd373ff462c3b18e3d7
diff --git a/dev-python/pywinrm/metadata.xml b/dev-python/pywinrm/metadata.xml
deleted file mode 100644
index 4091bd7dda62..000000000000
--- a/dev-python/pywinrm/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
- </maintainer>
-
- <upstream>
- <remote-id type="pypi">pywinrm</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pywinrm/pywinrm-0.4.1.ebuild b/dev-python/pywinrm/pywinrm-0.4.1.ebuild
deleted file mode 100644
index 59c86e78eead..000000000000
--- a/dev-python/pywinrm/pywinrm-0.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-inherit distutils-r1
-
-DESCRIPTION="Windows Remote Management through Python"
-HOMEPAGE="https://pypi.org/project/pywinrm/"
-SRC_URI="mirror://pypi/p/pywinrm/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-python/xmltodict[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/requests-credssp[${PYTHON_USEDEP}]
- dev-python/requests-kerberos[${PYTHON_USEDEP}]
- dev-python/requests-ntlm[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
diff --git a/profiles/package.mask b/profiles/package.mask
index cc998fbad93d..cde510c28e1f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
# (or are broken). They have no reverse dependencies, except for other
# packages from the list.
# Removal in 30 days. Bug #755623.
-dev-python/pywinrm
dev-python/rednose
dev-python/resumable-urlretrieve
dev-python/shutilwhich