public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlitedict/
Date: Sat, 10 Dec 2022 15:32:16 +0000 (UTC)	[thread overview]
Message-ID: <1670686242.899d8a948691d3b00a87bf5aeb491fb22228a5d3.chewi@gentoo> (raw)

commit:     899d8a948691d3b00a87bf5aeb491fb22228a5d3
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 15:21:32 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 15:30:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=899d8a94

dev-python/sqlitedict: Bump to 2.1.0, drop old 2.0.0

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-python/sqlitedict/Manifest                                    | 2 +-
 .../{sqlitedict-2.0.0.ebuild => sqlitedict-2.1.0.ebuild}          | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/sqlitedict/Manifest b/dev-python/sqlitedict/Manifest
index 77daa8afcae4..10d3c6871266 100644
--- a/dev-python/sqlitedict/Manifest
+++ b/dev-python/sqlitedict/Manifest
@@ -1 +1 @@
-DIST sqlitedict-2.0.0.tar.gz 46266 BLAKE2B c320c5b61e535ff668462fc079cd501e8aae4fb334230ed0b9c5eae0c53f569c8971a8484cddf85575b1e2d28b051d2f0fa8376a1176e3116a1a0516e36202aa SHA512 3ba84676680e5e9408804618e4ae871d09fcfdc999f06c1143f42329059e6033abb2d897ed485d9d84dc2761032fa07f00f08b259f1d9e6426c4ee0068446ed8
+DIST sqlitedict-2.1.0.tar.gz 21846 BLAKE2B 727d37cefcd1f847b29297f15dc97d70e516d44953dec69e4453bb7649b08edcb6b090d3915826b2b607864dbe28faa489d72fc930d2b1497077e6330d76f99f SHA512 b981dfd70b0d8d0a51e71c14db484fec523adf6cd3af70fcf5c24ae743dc97694113f977cd10c89746e5220aa9334f4ebe89bcf47aebaecd03bd8a4695b03fc9

diff --git a/dev-python/sqlitedict/sqlitedict-2.0.0.ebuild b/dev-python/sqlitedict/sqlitedict-2.1.0.ebuild
similarity index 79%
rename from dev-python/sqlitedict/sqlitedict-2.0.0.ebuild
rename to dev-python/sqlitedict/sqlitedict-2.1.0.ebuild
index 999fe6cac792..c68b6e9a15f4 100644
--- a/dev-python/sqlitedict/sqlitedict-2.0.0.ebuild
+++ b/dev-python/sqlitedict/sqlitedict-2.1.0.ebuild
@@ -24,7 +24,7 @@ DOCS=( README.rst )
 
 distutils_enable_tests pytest
 
-EPYTEST_DESELECT=(
-	tests/test_core.py::TablenamesTest::test_tablenames
-	tests/test_onimport.py::SqliteDictPython24Test::test_py24_error
-)
+python_test() {
+	mkdir -p tests/db || die
+	distutils-r1_python_test
+}


             reply	other threads:[~2022-12-10 15:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 15:32 James Le Cuirot [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-10-29 14:32 Arthur Zamarin
2022-05-16 13:30 Michał Górny
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=1670686242.899d8a948691d3b00a87bf5aeb491fb22228a5d3.chewi@gentoo \
    --to=chewi@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