From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aiosqlite/ Date: Tue, 9 Jun 2020 14:50:08 +0000 (UTC) [thread overview] Message-ID: <1591714204.80259d2edbd2c3a3151bba69494619c02757d84f.andrewammerlaan@gentoo> (raw) commit: 80259d2edbd2c3a3151bba69494619c02757d84f Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jun 9 14:50:04 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jun 9 14:50:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80259d2e dev-python/aiosqlite: version bump Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/aiosqlite/Manifest | 1 + dev-python/aiosqlite/aiosqlite-0.13.0.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest index d300dbb..78dc6f0 100644 --- a/dev-python/aiosqlite/Manifest +++ b/dev-python/aiosqlite/Manifest @@ -1 +1,2 @@ DIST aiosqlite-0.12.0.tar.gz 10407 BLAKE2B e8a521fee997677b48f054ecbe72445448c5d15a73baa05dd86535596b95fabb13d933726dd356113506961bfda2147bf3defe2b98f3ab97d26140695a2049c1 SHA512 8bf8531299a5dec48617fd0d39aa25a2611595092e3ff2386041a22846b9ecb04a5951803f44b8073513d5a7b2fe7334d6d75193f6b4b00ba5091fa377a0aa2d +DIST aiosqlite-0.13.0.tar.gz 22869 BLAKE2B d36701d482fd77b0e4c031c9c205a68d738dbc20b0ed65246cda8d1c56587fc33850023a76685e0e27b008997cd47d472c8d8d742c0fb5c19db64f471764cb55 SHA512 f6304803f9533c8caded7e28feabe18367ee436af8a1a138344104708bd46eb7bbf0e0cad347a4e604b821463c4039b0de4ad3e72c6a39cb104d78e7d393fa62 diff --git a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild new file mode 100644 index 0000000..925197a --- /dev/null +++ b/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +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 )" + +DEPEND="test? ( + dev-python/aiounittest[${PYTHON_USEDEP}] + dev-python/mypy[${PYTHON_USEDEP}] + dev-python/pylint[${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
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiosqlite/ Date: Tue, 9 Jun 2020 16:37:02 +0000 (UTC) [thread overview] Message-ID: <1591714204.80259d2edbd2c3a3151bba69494619c02757d84f.andrewammerlaan@gentoo> (raw) Message-ID: <20200609163702.Lc_96tnZMJKwjczuULMGqBs4jAAeTICmutRwFrnlGAI@z> (raw) commit: 80259d2edbd2c3a3151bba69494619c02757d84f Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jun 9 14:50:04 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jun 9 14:50:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80259d2e dev-python/aiosqlite: version bump Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/aiosqlite/Manifest | 1 + dev-python/aiosqlite/aiosqlite-0.13.0.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest index d300dbb..78dc6f0 100644 --- a/dev-python/aiosqlite/Manifest +++ b/dev-python/aiosqlite/Manifest @@ -1 +1,2 @@ DIST aiosqlite-0.12.0.tar.gz 10407 BLAKE2B e8a521fee997677b48f054ecbe72445448c5d15a73baa05dd86535596b95fabb13d933726dd356113506961bfda2147bf3defe2b98f3ab97d26140695a2049c1 SHA512 8bf8531299a5dec48617fd0d39aa25a2611595092e3ff2386041a22846b9ecb04a5951803f44b8073513d5a7b2fe7334d6d75193f6b4b00ba5091fa377a0aa2d +DIST aiosqlite-0.13.0.tar.gz 22869 BLAKE2B d36701d482fd77b0e4c031c9c205a68d738dbc20b0ed65246cda8d1c56587fc33850023a76685e0e27b008997cd47d472c8d8d742c0fb5c19db64f471764cb55 SHA512 f6304803f9533c8caded7e28feabe18367ee436af8a1a138344104708bd46eb7bbf0e0cad347a4e604b821463c4039b0de4ad3e72c6a39cb104d78e7d393fa62 diff --git a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild new file mode 100644 index 0000000..925197a --- /dev/null +++ b/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +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 )" + +DEPEND="test? ( + dev-python/aiounittest[${PYTHON_USEDEP}] + dev-python/mypy[${PYTHON_USEDEP}] + dev-python/pylint[${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:[~2020-06-09 14:50 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-09 14:50 Andrew Ammerlaan [this message] 2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiosqlite/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2023-02-08 2:23 [gentoo-commits] repo/proj/guru:dev " 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 2021-04-28 3:15 Theo Anderson 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-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=1591714204.80259d2edbd2c3a3151bba69494619c02757d84f.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --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: linkBe 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