Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] avahi-python3-utils: Add missing Twisted dependency
@ 2020-07-21  7:40 SevereOverfl0w
  2020-07-21 13:46 ` ahesford
  2020-07-21 13:46 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: SevereOverfl0w @ 2020-07-21  7:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SevereOverfl0w/void-packages dmonroe/avahi-twist
https://github.com/void-linux/void-packages/pull/23684

avahi-python3-utils: Add missing Twisted dependency
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dmonroe/avahi-twist-23684.patch --]
[-- Type: text/x-diff, Size: 921 bytes --]

From 447ba72575f68a9048770e9bb7c9f964ab21bd1e Mon Sep 17 00:00:00 2001
From: Dominic Monroe <iam@dominic.io>
Date: Tue, 21 Jul 2020 08:39:51 +0100
Subject: [PATCH] avahi-python3-utils: Add missing Twisted dependency

---
 srcpkgs/avahi-discover/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/avahi-discover/template b/srcpkgs/avahi-discover/template
index 1c4249f1036..a968d9b9635 100644
--- a/srcpkgs/avahi-discover/template
+++ b/srcpkgs/avahi-discover/template
@@ -5,7 +5,7 @@
 #
 pkgname=avahi-discover
 version=0.8
-revision=2
+revision=3
 wrksrc="avahi-${version}"
 build_style=gnu-configure
 build_helper="gir"
@@ -101,7 +101,7 @@ do_install() {
 }
 
 avahi-python3-utils_package() {
-	depends="avahi-python3>=${version}_${revision}"
+	depends="avahi-python3>=${version}_${revision} python3-Twisted"
 	short_desc="Avahi python utilities"
 	archs=noarch
 	python_version=3

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

* Re: avahi-python3-utils: Add missing Twisted dependency
  2020-07-21  7:40 [PR PATCH] avahi-python3-utils: Add missing Twisted dependency SevereOverfl0w
@ 2020-07-21 13:46 ` ahesford
  2020-07-21 13:46 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-07-21 13:46 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/23684#issuecomment-661871605

Comment:
`avahi-bookmarks` operates without `python3-Twisted` installed provided that the option `-c` is specified. Unforunately, there is no option in XBPS to indicate optional packages of this nature. Given that the program cleary documents a missing Twisted dependency when run without `-c` and Twisted pulls in several of things users may not care for when running the script as CGI, I don't think forcing the dependency is the right option here.

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

* Re: [PR PATCH] [Closed]: avahi-python3-utils: Add missing Twisted dependency
  2020-07-21  7:40 [PR PATCH] avahi-python3-utils: Add missing Twisted dependency SevereOverfl0w
  2020-07-21 13:46 ` ahesford
@ 2020-07-21 13:46 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-07-21 13:46 UTC (permalink / raw)
  To: ml

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

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

avahi-python3-utils: Add missing Twisted dependency
https://github.com/void-linux/void-packages/pull/23684

Description:
None

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

end of thread, other threads:[~2020-07-21 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21  7:40 [PR PATCH] avahi-python3-utils: Add missing Twisted dependency SevereOverfl0w
2020-07-21 13:46 ` ahesford
2020-07-21 13:46 ` [PR PATCH] [Closed]: " ahesford

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).