public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pickleshare/
Date: Mon, 21 Sep 2020 23:41:48 +0000 (UTC)	[thread overview]
Message-ID: <1600731693.7ade6038cc6267b433f9b5ce9c419e7fbd9aa445.epsilon-0@gentoo> (raw)

commit:     7ade6038cc6267b433f9b5ce9c419e7fbd9aa445
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Mon Sep 21 23:41:21 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Mon Sep 21 23:41:33 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7ade6038

dev-python/pickleshare: drop package

present in ::gentoo

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/pickleshare/metadata.xml            | 20 ------------------
 dev-python/pickleshare/pickleshare-9999.ebuild | 29 --------------------------
 2 files changed, 49 deletions(-)

diff --git a/dev-python/pickleshare/metadata.xml b/dev-python/pickleshare/metadata.xml
deleted file mode 100644
index 4898921bd..000000000
--- a/dev-python/pickleshare/metadata.xml
+++ /dev/null
@@ -1,20 +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@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<longdescription>
-Like shelve, a PickleShareDB object acts like a normal dictionary.
-Unlike shelve, many processes can access the database
-simultaneously. Changing a value in database is immediately visible
-to other processes accessing the same database.
-Concurrency is possible because the values are stored in separate
-files. Hence the "database" is a directory where all files are
-governed by PickleShare.
-</longdescription>
-	<upstream>
-		<remote-id type="github">pickleshare/pickleshare</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/pickleshare/pickleshare-9999.ebuild b/dev-python/pickleshare/pickleshare-9999.ebuild
deleted file mode 100644
index 95306c174..000000000
--- a/dev-python/pickleshare/pickleshare-9999.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="A small 'shelve' like datastore with concurrency support"
-HOMEPAGE="https://github.com/pickleshare/pickleshare"
-EGIT_REPO_URI="https://github.com/${PN}/${PN}.git git://github.com/${PN}/${PN}.git"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS=""
-IUSE="test"
-
-RDEPEND="
-	dev-python/path-py[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-	distutils_install_for_testing
-	cd "${TEST_DIR}"/lib || die
-	cp "${S}"/test_pickleshare.py "${TEST_DIR}"/lib/ || die
-	py.test || die
-}


             reply	other threads:[~2020-09-21 23:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21 23:41 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-03 10:31 [gentoo-commits] proj/sci:master commit in: dev-python/pickleshare/ Marius Brehler
2016-05-18  7:05 Marius Brehler
2015-11-28 17:58 Marius Brehler
2015-10-21 13:44 Justin Lecher
2015-09-21 19:05 Justin Lecher
2015-06-03 10:21 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1600731693.7ade6038cc6267b433f9b5ce9c419e7fbd9aa445.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox