Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-passbook: update to 0.8.
@ 2021-02-04 12:27 uw2021
  2021-02-05  4:29 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: uw2021 @ 2021-02-04 12:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uw2021/void-packages gnome-passbook-update
https://github.com/void-linux/void-packages/pull/28473

gnome-passbook: update to 0.8.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-passbook-update-28473.patch --]
[-- Type: text/x-diff, Size: 1197 bytes --]

From f86669026389e41e61ef0cdf8d3fe0f2b11cb7d8 Mon Sep 17 00:00:00 2001
From: Ulf <void@uw.anonaddy.com>
Date: Thu, 4 Feb 2021 12:26:38 +0000
Subject: [PATCH] gnome-passbook: update to 0.8.

---
 srcpkgs/gnome-passbook/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-passbook/template b/srcpkgs/gnome-passbook/template
index 4d3869cdd4e..870f38dbd4a 100644
--- a/srcpkgs/gnome-passbook/template
+++ b/srcpkgs/gnome-passbook/template
@@ -1,8 +1,8 @@
 # Template file for 'gnome-passbook'
 pkgname=gnome-passbook
-version=0.1
-revision=3
-_release_hash=0a227cfdf706f4bfcc0b782026f1aeb2
+version=0.8
+revision=1
+_release_hash=5fea4e4fc19f1732d3a5270bc43eb8e9
 wrksrc="passbook-${version}"
 build_style=meson
 hostmakedepends="glib-devel pkg-config"
@@ -12,4 +12,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Passbook"
 distfiles="https://gitlab.gnome.org/gnumdk/passbook/uploads/${_release_hash}/passbook-${version}.tar.xz"
-checksum=45821f50bcee5d94e3a24e2f892c1bdc645f4a8a795055f2624e59ccc92211d5
+checksum=55b5aaa5a61aa3b026de0491e1ac33ca6094208f88031f547f869578b5ff8ad9

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
@ 2021-02-05  4:29 ` ericonr
  2021-02-05  4:30 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-05  4:29 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-773779525

Comment:
I don't think this has correct dependencies: https://gitlab.gnome.org/gnumdk/passbook

Also, please fix xlint.

I'd maybe consider dropping it... It hasn't seen any action ever since it was introduced.

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
  2021-02-05  4:29 ` ericonr
@ 2021-02-05  4:30 ` ericonr
  2021-02-05  7:56 ` uw2021
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-05  4:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-773779525

Comment:
I don't think this has correct dependencies: https://gitlab.gnome.org/gnumdk/passbook

Also, please fix xlint.

I'd maybe consider dropping it... It hasn't seen any action ever since it was introduced.

EDIT: do the update, we can consider dropping once it's an actual burden.

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
  2021-02-05  4:29 ` ericonr
  2021-02-05  4:30 ` ericonr
@ 2021-02-05  7:56 ` uw2021
  2021-02-05 12:19 ` ericonr
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: uw2021 @ 2021-02-05  7:56 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-773863381

Comment:
> I don't think this has correct dependencies: https://gitlab.gnome.org/gnumdk/passbook
> 
> Also, please fix xlint.
> 
> I'd maybe consider dropping it... It hasn't seen any action ever since it was introduced.
> 
> EDIT: do the update, we can consider dropping once it's an actual burden.

Agreed, I was in two minds over whether or not to update it, but it's a tiny package anyway. 

As for xlint, is it as simple as adding a space between the c and the "? I tried that and it solved xlint for me, but I wasn't 100% sure if that was the right method, since other templates didn't have the space. Cheers.

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
                   ` (2 preceding siblings ...)
  2021-02-05  7:56 ` uw2021
@ 2021-02-05 12:19 ` ericonr
  2021-02-05 12:35 ` uw2021
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-05 12:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-773999543

Comment:
Huh, the only lint I saw was for the description starting with "A "

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
                   ` (3 preceding siblings ...)
  2021-02-05 12:19 ` ericonr
