Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lastpass-cli: update to 1.3.7
@ 2023-12-19 22:10 ninewise
  2023-12-19 23:50 ` [PR PATCH] [Updated] " ninewise
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ninewise @ 2023-12-19 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages update/lastpass-cli
https://github.com/void-linux/void-packages/pull/47838

lastpass-cli: update to 1.3.7
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/lastpass-cli-47838.patch --]
[-- Type: text/x-diff, Size: 1141 bytes --]

From d3efc6638a93082ae6b8686dc161a73022a1b35e Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Date: Tue, 19 Dec 2023 23:06:13 +0100
Subject: [PATCH] lastpass-cli: update to 1.3.7

---
 srcpkgs/lastpass-cli/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template
index 26a2d4de5d4ae..e80021a122610 100644
--- a/srcpkgs/lastpass-cli/template
+++ b/srcpkgs/lastpass-cli/template
@@ -1,7 +1,7 @@
 # Template file for 'lastpass-cli'
 pkgname=lastpass-cli
-version=1.3.3
-revision=5
+version=1.3.7
+revision=1
 build_style=cmake
 make_install_target="install install-doc"
 hostmakedepends="asciidoc pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://lastpass.com/"
 changelog="https://github.com/lastpass/${pkgname}/blob/v${version}/CHANGELOG.md"
 distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
-checksum=f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
+checksum=3fb1373fc05d568599da7657fcff801cbaa704254f00bb8e13d4510cb236be90
 
 CFLAGS="-fcommon"
 

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

* Re: [PR PATCH] [Updated] lastpass-cli: update to 1.3.7
  2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
@ 2023-12-19 23:50 ` ninewise
  2023-12-19 23:55 ` ninewise
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ninewise @ 2023-12-19 23:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages update/lastpass-cli
https://github.com/void-linux/void-packages/pull/47838

lastpass-cli: update to 1.3.7
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/lastpass-cli-47838.patch --]
[-- Type: text/x-diff, Size: 1341 bytes --]

From bd458a659bb4973f57a15601a24572eb83643a57 Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Date: Tue, 19 Dec 2023 23:06:13 +0100
Subject: [PATCH] lastpass-cli: update to 1.3.7

---
 srcpkgs/lastpass-cli/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template
index 26a2d4de5d4ae..d8c4c7d425524 100644
--- a/srcpkgs/lastpass-cli/template
+++ b/srcpkgs/lastpass-cli/template
@@ -1,7 +1,7 @@
 # Template file for 'lastpass-cli'
 pkgname=lastpass-cli
-version=1.3.3
-revision=5
+version=1.3.7
+revision=1
 build_style=cmake
 make_install_target="install install-doc"
 hostmakedepends="asciidoc pkg-config"
@@ -12,10 +12,16 @@ license="GPL-2.0-or-later"
 homepage="https://lastpass.com/"
 changelog="https://github.com/lastpass/${pkgname}/blob/v${version}/CHANGELOG.md"
 distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
-checksum=f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
+checksum=3fb1373fc05d568599da7657fcff801cbaa704254f00bb8e13d4510cb236be90
 
 CFLAGS="-fcommon"
 
+do_check() {
+	cd build
+	ninja -j4 lpass-test
+	ctest --force-new-ctest-process
+}
+
 post_install() {
 	vmkdir usr/share/examples/lpass
 	vcopy contrib/examples/* usr/share/examples/lpass

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

* Re: lastpass-cli: update to 1.3.7
  2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
  2023-12-19 23:50 ` [PR PATCH] [Updated] " ninewise
@ 2023-12-19 23:55 ` ninewise
  2023-12-20 10:26 ` [PR REVIEW] " classabbyamp
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ninewise @ 2023-12-19 23:55 UTC (permalink / raw)
  To: ml

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

New comment by ninewise on void-packages repository

https://github.com/void-linux/void-packages/pull/47838#issuecomment-1863631243

