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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E34CB159C96 for ; Fri, 26 Jul 2024 10:16:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DE182BC01C; Fri, 26 Jul 2024 10:16:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F05A02BC01C for ; Fri, 26 Jul 2024 10:16:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC5AC33BEFF for ; Fri, 26 Jul 2024 10:16:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FC121B9A for ; Fri, 26 Jul 2024 10:16:54 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1721988703.61d948c0e066a09586c88e7ccc7d021ca8fae8a3.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/hijridate/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/hijridate/hijridate-2.4.1.ebuild dev-python/hijridate/metadata.xml X-VCS-Directories: dev-python/hijridate/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 61d948c0e066a09586c88e7ccc7d021ca8fae8a3 X-VCS-Branch: dev Date: Fri, 26 Jul 2024 10:16:54 +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: 801d2fb6-9275-4477-becd-c11ccc7bcbed X-Archives-Hash: 75d35298ecaf6a4383bf0409c2f1c2e1 commit: 61d948c0e066a09586c88e7ccc7d021ca8fae8a3 Author: Takuya Wakazono gmail com> AuthorDate: Thu Jul 25 14:14:47 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Fri Jul 26 10:11:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61d948c0 dev-python/hijridate: enable py3.13 Signed-off-by: Takuya Wakazono gmail.com> dev-python/hijridate/hijridate-2.4.1.ebuild | 2 +- dev-python/hijridate/metadata.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-python/hijridate/hijridate-2.4.1.ebuild b/dev-python/hijridate/hijridate-2.4.1.ebuild index 0d3a22cfa..6cb25f351 100644 --- a/dev-python/hijridate/hijridate-2.4.1.ebuild +++ b/dev-python/hijridate/hijridate-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 diff --git a/dev-python/hijridate/metadata.xml b/dev-python/hijridate/metadata.xml index d5b62be01..54036c4fb 100644 --- a/dev-python/hijridate/metadata.xml +++ b/dev-python/hijridate/metadata.xml @@ -1,7 +1,10 @@ - + + pastalian46@gmail.com + Takuya Wakazono + hijridate dralshehri/hijridate