@ 2021-02-05 12:35 ` uw2021
  2021-02-05 12:37 ` [PR PATCH] [Updated] " uw2021
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: uw2021 @ 2021-02-05 12:35 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-774006913

Comment:
> Huh, the only lint I saw was for the description starting with "A "

Taking out the 'A' from short_desc made xlint pass:

`short_desc="Password manager for GNOME"`

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

* Re: [PR PATCH] [Updated] gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
                   ` (4 preceding siblings ...)
  2021-02-05 12:35 ` uw2021
@ 2021-02-05 12:37 ` uw2021
  2021-02-05 12:38 ` uw2021
  2021-02-06  5:33 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: uw2021 @ 2021-02-05 12:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by uw2021 against master on the void-packages repository

https://github.com/uw2021/void-packages gnome-passbook-update
https://github.com/void-linux/void-packages/pull/28473

gnome-passbook: update to 0.8.
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-passbook-update-28473.patch --]
[-- Type: text/x-diff, Size: 1332 bytes --]

From 3448ba4bac13a99548697181b00b2b1553dc9109 Mon Sep 17 00:00:00 2001
From: Ulf <void@uw.anonaddy.com>
Date: Thu, 4 Feb 2021 12:26:38 +0000
Subject: [PATCH] gnome-passbook: update to 0.8.

---
 srcpkgs/gnome-passbook/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnome-passbook/template b/srcpkgs/gnome-passbook/template
index 4d3869cdd4e..c0adaedb4d9 100644
--- a/srcpkgs/gnome-passbook/template
+++ b/srcpkgs/gnome-passbook/template
@@ -1,15 +1,15 @@
 # Template file for 'gnome-passbook'
 pkgname=gnome-passbook
-version=0.1
-revision=3
-_release_hash=0a227cfdf706f4bfcc0b782026f1aeb2
+version=0.8
+revision=1
+_release_hash=5fea4e4fc19f1732d3a5270bc43eb8e9
 wrksrc="passbook-${version}"
 build_style=meson
 hostmakedepends="glib-devel pkg-config"
 makedepends="gobject-introspection gtk+3-devel libglib-devel"
-short_desc="A password manager for GNOME"
+short_desc="Password manager for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Passbook"
 distfiles="https://gitlab.gnome.org/gnumdk/passbook/uploads/${_release_hash}/passbook-${version}.tar.xz"
-checksum=45821f50bcee5d94e3a24e2f892c1bdc645f4a8a795055f2624e59ccc92211d5
+checksum=55b5aaa5a61aa3b026de0491e1ac33ca6094208f88031f547f869578b5ff8ad9

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

* Re: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
                   ` (5 preceding siblings ...)
  2021-02-05 12:37 ` [PR PATCH] [Updated] " uw2021
@ 2021-02-05 12:38 ` uw2021
  2021-02-06  5:33 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: uw2021 @ 2021-02-05 12:38 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28473#issuecomment-774006913

Comment:
> Huh, the only lint I saw was for the description starting with "A "

Taking out the 'A' from short_desc made xlint pass:

`short_desc="Password manager for GNOME"`

Force pushed that change.

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

* Re: [PR PATCH] [Merged]: gnome-passbook: update to 0.8.
  2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
                   ` (6 preceding siblings ...)
  2021-02-05 12:38 ` uw2021
@ 2021-02-06  5:33 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-06  5:33 UTC (permalink / raw)
  To: ml

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

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

gnome-passbook: update to 0.8.
https://github.com/void-linux/void-packages/pull/28473

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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

end of thread, other threads:[~2021-02-06  5:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04 12:27 [PR PATCH] gnome-passbook: update to 0.8 uw2021
2021-02-05  4:29 ` ericonr
2021-02-05  4:30 ` ericonr
2021-02-05  7:56 ` uw2021
2021-02-05 12:19 ` ericonr
2021-02-05 12:35 ` uw2021
2021-02-05 12:37 ` [PR PATCH] [Updated] " uw2021
2021-02-05 12:38 ` uw2021
2021-02-06  5:33 ` [PR PATCH] [Merged]: " ericonr

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