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 C28001382C5 for ; Fri, 7 May 2021 16:28:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B821E086F; Fri, 7 May 2021 16:28:03 +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 D64E2E086F for ; Fri, 7 May 2021 16:28:02 +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 E2C37340E55 for ; Fri, 7 May 2021 16:28:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81F1759C for ; Fri, 7 May 2021 16:27:59 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1620404875.5e157b354015c2dfecb2ef93af7c5c45f90ac91b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urdf_parser_py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/urdf_parser_py/Manifest dev-python/urdf_parser_py/urdf_parser_py-0.4.3.ebuild dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild X-VCS-Directories: dev-python/urdf_parser_py/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5e157b354015c2dfecb2ef93af7c5c45f90ac91b X-VCS-Branch: master Date: Fri, 7 May 2021 16:27:59 +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: a8668cc5-86de-4ca7-9365-5dd9e4f22842 X-Archives-Hash: 253be3663451a932907f28066c241887 commit: 5e157b354015c2dfecb2ef93af7c5c45f90ac91b Author: Alexis Ballier gentoo org> AuthorDate: Thu May 6 10:02:28 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri May 7 16:27:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e157b35 dev-python/urdf_parser_py: bump to 0.4.5; add py39 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> dev-python/urdf_parser_py/Manifest | 2 +- .../{urdf_parser_py-0.4.3.ebuild => urdf_parser_py-0.4.5.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/urdf_parser_py/Manifest b/dev-python/urdf_parser_py/Manifest index d8fcdae7611..18961602c39 100644 --- a/dev-python/urdf_parser_py/Manifest +++ b/dev-python/urdf_parser_py/Manifest @@ -1 +1 @@ -DIST urdf_parser_py-0.4.3.tar.gz 21317 BLAKE2B 8ac3806ae2342dcef10adf952c0027c11d1241e4448b64a915acdcbb5145486c3d83bda344f2d2bd82fecae27f95ce223896e6762139f6ee7c5f687338ad631e SHA512 235f9648bbdcc57ae28e4029844dfbb4d7875b82849b24a76ee9f75391f5b93e7ead73b3f1f0216c17087017055364277e51bc03a09fa7901edee2fc7acd65aa +DIST urdf_parser_py-0.4.5.tar.gz 21512 BLAKE2B aa50f24c35c7919707c89770cb1b60b3d97d1c54e2a613e0fc272b15b023626c0b9ac4b7d7f26ed73859c97e9550d8c0ad32ce8d3804dae0dbbf2877fdfdf1f9 SHA512 d288a26bc776283ea8644c51ed5da14a28b619200269ef7719e894fc4d284ed12eb1932db79083aaf0349219770d5b75b7f4bf6ad2bef21ddaf8089f8263b0b7 diff --git a/dev-python/urdf_parser_py/urdf_parser_py-0.4.3.ebuild b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild similarity index 90% rename from dev-python/urdf_parser_py/urdf_parser_py-0.4.3.ebuild rename to dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild index 2c5ec18e1e8..eb02edd82ce 100644 --- a/dev-python/urdf_parser_py/urdf_parser_py-0.4.3.ebuild +++ b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8,3_9} ) inherit distutils-r1 DESCRIPTION="URDF parser for Python"