public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlite3dbm/, profiles/
@ 2020-02-21 19:28 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-02-21 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     8ca967d95c41e6bf4835397205a1351d0de6d2e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:22:59 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:28:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ca967d9

dev-python/sqlite3dbm: Remove last-rited package

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sqlite3dbm/Manifest                   |  1 -
 dev-python/sqlite3dbm/metadata.xml               | 11 -------
 dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild | 41 ------------------------
 profiles/package.mask                            |  1 -
 4 files changed, 54 deletions(-)

diff --git a/dev-python/sqlite3dbm/Manifest b/dev-python/sqlite3dbm/Manifest
deleted file mode 100644
index 705fb3a8cba..00000000000
--- a/dev-python/sqlite3dbm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sqlite3dbm-0.1.4-git.tar.gz 18962 BLAKE2B 464c6b7f295969e507249e8a20527a44b25e77868e6a59c7387e7a1eefc77c0fcc521cc6f425b1dfc27afbd9f73f31f375228ba6e2201276da0175c7f78ff556 SHA512 1b420839482cf5881b744855393afa9eaa1cd0ea2195d03c6576f97804851dcfa5b5fe6a80d9d77eb00b9ee49ebb7cdb7ba7b86f57e4c700178a0bf46d598bab

diff --git a/dev-python/sqlite3dbm/metadata.xml b/dev-python/sqlite3dbm/metadata.xml
deleted file mode 100644
index 26e28052817..00000000000
--- a/dev-python/sqlite3dbm/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">Yelp/sqlite3dbm</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild b/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild
deleted file mode 100644
index 3de881942ef..00000000000
--- a/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-# TODO: strip the -git at some version bump, introduced to avoid clash with
-# earlier tarball
-DESCRIPTION="An sqlite-backed dictionary"
-HOMEPAGE="https://github.com/Yelp/sqlite3dbm https://pypi.org/project/sqlite3dbm/"
-SRC_URI="https://github.com/Yelp/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	doc? ( dev-python/sphinx )
-	test? ( dev-python/testify[${PYTHON_USEDEP}] )"
-
-DOCS=(AUTHORS.txt CHANGES.txt README.md)
-
-python_compile_all() {
-	use doc && emake -C docs html
-}
-
-python_install_all() {
-	use doc && local HTML_DOCS=( docs/_build/html/. )
-	distutils-r1_python_install_all
-}
-
-src_test() {
-	testify tests || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index c7f6545aeaa..f36c53f63cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -633,7 +633,6 @@ net-im/silc-toolkit
 # The following Gentoo packages are Python 2-only and have no reverse
 # dependencies.
 # Removal in 30 days.  Bug #705762.
-dev-python/sqlite3dbm
 dev-python/sqlobject
 dev-python/steadymark
 dev-python/storm


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-21 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21 19:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlite3dbm/, profiles/ 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