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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 158FB158087 for ; Sun, 9 Jan 2022 00:01:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 068B92BC054; Sun, 9 Jan 2022 00:01:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D241D2BC053 for ; Sun, 9 Jan 2022 00:01:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90FA0342F4A for ; Sun, 9 Jan 2022 00:01:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D10B6292 for ; Sun, 9 Jan 2022 00:01:21 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1641686472.0c76339363ae72eed0219ceecab809489d3a91c0.cybertailor@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.3.0.ebuild dev-python/convertdate/convertdate-2.3.2.ebuild dev-python/convertdate/metadata.xml X-VCS-Directories: dev-python/convertdate/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 0c76339363ae72eed0219ceecab809489d3a91c0 X-VCS-Branch: dev Date: Sun, 9 Jan 2022 00:01:21 +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: 4351f5d3-bf02-4eeb-8259-26f4488643cd X-Archives-Hash: 770a8414579befce6e66c95f92762863 commit: 0c76339363ae72eed0219ceecab809489d3a91c0 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Jan 8 23:46:08 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Jan 9 00:01:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c763393 dev-python/convertdate: enable py3.10, drop 2.3.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-python/convertdate/Manifest | 1 - dev-python/convertdate/convertdate-2.3.0.ebuild | 24 ------------------------ dev-python/convertdate/convertdate-2.3.2.ebuild | 4 ++-- dev-python/convertdate/metadata.xml | 13 ++++++++----- 4 files changed, 10 insertions(+), 32 deletions(-) diff --git a/dev-python/convertdate/Manifest b/dev-python/convertdate/Manifest index 6a9d1b109..31ae8b70d 100644 --- a/dev-python/convertdate/Manifest +++ b/dev-python/convertdate/Manifest @@ -1,3 +1,2 @@ -DIST convertdate-2.3.0.tar.gz 48993 BLAKE2B d0bbb68eeb71090fc9e0d524a1ec40789d101e29b85c8d3ecc14acefa00ff749f08e74980f36a486b19c08d949a517f00dcb4abc4a8aa29d105b8873e19c470c SHA512 ec3df742f16cdaca49f519d25b6a9647e654b7dd5c3e2ef43f4ae6466dff520db5ab67f58caf066a719e6c8c16b09ed4bf7c27d256259deb7e50f19ea14603f2 DIST convertdate-2.3.1.tar.gz 49030 BLAKE2B 04f05035a8e9b325303a2dcf1d1dd391cef825825c6191cc26c0623de9a3c01086f29a3aae1c3d68e07a723179bee2781fcc9d9bc5e78fdc4b38463fdab54c47 SHA512 6a8e00fe8548b5715861903bf5a8561ad63907b3fc100ffe2e9f9a08864082e07267691f5bf983335a857310c8fdb48a306448ae4ababaee41a5a8eb515fdc2f DIST convertdate-2.3.2.tar.gz 52155 BLAKE2B 607e5b0ec3c4bc664cec51c32c68ccec0676f72e839c9d094fb901ce1ae154c759f5bded34f5654562ae1e74111c4ee263159ae46cb545b2cfae81af343511f4 SHA512 a1c70564fafc697a5fb941d32603e8bfae565089a1a37bc3c2f8793bf926e6e97c752ffddb9192ae54e37ccafb0a02969b9f9086875595f1eb97cf264f96fde9 diff --git a/dev-python/convertdate/convertdate-2.3.0.ebuild b/dev-python/convertdate/convertdate-2.3.0.ebuild deleted file mode 100644 index 9746058bd..000000000 --- a/dev-python/convertdate/convertdate-2.3.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Utils for converting between date formats and calculating holidays" -HOMEPAGE="https://github.com/fitnr/convertdate" -SRC_URI="https://github.com/fitnr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/pymeeus[${PYTHON_USEDEP}] - dev-python/pytz[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest -distutils_enable_sphinx docs dev-python/sphinx_rtd_theme diff --git a/dev-python/convertdate/convertdate-2.3.2.ebuild b/dev-python/convertdate/convertdate-2.3.2.ebuild index d0d654c14..1b7607ac6 100644 --- a/dev-python/convertdate/convertdate-2.3.2.ebuild +++ b/dev-python/convertdate/convertdate-2.3.2.ebuild @@ -3,8 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) - +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Utils for converting between date formats and calculating holidays" @@ -21,4 +20,5 @@ RDEPEND=" " distutils_enable_tests pytest + distutils_enable_sphinx docs dev-python/sphinx_rtd_theme diff --git a/dev-python/convertdate/metadata.xml b/dev-python/convertdate/metadata.xml index 3d43e62b9..f4dc396fc 100644 --- a/dev-python/convertdate/metadata.xml +++ b/dev-python/convertdate/metadata.xml @@ -1,9 +1,12 @@ - - - fitnr/convertdate - convertdate - + + cyber+gentoo@sysrq.in + Anna + + + fitnr/convertdate + convertdate +