public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/minidb/
Date: Sun,  3 May 2020 21:14:53 +0000 (UTC)	[thread overview]
Message-ID: <1588540486.9141de6fb2f2573dfccd8bc862f01fed47356838.sbraz@gentoo> (raw)

commit:     9141de6fb2f2573dfccd8bc862f01fed47356838
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 20:41:37 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sun May  3 21:14:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9141de6f

dev-python/minidb: bump to 2.0.4, uses pytest instead of nose

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/minidb/Manifest            |  1 +
 dev-python/minidb/minidb-2.0.4.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-python/minidb/Manifest b/dev-python/minidb/Manifest
index d200f641992..23e648bba2f 100644
--- a/dev-python/minidb/Manifest
+++ b/dev-python/minidb/Manifest
@@ -1,2 +1,3 @@
 DIST minidb-2.0.2.tar.gz 13928 BLAKE2B 7b6997bd0ed852561c1a45e1d8f63030798c59ebbe67ba3e9f38c08eddcf22028756b17c5ce8aa460e5d3113ef54cdafe782cb471aabfe208b093af702694cb7 SHA512 92879d6df61b0f9f72f9fe8f1cf38d559477983c6bba8c88ed02289570daff02f6f8d7010c0a95ffce049ab67be69323c47caefdfe3a8b008038377235ed9a5f
 DIST minidb-2.0.3.tar.gz 13992 BLAKE2B 7ccb26625c199517ee63e99b1839037046c29a4c72a26f457ef3b4c22ef1f23b0bf632b37790c2981fd2c08929a39e8f015b4cf890d04d5e9926cd07b5def699 SHA512 90e2c51af64a373a9dce5e6fad94440a8e5ff3136ba4004deebb5f9a7a7f039ebf1b903a361d678771b6e18e951cacbd7392f1fe2df8db04cef04526a07a3ce2
+DIST minidb-2.0.4.tar.gz 14104 BLAKE2B 020996d1e83a84aad26d073b3fcf5161edc1698f0876e499b5dddf88bc5ad776d5203c9dfd49cb9651f66425dad5bf9b3a751940da2cb3f841157af23940ccb8 SHA512 c7f34b20fbfe3300957d1e73a6237850209b55ed08f7d9de1e5dc710fcce8360e359136f8f996aedb38620ae08122e3e1c44922c60db6c16a1d57711d47a8c61

diff --git a/dev-python/minidb/minidb-2.0.4.ebuild b/dev-python/minidb/minidb-2.0.4.ebuild
new file mode 100644
index 00000000000..4f6ce1effae
--- /dev/null
+++ b/dev-python/minidb/minidb-2.0.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="sqlite"
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Simple SQLite-based object store"
+HOMEPAGE="https://thp.io/2010/minidb/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-05-03 21:14 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03 21:14 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  6:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/minidb/ Michał Górny
2024-05-11 10:02 Michał Górny
2024-05-11  9:49 Arthur Zamarin
2024-04-25  4:43 Michał Górny
2023-05-31 19:08 Michał Górny
2022-10-22 16:00 Michał Górny
2022-10-22 15:56 Arthur Zamarin
2022-09-18 16:11 Arthur Zamarin
2022-09-18 16:11 Arthur Zamarin
2022-06-04 19:57 Michał Górny
2022-03-15 14:14 Michał Górny
2022-03-15 11:52 Jakov Smolić
2022-02-17 19:03 Michał Górny
2022-01-29 15:43 Michał Górny
2021-07-12 22:53 Michał Górny
2021-07-12 21:50 Sam James
2021-06-06 13:07 Louis Sautier
2021-05-09 21:57 Louis Sautier
2020-08-24 14:01 Louis Sautier
2020-07-09 12:22 Michał Górny
2020-07-09 12:22 Michał Górny
2020-06-06 19:31 Mart Raudsepp
2020-06-03 15:21 Agostino Sarubbo
2020-06-03 15:10 Agostino Sarubbo
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2020-03-23 22:01 Louis Sautier
2019-12-03  3:02 Aaron Bauman
2018-07-21 14:30 Louis Sautier
2018-07-21 14:30 Louis Sautier
2018-06-24 13:57 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-05-16 23:19 Manuel Rüger
2017-01-16  9:28 David Seifert
2017-01-16  9:28 David Seifert
2016-09-03 22:00 Patrice Clement
2016-07-04  0:05 Göktürk Yüksek
2016-03-29 13:53 Ian Delaney
2016-01-20 14:45 Patrice Clement

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=1588540486.9141de6fb2f2573dfccd8bc862f01fed47356838.sbraz@gentoo \
    --to=sbraz@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