public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlitedict/
Date: Mon, 16 May 2022 13:30:54 +0000 (UTC)	[thread overview]
Message-ID: <1652707684.df4e348ef7d73f46d5ff60d7d6244defffaad099.mgorny@gentoo> (raw)

commit:     df4e348ef7d73f46d5ff60d7d6244defffaad099
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 13:28:04 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 16 13:28:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4e348e

dev-python/sqlitedict: Remove old

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

 dev-python/sqlitedict/Manifest                |  1 -
 dev-python/sqlitedict/sqlitedict-1.7.0.ebuild | 32 ---------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-python/sqlitedict/Manifest b/dev-python/sqlitedict/Manifest
index dcc5d2fe7475..77daa8afcae4 100644
--- a/dev-python/sqlitedict/Manifest
+++ b/dev-python/sqlitedict/Manifest
@@ -1,2 +1 @@
-DIST sqlitedict-1.7.0.tar.gz 28234 BLAKE2B f67187ee27acbe5525b5f0efb8fd85b68e820439e273af8f9ac4e2f223a2c267f252cb0d60366bd51ba9b55cf36d892e02bdfe727a366bfd266005d98d477c9f SHA512 1ef5e0caf81f7ac17eac0d8573c3404ea043c0c5700fe6b4b9f28ac86ad8d97416bad561318898967cf1af0d7e616684ee3044018e24dab3686d43554c74fef1
 DIST sqlitedict-2.0.0.tar.gz 46266 BLAKE2B c320c5b61e535ff668462fc079cd501e8aae4fb334230ed0b9c5eae0c53f569c8971a8484cddf85575b1e2d28b051d2f0fa8376a1176e3116a1a0516e36202aa SHA512 3ba84676680e5e9408804618e4ae871d09fcfdc999f06c1143f42329059e6033abb2d897ed485d9d84dc2761032fa07f00f08b259f1d9e6426c4ee0068446ed8

diff --git a/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild b/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild
deleted file mode 100644
index 599cb922409c..000000000000
--- a/dev-python/sqlitedict/sqlitedict-1.7.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Persistent dict in Python, backed by SQLite and pickle"
-HOMEPAGE="https://github.com/piskvorky/sqlitedict"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-
-DOCS=(
-	README.rst
-)
-
-python_test() {
-	rm -f tests/db/* || die
-	py.test -v || die
-}


             reply	other threads:[~2022-05-16 13:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 13:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  9:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlitedict/ Michał Górny
2024-05-18  9:41 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2022-12-10 15:32 James Le Cuirot
2022-12-10 15:32 James Le Cuirot
2022-10-29 14:32 Arthur Zamarin
2022-05-16 13:30 Michał Górny
2022-03-09 20:06 Arthur Zamarin
2021-10-26 21:55 James Le Cuirot
2021-09-14 21:47 James Le Cuirot
2021-09-12 21:35 James Le Cuirot

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=1652707684.df4e348ef7d73f46d5ff60d7d6244defffaad099.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --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