* [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/dap/
@ 2020-05-31 10:07 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-05-31 10:07 UTC (permalink / raw
To: gentoo-commits
commit: 1f8b027877c8f69f49a40c9e920133fef6e977a5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 10:05:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 31 10:07:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8b0278
dev-python/dap: Remove last-rited pkg
Closes: https://bugs.gentoo.org/719348
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dap/Manifest | 1 -
dev-python/dap/dap-2.2.6.7-r1.ebuild | 34 ----------------------------------
dev-python/dap/metadata.xml | 23 -----------------------
profiles/package.mask | 6 ------
4 files changed, 64 deletions(-)
diff --git a/dev-python/dap/Manifest b/dev-python/dap/Manifest
deleted file mode 100644
index d23e7567963..00000000000
--- a/dev-python/dap/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dap-2.2.6.7.tar.gz 54055 BLAKE2B 390893117a0fb2c67a1b809f71fdb470653033d145d6ca9aec0845e0ffe263582f5cde164aadaa5d188987c9dc792e499e3627a1a003372056d56c99dc9953aa SHA512 8b9ee3fbbe15777f050f067be29a8d4e8e8b58aa8b430f69330da262593808838c8e0b3946a6f7932dc5d4d1b9dad12be73b98f82a6c399f7383f2630ad6ce47
diff --git a/dev-python/dap/dap-2.2.6.7-r1.ebuild b/dev-python/dap/dap-2.2.6.7-r1.ebuild
deleted file mode 100644
index 3a4577fa507..00000000000
--- a/dev-python/dap/dap-2.2.6.7-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Data Access Protocol client and server"
-HOMEPAGE="http://pydap.org https://pypi.org/project/dap/ https://pypi.org/project/Pydap/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="server"
-
-RDEPEND="dev-python/httplib2[${PYTHON_USEDEP}]
- server? (
- dev-python/cheetah[${PYTHON_USEDEP}]
- dev-python/paste[${PYTHON_USEDEP}]
- dev-python/pastedeploy[${PYTHON_USEDEP}]
- dev-python/pastescript[${PYTHON_USEDEP}]
- )"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-DOCS=( docs/bugs docs/Changelog docs/history README TODO )
-
-src_prepare() {
- sed -e "s/'dap.plugins'/'dap', 'dap.plugins'/" -i setup.py || die "sed failed"
- distutils-r1_src_prepare
-}
diff --git a/dev-python/dap/metadata.xml b/dev-python/dap/metadata.xml
deleted file mode 100644
index 25a2f22e3d2..00000000000
--- a/dev-python/dap/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-geosciences@gentoo.org</email>
- <name>Gentoo Geosciences Project</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <use>
- <flag name="server">Enable OpenDAP server support</flag>
- </use>
- <longdescription lang="en">pydap is a Python implementation of the Data Access Protocol
- a.k.a. DODS or OPeNDAP. Using pydap as a client you can access
- hundreds of scientific datasets. You can also use it to serve your
- data from a variety of formats.
- </longdescription>
- <upstream>
- <remote-id type="pypi">dap</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index cd020dfdad2..51f1290bbe4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -378,12 +378,6 @@ dev-python/patch
# Removal in 30 days. Bug #719350.
dev-python/pastescript
-# Michał Górny <mgorny@gentoo.org> (2020-04-25)
-# Stuck on Python 2. Last release in 2008. The only revdep is probably
-# wrong and last rited anyway.
-# Removal in 30 days. Bug #719348.
-dev-python/dap
-
# Michał Górny <mgorny@gentoo.org> (2020-04-22)
# Effectively unmaintained and stuck on Python 3.6.
#
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-31 10:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-31 10:07 [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/dap/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox