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 4B2691581D3 for ; Sat, 1 Jun 2024 03:57:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 785A2E2A34; Sat, 1 Jun 2024 03:57:51 +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 5B443E2A34 for ; Sat, 1 Jun 2024 03:57:51 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A027342F64 for ; Sat, 1 Jun 2024 03:57:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98B751C07 for ; Sat, 1 Jun 2024 03:57:47 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1717214258.cbcc040fcf07d352c84e700522706f5cba3369d2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pkginfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pkginfo/Manifest dev-python/pkginfo/pkginfo-1.11.0.ebuild X-VCS-Directories: dev-python/pkginfo/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: cbcc040fcf07d352c84e700522706f5cba3369d2 X-VCS-Branch: master Date: Sat, 1 Jun 2024 03:57:47 +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: 831859bf-2855-4cb3-ad67-ef7477b3b8d3 X-Archives-Hash: 7a8827bff23c1b50a5a334b6cdb7d537 commit: cbcc040fcf07d352c84e700522706f5cba3369d2 Author: Michał Górny gentoo org> AuthorDate: Sat Jun 1 03:48:05 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jun 1 03:57:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbcc040f dev-python/pkginfo: Bump to 1.11.0 Signed-off-by: Michał Górny gentoo.org> dev-python/pkginfo/Manifest | 1 + dev-python/pkginfo/pkginfo-1.11.0.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/pkginfo/Manifest b/dev-python/pkginfo/Manifest index 39de2683d043..a26c5247f631 100644 --- a/dev-python/pkginfo/Manifest +++ b/dev-python/pkginfo/Manifest @@ -1 +1,2 @@ DIST pkginfo-1.10.0.tar.gz 378457 BLAKE2B 976bde677c365b78bde56604cef46892c95f796af59836946e1302cea868882a06d3f8cdbb330e3af011691dc8123f2555d0ebf6bacfaeff5a4e010a9bdd7030 SHA512 d1350166bc6d37d8c7f227bfee332f5d289e1a513a13db1ba75992dbb24b30b42b2b95d2fe55ca249c83132e880a46975d4146e0cb9d5b1d103da2e9ce36a858 +DIST pkginfo-1.11.0.tar.gz 376619 BLAKE2B ccbe90c61a97d88a44f8b61dd928962032b6cfdca8a9095e6151a9f1ba5f2cd23270e28f03fbf28a6b7bc2e762510578f2e53195c8d6a0e91611e0714ae365b2 SHA512 f145d29fa8bd7e9e0264c98fb440fe6e2b53081751e40264860dc50ea3bca4c69b3959ce70ea55669a89db9783a09369cd655ac93bf9a59a73c7d8023335d9c8 diff --git a/dev-python/pkginfo/pkginfo-1.11.0.ebuild b/dev-python/pkginfo/pkginfo-1.11.0.ebuild new file mode 100644 index 000000000000..29862ec41210 --- /dev/null +++ b/dev-python/pkginfo/pkginfo-1.11.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} pypy3 ) + +inherit distutils-r1 pypi + +DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file" +HOMEPAGE=" + https://launchpad.net/pkginfo/ + https://pypi.org/project/pkginfo/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" + +BDEPEND=" + test? ( + dev-python/wheel[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest +distutils_enable_sphinx docs