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 3736B1382C5 for ; Thu, 3 Jun 2021 22:01:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FE14E0875; Thu, 3 Jun 2021 22:01:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 6BA06E0875 for ; Thu, 3 Jun 2021 22:01:26 +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 9C2DD33BE19 for ; Thu, 3 Jun 2021 22:01:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A382E7A6 for ; Thu, 3 Jun 2021 22:01:22 +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: <1622757678.2f27d3cfd98457db4803944e49743695e20d4d1c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pkgconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pkgconfig/Manifest dev-python/pkgconfig/pkgconfig-1.5.4.ebuild X-VCS-Directories: dev-python/pkgconfig/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2f27d3cfd98457db4803944e49743695e20d4d1c X-VCS-Branch: master Date: Thu, 3 Jun 2021 22:01:22 +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: b0c01958-5824-4ea0-9d4c-28a02122ff61 X-Archives-Hash: 0a7d7089cf8020d1e2148e3a5737f319 commit: 2f27d3cfd98457db4803944e49743695e20d4d1c Author: Michał Górny gentoo org> AuthorDate: Thu Jun 3 22:00:17 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jun 3 22:01:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f27d3cf dev-python/pkgconfig: Bump to 1.5.4 Signed-off-by: Michał Górny gentoo.org> dev-python/pkgconfig/Manifest | 1 + dev-python/pkgconfig/pkgconfig-1.5.4.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-python/pkgconfig/Manifest b/dev-python/pkgconfig/Manifest index 479933744bf..5c45e4e51fc 100644 --- a/dev-python/pkgconfig/Manifest +++ b/dev-python/pkgconfig/Manifest @@ -1,2 +1,3 @@ DIST pkgconfig-1.5.2.tar.gz 6984 BLAKE2B 1d3b724853498505ef9f60de89b9f90e049334f42451202f07f29a0dc5efc21eb13045afebef3d20b0ed0bdedda053eb37ccbda0a8977febb408d3c69a2efb12 SHA512 7f457fd956f2b4e2580433311d166dd5537cafb95c0842a85f69bf84bbbde58861023acb7d221383b4306ec0ce31badc0481b2394b3e737de0db2e194c5e250f DIST pkgconfig-1.5.3.tar.gz 7310 BLAKE2B 361439cadf3f21a76d379a8b7eede9d2c73fa114c5816e8964b7086e867ca0d089dbcfdc219ea0d481934940fcf0a0ca2398b0850448bd3e577befb1266034a6 SHA512 00cb148977fb2b25d747ab1aa8d99deaf250df67d8c3ec0f47160714aabce4de3d96cd43e7292a8e4ccf850de1aceabc96d5516995365da088e00a731d538c24 +DIST pkgconfig-1.5.4.tar.gz 7323 BLAKE2B 3edc17a5491d788e23de875fabf01482e88d289b2376b4594c0a62fac5b761974c1b6b563f12862d202aeb9e63badb1cb105aebc9ac22b813f36d46952459c0e SHA512 c50593427122b24d3328fcbdf0d13eb9ce3ede068a23cd7c43d19a518386bf06ba42ac07d647d69bfda056baf8b6549955f9dfef78d785e64596833c4af5b831 diff --git a/dev-python/pkgconfig/pkgconfig-1.5.4.ebuild b/dev-python/pkgconfig/pkgconfig-1.5.4.ebuild new file mode 100644 index 00000000000..086dfe2434c --- /dev/null +++ b/dev-python/pkgconfig/pkgconfig-1.5.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..10} pypy3 ) +DISTUTILS_USE_SETUPTOOLS=pyproject.toml +inherit distutils-r1 + +DESCRIPTION="Interface Python with pkg-config" +HOMEPAGE="https://pypi.org/project/pkgconfig/ https://github.com/matze/pkgconfig" +SRC_URI="https://github.com/matze/pkgconfig/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" + +RDEPEND="virtual/pkgconfig" + +distutils_enable_tests pytest