Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pkgconfig: add depends to pkg-config
@ 2022-02-03  0:56 tornaria
  2022-03-17 15:58 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: tornaria @ 2022-02-03  0:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages python3-pkgconfig
https://github.com/void-linux/void-packages/pull/35371

python3-pkgconfig: add depends to pkg-config
Seems natural, since AFAICT python3-pkgconfig cannot be used without pkg-config.

Not worth the revbump IMO.

A patch file from https://github.com/void-linux/void-packages/pull/35371.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pkgconfig-35371.patch --]
[-- Type: text/x-diff, Size: 830 bytes --]

From d6838cad60106ee86415f06544d401fcddab3947 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Wed, 2 Feb 2022 21:53:47 -0300
Subject: [PATCH] python3-pkgconfig: add depends to pkg-config

---
 srcpkgs/python3-pkgconfig/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-pkgconfig/template b/srcpkgs/python3-pkgconfig/template
index 8b015d19b57f..9e459e86e88c 100644
--- a/srcpkgs/python3-pkgconfig/template
+++ b/srcpkgs/python3-pkgconfig/template
@@ -5,7 +5,7 @@ revision=5
 wrksrc="pkgconfig-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3 pkg-config"
 short_desc="Python3 module to interface with pkg-config"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: python3-pkgconfig: add depends to pkg-config
  2022-02-03  0:56 [PR PATCH] python3-pkgconfig: add depends to pkg-config tornaria
@ 2022-03-17 15:58 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2022-03-17 15:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

There's a closed pull request on the void-packages repository

python3-pkgconfig: add depends to pkg-config
https://github.com/void-linux/void-packages/pull/35371

Description:
Seems natural, since AFAICT python3-pkgconfig cannot be used without pkg-config.

Not worth the revbump IMO.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-17 15:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-03  0:56 [PR PATCH] python3-pkgconfig: add depends to pkg-config tornaria
2022-03-17 15:58 ` [PR PATCH] [Closed]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).