Comment:
I had to use a non-default `do_check`:
* the default did not build target `lpass-test` before running tests
* running tests with ninja does not terminate lpass agent processes and thus hangs indefinitely.

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

* Re: [PR REVIEW] lastpass-cli: update to 1.3.7
  2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
  2023-12-19 23:50 ` [PR PATCH] [Updated] " ninewise
  2023-12-19 23:55 ` ninewise
@ 2023-12-20 10:26 ` classabbyamp
  2023-12-20 20:40 ` [PR PATCH] [Updated] " ninewise
  2023-12-20 23:04 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-12-20 10:26 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47838#discussion_r1432534556

Comment:
```suggestion
	ninja "${makejobs}" lpass-test
```

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

* Re: [PR PATCH] [Updated] lastpass-cli: update to 1.3.7
  2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
                   ` (2 preceding siblings ...)
  2023-12-20 10:26 ` [PR REVIEW] " classabbyamp
@ 2023-12-20 20:40 ` ninewise
  2023-12-20 23:04 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: ninewise @ 2023-12-20 20:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages update/lastpass-cli
https://github.com/void-linux/void-packages/pull/47838

lastpass-cli: update to 1.3.7
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/lastpass-cli-47838.patch --]
[-- Type: text/x-diff, Size: 1351 bytes --]

From a8596450c74efa0651eb9e739c903ab32fac669f Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Date: Tue, 19 Dec 2023 23:06:13 +0100
Subject: [PATCH] lastpass-cli: update to 1.3.7

---
 srcpkgs/lastpass-cli/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template
index 26a2d4de5d4ae..fee5a207fb7ca 100644
--- a/srcpkgs/lastpass-cli/template
+++ b/srcpkgs/lastpass-cli/template
@@ -1,7 +1,7 @@
 # Template file for 'lastpass-cli'
 pkgname=lastpass-cli
-version=1.3.3
-revision=5
+version=1.3.7
+revision=1
 build_style=cmake
 make_install_target="install install-doc"
 hostmakedepends="asciidoc pkg-config"
@@ -12,10 +12,16 @@ license="GPL-2.0-or-later"
 homepage="https://lastpass.com/"
 changelog="https://github.com/lastpass/${pkgname}/blob/v${version}/CHANGELOG.md"
 distfiles="https://github.com/lastpass/${pkgname}/archive/v${version}.tar.gz"
-checksum=f38e1ee7e06e660433a575a23b061c2f66ec666d746e988716b2c88de59aed73
+checksum=3fb1373fc05d568599da7657fcff801cbaa704254f00bb8e13d4510cb236be90
 
 CFLAGS="-fcommon"
 
+do_check() {
+	cd build
+	ninja "${makejobs}" lpass-test
+	ctest --force-new-ctest-process
+}
+
 post_install() {
 	vmkdir usr/share/examples/lpass
 	vcopy contrib/examples/* usr/share/examples/lpass

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

* Re: [PR PATCH] [Merged]: lastpass-cli: update to 1.3.7
  2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
                   ` (3 preceding siblings ...)
  2023-12-20 20:40 ` [PR PATCH] [Updated] " ninewise
@ 2023-12-20 23:04 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-12-20 23:04 UTC (permalink / raw)
  To: ml

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

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

lastpass-cli: update to 1.3.7
https://github.com/void-linux/void-packages/pull/47838

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

end of thread, other threads:[~2023-12-20 23:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 22:10 [PR PATCH] lastpass-cli: update to 1.3.7 ninewise
2023-12-19 23:50 ` [PR PATCH] [Updated] " ninewise
2023-12-19 23:55 ` ninewise
2023-12-20 10:26 ` [PR REVIEW] " classabbyamp
2023-12-20 20:40 ` [PR PATCH] [Updated] " ninewise
2023-12-20 23:04 ` [PR PATCH] [Merged]: " classabbyamp

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