Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] catfish: add missing dependency: python3-dbus
@ 2020-04-30 23:52 bsduck
  2020-05-01  0:08 ` sgn
  2020-05-01 12:02 ` [PR PATCH] [Closed]: " bsduck
  0 siblings, 2 replies; 6+ messages in thread
From: bsduck @ 2020-04-30 23:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bsduck/void-packages patch-1
https://github.com/void-linux/void-packages/pull/21505

catfish: add missing dependency: python3-dbus


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

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

From 283bc60cdea49eefc2bfd301bacfcc51575ad622 Mon Sep 17 00:00:00 2001
From: bsduck <54958509+bsduck@users.noreply.github.com>
Date: Fri, 1 May 2020 01:48:05 +0200
Subject: [PATCH] add missing dependency: python3-dbus

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index dc08d55e529..38df0a0adef 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,12 +1,12 @@
 # Template file for 'catfish'
 pkgname=catfish
 version=1.4.13
-revision=1
+revision=2
 archs=noarch
 wrksrc="catfish-catfish-${version}"
 build_style=python3-module
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
-depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect"
+depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect python3-dbus"
 short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"

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

* Re: catfish: add missing dependency: python3-dbus
  2020-04-30 23:52 [PR PATCH] catfish: add missing dependency: python3-dbus bsduck
@ 2020-05-01  0:08 ` sgn
  2020-05-01 12:02 ` [PR PATCH] [Closed]: " bsduck
  1 sibling, 0 replies; 6+ messages in thread
From: sgn @ 2020-05-01  0:08 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21505#issuecomment-622184163

Comment:
Hi,

Please rewrite commit message to:

    catfish: add missing dependency: python3-dbus

We'll know what part of system that have broken dependencies.


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

* Re: [PR PATCH] [Closed]: catfish: add missing dependency: python3-dbus
  2020-04-30 23:52 [PR PATCH] catfish: add missing dependency: python3-dbus bsduck
  2020-05-01  0:08 ` sgn
@ 2020-05-01 12:02 ` bsduck
  1 sibling, 0 replies; 6+ messages in thread
From: bsduck @ 2020-05-01 12:02 UTC (permalink / raw)
  To: ml

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

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

catfish: add missing dependency: python3-dbus
https://github.com/void-linux/void-packages/pull/21505

Description:


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

* Re: catfish: add missing dependency: python3-dbus
  2020-05-01 12:06 [PR PATCH] " bsduck
  2020-05-02 11:17 ` sgn
  2020-05-02 23:00 ` bsduck
@ 2020-05-03  1:47 ` sgn
  2 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-05-03  1:47 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21513#issuecomment-623040775

Comment:
Next time, in your cli interface:

    git commit --amend
    git push --force origin HEAD

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

* Re: catfish: add missing dependency: python3-dbus
  2020-05-01 12:06 [PR PATCH] " bsduck
  2020-05-02 11:17 ` sgn
@ 2020-05-02 23:00 ` bsduck
  2020-05-03  1:47 ` sgn
  2 siblings, 0 replies; 6+ messages in thread
From: bsduck @ 2020-05-02 23:00 UTC (permalink / raw)
  To: ml

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

New comment by bsduck on void-packages repository

https://github.com/void-linux/void-packages/pull/21513#issuecomment-623026707

Comment:
Sorry @sgn , I'm not used to github mechanics and could not find a way to rename the commit.

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

* Re: catfish: add missing dependency: python3-dbus
  2020-05-01 12:06 [PR PATCH] " bsduck
@ 2020-05-02 11:17 ` sgn
  2020-05-02 23:00 ` bsduck
  2020-05-03  1:47 ` sgn
  2 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-05-02 11:17 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/21513#issuecomment-622937611

Comment:
Next time, please commit amend your commit and force push to old branch #21505 instead of close and open new PR.
Thanks.

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

end of thread, other threads:[~2020-05-03  1:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 23:52 [PR PATCH] catfish: add missing dependency: python3-dbus bsduck
2020-05-01  0:08 ` sgn
2020-05-01 12:02 ` [PR PATCH] [Closed]: " bsduck
2020-05-01 12:06 [PR PATCH] " bsduck
2020-05-02 11:17 ` sgn
2020-05-02 23:00 ` bsduck
2020-05-03  1:47 ` 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).