From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aiosqlite/
Date: Wed, 28 Apr 2021 03:15:33 +0000 (UTC) [thread overview]
Message-ID: <1619576450.f7d5468bb22f994f77160b64eb1528d8629ae47a.telans@gentoo> (raw)
commit: f7d5468bb22f994f77160b64eb1528d8629ae47a
Author: Theo Anderson <telans <AT> posteo <DOT> de>
AuthorDate: Wed Apr 28 02:20:50 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Wed Apr 28 02:20:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7d5468b
dev-python/aiosqlite: add 0.17.0
Signed-off-by: Theo Anderson <telans <AT> posteo.de>
dev-python/aiosqlite/Manifest | 1 +
dev-python/aiosqlite/aiosqlite-0.17.0.ebuild | 29 ++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest
index 9f0d74931..442711215 100644
--- a/dev-python/aiosqlite/Manifest
+++ b/dev-python/aiosqlite/Manifest
@@ -1 +1,2 @@
DIST aiosqlite-0.16.0.tar.gz 25690 BLAKE2B be06e8ebea9f3e0c16649fbaaf86317584bd6329e5d890aa3cac432d54122c5441461a40f3690e59453a573bffc56277338391b466abaf121a28c2d71929687c SHA512 f554293663b15303f0aea0d1c10730d15766a30efa0538501a4f08acaccf8807bad78382d5c8a034cdffcfbceb42cbbe4eecdb97e2ef97c5143ab374e9b314b4
+DIST aiosqlite-0.17.0.tar.gz 25941 BLAKE2B 869d165bc8c791cb94159f6508f5113d915f5531117d0d79ac1f297de16cbb78574a7eaafc1bceccc9e4397f88f490b90d49becb4b7cc2c0d51e14f0afd7561b SHA512 50f9965ef7dafe91a2f41dc41489395e437080aa4b7853800d806d21f4f8042d92ff6cfd2aeadefa7ca5e4debd14f39d93ca28c89f3116b3b61b2e8829533e6e
diff --git a/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild
new file mode 100644
index 000000000..0bd4cb0a5
--- /dev/null
+++ b/dev-python/aiosqlite/aiosqlite-0.17.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="asyncio bridge to the standard sqlite3 module"
+HOMEPAGE="https://github.com/jreese/aiosqlite"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? (
+ dev-python/aiounittest[${PYTHON_USEDEP}]
+ dev-python/twine[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests unittest
+# TypeError: add_source_parser() takes 2 positional arguments but 3 were given
+#distutils_enable_sphinx docs
next reply other threads:[~2021-04-28 3:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-28 3:15 Theo Anderson [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-08 2:23 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aiosqlite/ Julien Roy
2022-11-11 18:55 Anna Vyalkova
2022-11-03 3:09 Anna Vyalkova
2022-05-31 7:27 Anna Vyalkova
2021-08-21 9:02 Anna Vyalkova
2021-05-26 12:03 Anna Vyalkova
2020-12-19 10:09 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-12-19 10:08 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 15:25 Andrew Ammerlaan
2020-06-09 14:50 Andrew Ammerlaan
2020-04-12 16:16 Andrew Ammerlaan
2020-03-18 17:25 Andrew Ammerlaan
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=1619576450.f7d5468bb22f994f77160b64eb1528d8629ae47a.telans@gentoo \
--to=telans@posteo.de \
--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