From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C7311382C5 for ; Fri, 18 Dec 2020 15:25:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D591E0967; Fri, 18 Dec 2020 15:25:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19809E0967 for ; Fri, 18 Dec 2020 15:25:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E3EE33D0AF for ; Fri, 18 Dec 2020 15:25:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F9441F9 for ; Fri, 18 Dec 2020 15:25:36 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608303522.50a9edfa73c38cc74a065609952c41d83d9fb133.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aiosqlite/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/aiosqlite/Manifest dev-python/aiosqlite/aiosqlite-0.12.0.ebuild dev-python/aiosqlite/aiosqlite-0.13.0.ebuild dev-python/aiosqlite/aiosqlite-0.16.0.ebuild X-VCS-Directories: dev-python/aiosqlite/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 50a9edfa73c38cc74a065609952c41d83d9fb133 X-VCS-Branch: dev Date: Fri, 18 Dec 2020 15:25:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ddb61f38-fcf9-4bf0-b3fb-2aad81c8f29f X-Archives-Hash: 470b6bdd76dd6eef7345f3e1d9a58150 commit: 50a9edfa73c38cc74a065609952c41d83d9fb133 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 14:58:42 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 14:58:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50a9edfa dev-python/aiosqlite: version bump 0.16.0, add py3.9 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/aiosqlite/Manifest | 3 +-- dev-python/aiosqlite/aiosqlite-0.12.0.ebuild | 27 ---------------------- ...qlite-0.13.0.ebuild => aiosqlite-0.16.0.ebuild} | 6 ++--- 3 files changed, 4 insertions(+), 32 deletions(-) diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest index 78dc6f03..9f0d7493 100644 --- a/dev-python/aiosqlite/Manifest +++ b/dev-python/aiosqlite/Manifest @@ -1,2 +1 @@ -DIST aiosqlite-0.12.0.tar.gz 10407 BLAKE2B e8a521fee997677b48f054ecbe72445448c5d15a73baa05dd86535596b95fabb13d933726dd356113506961bfda2147bf3defe2b98f3ab97d26140695a2049c1 SHA512 8bf8531299a5dec48617fd0d39aa25a2611595092e3ff2386041a22846b9ecb04a5951803f44b8073513d5a7b2fe7334d6d75193f6b4b00ba5091fa377a0aa2d -DIST aiosqlite-0.13.0.tar.gz 22869 BLAKE2B d36701d482fd77b0e4c031c9c205a68d738dbc20b0ed65246cda8d1c56587fc33850023a76685e0e27b008997cd47d472c8d8d742c0fb5c19db64f471764cb55 SHA512 f6304803f9533c8caded7e28feabe18367ee436af8a1a138344104708bd46eb7bbf0e0cad347a4e604b821463c4039b0de4ad3e72c6a39cb104d78e7d393fa62 +DIST aiosqlite-0.16.0.tar.gz 25690 BLAKE2B be06e8ebea9f3e0c16649fbaaf86317584bd6329e5d890aa3cac432d54122c5441461a40f3690e59453a573bffc56277338391b466abaf121a28c2d71929687c SHA512 f554293663b15303f0aea0d1c10730d15766a30efa0538501a4f08acaccf8807bad78382d5c8a034cdffcfbceb42cbbe4eecdb97e2ef97c5143ab374e9b314b4 diff --git a/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild deleted file mode 100644 index f0164597..00000000 --- a/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{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 diff --git a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild similarity index 88% rename from dev-python/aiosqlite/aiosqlite-0.13.0.ebuild rename to dev-python/aiosqlite/aiosqlite-0.16.0.ebuild index 1cff03c3..e12dde52 100644 --- a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild +++ b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild @@ -3,7 +3,8 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) +DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 @@ -18,10 +19,9 @@ KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" -DEPEND="test? ( +BDEPEND="test? ( dev-python/aiounittest[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}] - dev-python/pylint[${PYTHON_USEDEP}] dev-python/twine[${PYTHON_USEDEP}] )" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BEAA91382C5 for ; Fri, 18 Dec 2020 16:26:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60A21E0A70; Fri, 18 Dec 2020 16:26:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47CBDE0A70 for ; Fri, 18 Dec 2020 16:26:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A655A340E24 for ; Fri, 18 Dec 2020 16:26:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14AB71F9 for ; Fri, 18 Dec 2020 16:26:24 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608303522.50a9edfa73c38cc74a065609952c41d83d9fb133.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/aiosqlite/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/aiosqlite/Manifest dev-python/aiosqlite/aiosqlite-0.12.0.ebuild dev-python/aiosqlite/aiosqlite-0.13.0.ebuild dev-python/aiosqlite/aiosqlite-0.16.0.ebuild X-VCS-Directories: dev-python/aiosqlite/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 50a9edfa73c38cc74a065609952c41d83d9fb133 X-VCS-Branch: master Date: Fri, 18 Dec 2020 16:26:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 49be9f40-35c3-4f2f-808f-3583e8b26942 X-Archives-Hash: 646e376d2106eb823052410c23bed929 Message-ID: <20201218162624.jAsJM7ux0biMydBjIhZRTnDioPkVWygfviu1gJA5JCs@z> commit: 50a9edfa73c38cc74a065609952c41d83d9fb133 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 14:58:42 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 14:58:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50a9edfa dev-python/aiosqlite: version bump 0.16.0, add py3.9 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/aiosqlite/Manifest | 3 +-- dev-python/aiosqlite/aiosqlite-0.12.0.ebuild | 27 ---------------------- ...qlite-0.13.0.ebuild => aiosqlite-0.16.0.ebuild} | 6 ++--- 3 files changed, 4 insertions(+), 32 deletions(-) diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest index 78dc6f03..9f0d7493 100644 --- a/dev-python/aiosqlite/Manifest +++ b/dev-python/aiosqlite/Manifest @@ -1,2 +1 @@ -DIST aiosqlite-0.12.0.tar.gz 10407 BLAKE2B e8a521fee997677b48f054ecbe72445448c5d15a73baa05dd86535596b95fabb13d933726dd356113506961bfda2147bf3defe2b98f3ab97d26140695a2049c1 SHA512 8bf8531299a5dec48617fd0d39aa25a2611595092e3ff2386041a22846b9ecb04a5951803f44b8073513d5a7b2fe7334d6d75193f6b4b00ba5091fa377a0aa2d -DIST aiosqlite-0.13.0.tar.gz 22869 BLAKE2B d36701d482fd77b0e4c031c9c205a68d738dbc20b0ed65246cda8d1c56587fc33850023a76685e0e27b008997cd47d472c8d8d742c0fb5c19db64f471764cb55 SHA512 f6304803f9533c8caded7e28feabe18367ee436af8a1a138344104708bd46eb7bbf0e0cad347a4e604b821463c4039b0de4ad3e72c6a39cb104d78e7d393fa62 +DIST aiosqlite-0.16.0.tar.gz 25690 BLAKE2B be06e8ebea9f3e0c16649fbaaf86317584bd6329e5d890aa3cac432d54122c5441461a40f3690e59453a573bffc56277338391b466abaf121a28c2d71929687c SHA512 f554293663b15303f0aea0d1c10730d15766a30efa0538501a4f08acaccf8807bad78382d5c8a034cdffcfbceb42cbbe4eecdb97e2ef97c5143ab374e9b314b4 diff --git a/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild deleted file mode 100644 index f0164597..00000000 --- a/dev-python/aiosqlite/aiosqlite-0.12.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{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 diff --git a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild similarity index 88% rename from dev-python/aiosqlite/aiosqlite-0.13.0.ebuild rename to dev-python/aiosqlite/aiosqlite-0.16.0.ebuild index 1cff03c3..e12dde52 100644 --- a/dev-python/aiosqlite/aiosqlite-0.13.0.ebuild +++ b/dev-python/aiosqlite/aiosqlite-0.16.0.ebuild @@ -3,7 +3,8 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) +DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 @@ -18,10 +19,9 @@ KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" -DEPEND="test? ( +BDEPEND="test? ( dev-python/aiounittest[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}] - dev-python/pylint[${PYTHON_USEDEP}] dev-python/twine[${PYTHON_USEDEP}] )"