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 A8FAC13835B for ; Mon, 15 Jun 2020 11:35:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D812CE08CD; Mon, 15 Jun 2020 11:35:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 BB364E08CD for ; Mon, 15 Jun 2020 11:35:08 +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 89E4934EFF2 for ; Mon, 15 Jun 2020 11:35:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 373C9297 for ; Mon, 15 Jun 2020 11:35:05 +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: <1592217815.e4f8c170686a2a9dfe05762453d72605ac0b8565.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-subtests/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-subtests/Manifest dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild X-VCS-Directories: dev-python/pytest-subtests/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e4f8c170686a2a9dfe05762453d72605ac0b8565 X-VCS-Branch: master Date: Mon, 15 Jun 2020 11:35:05 +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: f78f2474-515b-4870-acb3-33b358d4b39c X-Archives-Hash: 8aa6b9bcfe5fbd64f010695c5d518e47 commit: e4f8c170686a2a9dfe05762453d72605ac0b8565 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Jun 15 10:43:35 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Jun 15 10:43:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4f8c170 dev-python/pytest-subtests: version bump, add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-subtests/Manifest | 2 +- .../{pytest-subtests-0.3.0.ebuild => pytest-subtests-0.3.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-subtests/Manifest b/dev-python/pytest-subtests/Manifest index dbce82b..9b63a6b 100644 --- a/dev-python/pytest-subtests/Manifest +++ b/dev-python/pytest-subtests/Manifest @@ -1 +1 @@ -DIST pytest-subtests-0.3.0.tar.gz 9399 BLAKE2B cf940ea94926d271f2959924522e273d433510396e1a1fc73cfa445f08616c35cf48fb599953e918e0e2d9a5ac1c2d9e9e8d3e41faa112818b3685d328ba44c7 SHA512 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525 +DIST pytest-subtests-0.3.1.tar.gz 9523 BLAKE2B 96b55b583b4635b6b47caf0fa630127140d74ec1773e6719e8d510a9ad6dd11f303a0716574f979a7bdf60741908a2357218c10ef1b00ac67cf2bb8f60f3a79c SHA512 5695246652f7912be6efbf2dad1325962b9abc0cf064906c9d4d28391d2cf66eda503ef3d458a61257fb78b8cd4c706a0e9584f0d4715a53eb7b0a0180319353 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild similarity index 96% rename from dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild rename to dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild index 3e44500..34f6833 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend 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 964541382C5 for ; Mon, 15 Jun 2020 11:35:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CFEFE0896; Mon, 15 Jun 2020 11:35:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 45968E0896 for ; Mon, 15 Jun 2020 11:35:01 +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 9AB4334EDDD for ; Mon, 15 Jun 2020 11:34:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15388297 for ; Mon, 15 Jun 2020 11:34:58 +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: <1592217815.e4f8c170686a2a9dfe05762453d72605ac0b8565.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-subtests/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-subtests/Manifest dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild X-VCS-Directories: dev-python/pytest-subtests/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e4f8c170686a2a9dfe05762453d72605ac0b8565 X-VCS-Branch: dev Date: Mon, 15 Jun 2020 11:34:58 +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: fe27548e-cbe3-4171-94d8-81465bfe126f X-Archives-Hash: 175dac448e4b21597ef37e9685a83f90 Message-ID: <20200615113458.JJZDBT5Vx61FqqQUvQkerQgq6Nt_cT9jq24XejaYs_o@z> commit: e4f8c170686a2a9dfe05762453d72605ac0b8565 Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Jun 15 10:43:35 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Jun 15 10:43:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4f8c170 dev-python/pytest-subtests: version bump, add py3_9 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/pytest-subtests/Manifest | 2 +- .../{pytest-subtests-0.3.0.ebuild => pytest-subtests-0.3.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest-subtests/Manifest b/dev-python/pytest-subtests/Manifest index dbce82b..9b63a6b 100644 --- a/dev-python/pytest-subtests/Manifest +++ b/dev-python/pytest-subtests/Manifest @@ -1 +1 @@ -DIST pytest-subtests-0.3.0.tar.gz 9399 BLAKE2B cf940ea94926d271f2959924522e273d433510396e1a1fc73cfa445f08616c35cf48fb599953e918e0e2d9a5ac1c2d9e9e8d3e41faa112818b3685d328ba44c7 SHA512 49ebf151c95e1d2c89af78d8b1abfa06d5db9bf1e297f09a49a802b1b42d064ad38a2aa619aa254d23b475c7548c62b753d999f4e38eb5e1651ae067ca9cd525 +DIST pytest-subtests-0.3.1.tar.gz 9523 BLAKE2B 96b55b583b4635b6b47caf0fa630127140d74ec1773e6719e8d510a9ad6dd11f303a0716574f979a7bdf60741908a2357218c10ef1b00ac67cf2bb8f60f3a79c SHA512 5695246652f7912be6efbf2dad1325962b9abc0cf064906c9d4d28391d2cf66eda503ef3d458a61257fb78b8cd4c706a0e9584f0d4715a53eb7b0a0180319353 diff --git a/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild similarity index 96% rename from dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild rename to dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild index 3e44500..34f6833 100644 --- a/dev-python/pytest-subtests/pytest-subtests-0.3.0.ebuild +++ b/dev-python/pytest-subtests/pytest-subtests-0.3.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend