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 A44051382C5 for ; Tue, 9 Jun 2020 15:01:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CF73E0876; Tue, 9 Jun 2020 15:01:38 +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 85792E0876 for ; Tue, 9 Jun 2020 15:01:38 +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 5E91A34F004 for ; Tue, 9 Jun 2020 15:01:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBE7827F for ; Tue, 9 Jun 2020 15:01:35 +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: <1591714883.927456d2956e8b739a82c26fbb76d621bd285827.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/convertdate/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/convertdate/Manifest dev-python/convertdate/convertdate-2.2.0.ebuild dev-python/convertdate/convertdate-2.2.1.ebuild X-VCS-Directories: dev-python/convertdate/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 927456d2956e8b739a82c26fbb76d621bd285827 X-VCS-Branch: dev Date: Tue, 9 Jun 2020 15:01:35 +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: 4fff1379-6eb1-4dff-985e-17e77ac276f3 X-Archives-Hash: 656b042ab5101cbe3da489fbc646d226 commit: 927456d2956e8b739a82c26fbb76d621bd285827 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Jun 9 15:01:23 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jun 9 15:01:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=927456d2 dev-python/convertdate: version bump, add py3_8,9 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/convertdate/Manifest | 2 +- .../convertdate/{convertdate-2.2.0.ebuild => convertdate-2.2.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/convertdate/Manifest b/dev-python/convertdate/Manifest index 577be12..ea77ba4 100644 --- a/dev-python/convertdate/Manifest +++ b/dev-python/convertdate/Manifest @@ -1 +1 @@ -DIST convertdate-2.2.0.tar.gz 37221 BLAKE2B ac849bf3fde5c7cc0b57ec321c10915fa50541bbe17fd5e253d5a717d85ebae0abf185eba5129216836da9e4c9740e000358375ef60c17f6050fdb4316d620ff SHA512 73ae308717d1cc9db8e8b1a8618327ab5111c1a58ee757ddc685b3906903bc0a263ccf844e2ba4a7d3f77334462c7260c953697af55050a35058d4b94992c140 +DIST convertdate-2.2.1.tar.gz 40467 BLAKE2B b4f29a777b162e1e655c69bfbbe7806aedfeec4694811fd9d9026708bb250b0ebb15b3f85c8fb1df563c4a5133a1088fa94a63bf506921fa725a3ab3a61cec87 SHA512 69ae13b86834c1ea559209dc7f9c85cabf2881a6b40f9aa605d0f98c4f4328b05fca0bb8f2f516a42634bce49395d3a69a6f98b5de557bd95dc8e86e3f06f6fc diff --git a/dev-python/convertdate/convertdate-2.2.0.ebuild b/dev-python/convertdate/convertdate-2.2.1.ebuild similarity index 93% rename from dev-python/convertdate/convertdate-2.2.0.ebuild rename to dev-python/convertdate/convertdate-2.2.1.ebuild index 86568a1..c20396a 100644 --- a/dev-python/convertdate/convertdate-2.2.0.ebuild +++ b/dev-python/convertdate/convertdate-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 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 C17281382C5 for ; Tue, 9 Jun 2020 16:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2229E0963; Tue, 9 Jun 2020 16:37:08 +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 8A7CEE0963 for ; Tue, 9 Jun 2020 16:37: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 AD65B34F116 for ; Tue, 9 Jun 2020 16:37:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 580512A5 for ; Tue, 9 Jun 2020 16:37:03 +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: <1591714883.927456d2956e8b739a82c26fbb76d621bd285827.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/convertdate/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/convertdate/Manifest dev-python/convertdate/convertdate-2.2.0.ebuild dev-python/convertdate/convertdate-2.2.1.ebuild X-VCS-Directories: dev-python/convertdate/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 927456d2956e8b739a82c26fbb76d621bd285827 X-VCS-Branch: master Date: Tue, 9 Jun 2020 16:37:03 +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: 183a76dd-b0cb-4b4c-90c0-dc05bed44856 X-Archives-Hash: 7502dc830dfb577278a73ef38d5b7b99 Message-ID: <20200609163703.iimtXWoNVSfbsJ201b0zyGZ_ZPf29qwCtOajTGvR9N4@z> commit: 927456d2956e8b739a82c26fbb76d621bd285827 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Jun 9 15:01:23 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Jun 9 15:01:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=927456d2 dev-python/convertdate: version bump, add py3_8,9 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/convertdate/Manifest | 2 +- .../convertdate/{convertdate-2.2.0.ebuild => convertdate-2.2.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/convertdate/Manifest b/dev-python/convertdate/Manifest index 577be12..ea77ba4 100644 --- a/dev-python/convertdate/Manifest +++ b/dev-python/convertdate/Manifest @@ -1 +1 @@ -DIST convertdate-2.2.0.tar.gz 37221 BLAKE2B ac849bf3fde5c7cc0b57ec321c10915fa50541bbe17fd5e253d5a717d85ebae0abf185eba5129216836da9e4c9740e000358375ef60c17f6050fdb4316d620ff SHA512 73ae308717d1cc9db8e8b1a8618327ab5111c1a58ee757ddc685b3906903bc0a263ccf844e2ba4a7d3f77334462c7260c953697af55050a35058d4b94992c140 +DIST convertdate-2.2.1.tar.gz 40467 BLAKE2B b4f29a777b162e1e655c69bfbbe7806aedfeec4694811fd9d9026708bb250b0ebb15b3f85c8fb1df563c4a5133a1088fa94a63bf506921fa725a3ab3a61cec87 SHA512 69ae13b86834c1ea559209dc7f9c85cabf2881a6b40f9aa605d0f98c4f4328b05fca0bb8f2f516a42634bce49395d3a69a6f98b5de557bd95dc8e86e3f06f6fc diff --git a/dev-python/convertdate/convertdate-2.2.0.ebuild b/dev-python/convertdate/convertdate-2.2.1.ebuild similarity index 93% rename from dev-python/convertdate/convertdate-2.2.0.ebuild rename to dev-python/convertdate/convertdate-2.2.1.ebuild index 86568a1..c20396a 100644 --- a/dev-python/convertdate/convertdate-2.2.0.ebuild +++ b/dev-python/convertdate/convertdate-2.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1