Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] caerbannog: add missing python3-gpg dependency
@ 2021-03-20 23:14 paper42
  2021-03-20 23:53 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: paper42 @ 2021-03-20 23:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages 0054-caerbannog-add-missing-python3-gpg-dependency.patch
https://github.com/void-linux/void-packages/pull/29639

caerbannog: add missing python3-gpg dependency
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->
ping maintainer @Piraty 

also, this package isn't in binary repositories for some reason, so this will trigger a build

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0054-caerbannog-add-missing-python3-gpg-dependency.patch-29639.patch --]
[-- Type: text/x-diff, Size: 927 bytes --]

From c46b7424b51f786ea913ff80e6d4a3d41b604cd3 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Fri, 12 Mar 2021 22:41:28 +0000
Subject: [PATCH] caerbannog: add missing python3-gpg dependency

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

diff --git a/srcpkgs/caerbannog/template b/srcpkgs/caerbannog/template
index 3366b3350adf..0ef6b9c6feca 100644
--- a/srcpkgs/caerbannog/template
+++ b/srcpkgs/caerbannog/template
@@ -1,10 +1,10 @@
 # Template file for 'caerbannog'
 pkgname=caerbannog
 version=0.3
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="glib-devel"
-depends="libhandy1 libnotify python3-anytree python3-gobject python3-fuzzyfinder"
+depends="libhandy1 libnotify python3-anytree python3-gpg python3-gobject python3-fuzzyfinder"
 short_desc="Frontend for password-store"
 maintainer="Piraty <piraty1@inbox.ru>"
 license="GPL-3.0-or-later"

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

* Re: caerbannog: add missing python3-gpg dependency
  2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
@ 2021-03-20 23:53 ` ericonr
  2021-03-20 23:58 ` paper42
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-03-20 23:53 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29639#issuecomment-803484432

Comment:
Are we satisfying `pinentry-gnome` listed in https://git.sr.ht/~craftyguy/caerbannog/tree/master/item/README.md ? And I guess our python3-gpg is the gpgme python module?

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

* Re: caerbannog: add missing python3-gpg dependency
  2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
  2021-03-20 23:53 ` ericonr
@ 2021-03-20 23:58 ` paper42
  2021-03-20 23:58 ` paper42
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-03-20 23:58 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/29639#issuecomment-803487404

Comment:
> Are we satisfying `pinentry-gnome` listed in https://git.sr.ht/~craftyguy/caerbannog/tree/master/item/README.md ?
Caerbannog should work fine with any graphical pinentry - gnome, qt, gtk or dmenu. That's why it's not a dependency.

> And I guess our python3-gpg is the gpgme python module?
yes


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

* Re: caerbannog: add missing python3-gpg dependency
  2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
  2021-03-20 23:53 ` ericonr
  2021-03-20 23:58 ` paper42
@ 2021-03-20 23:58 ` paper42
  2021-03-21  0:01 ` [PR PATCH] [Merged]: " ericonr
  2021-03-22 16:41 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-03-20 23:58 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/29639#issuecomment-803487404

Comment:
> Are we satisfying `pinentry-gnome` listed in https://git.sr.ht/~craftyguy/caerbannog/tree/master/item/README.md ?

Caerbannog should work fine with any graphical pinentry - gnome, qt, gtk or dmenu. That's why it's not a dependency.

> And I guess our python3-gpg is the gpgme python module?

yes


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

* Re: [PR PATCH] [Merged]: caerbannog: add missing python3-gpg dependency
  2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
                   ` (2 preceding siblings ...)
  2021-03-20 23:58 ` paper42
@ 2021-03-21  0:01 ` ericonr
  2021-03-22 16:41 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-03-21  0:01 UTC (permalink / raw)
  To: ml

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

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

caerbannog: add missing python3-gpg dependency
https://github.com/void-linux/void-packages/pull/29639

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->
ping maintainer @Piraty 

also, this package isn't in binary repositories for some reason, so this will trigger a build

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

* Re: caerbannog: add missing python3-gpg dependency
  2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
                   ` (3 preceding siblings ...)
  2021-03-21  0:01 ` [PR PATCH] [Merged]: " ericonr
@ 2021-03-22 16:41 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2021-03-22 16:41 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/29639#issuecomment-804217064

Comment:
late, but +1

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

end of thread, other threads:[~2021-03-22 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 23:14 [PR PATCH] caerbannog: add missing python3-gpg dependency paper42
2021-03-20 23:53 ` ericonr
2021-03-20 23:58 ` paper42
2021-03-20 23:58 ` paper42
2021-03-21  0:01 ` [PR PATCH] [Merged]: " ericonr
2021-03-22 16:41 ` Piraty

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