Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-SecretStorage: update to 3.3.1.
@ 2021-05-03  4:00 RunningDroid
  2021-05-03  4:03 ` [PR PATCH] [Updated] " RunningDroid
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-03  4:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From d326d9d7ec7a9096a3cd35bee589d7297f606943 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

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

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..1a39349c439c 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
@ 2021-05-03  4:03 ` RunningDroid
  2021-05-03  4:24 ` RunningDroid
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-03  4:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From 62e7df7482bd494a29a5dd634d2e609d281f9070 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

---
 srcpkgs/python3-SecretStorage/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..58d5e36cca50 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,10 +1,9 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
-pycompile_module="secretstorage"
 hostmakedepends="python3-setuptools"
 depends="python3-jeepney python3-cryptography"
 short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
@@ -12,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
  2021-05-03  4:03 ` [PR PATCH] [Updated] " RunningDroid
@ 2021-05-03  4:24 ` RunningDroid
  2021-05-03  4:24 ` RunningDroid
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-03  4:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From 55d8efd93e15bf9e26c3e732ff8d26a5ac6c693c Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

---
 srcpkgs/python3-SecretStorage/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..92106c4d0bea 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,18 +1,22 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
-pycompile_module="secretstorage"
 hostmakedepends="python3-setuptools"
 depends="python3-jeepney python3-cryptography"
+checkdepends="gnome-keyring dbus ${depends}"
 short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
+
+do_check() {
+	dbus-run-session -- python3 -m unittest discover -s tests
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
  2021-05-03  4:03 ` [PR PATCH] [Updated] " RunningDroid
  2021-05-03  4:24 ` RunningDroid
@ 2021-05-03  4:24 ` RunningDroid
  2021-05-03  4:36 ` RunningDroid
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-03  4:24 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831012058

Comment:
I'm gonna have to set XBPS_CHECK_PKGS on my local repo.

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (2 preceding siblings ...)
  2021-05-03  4:24 ` RunningDroid
@ 2021-05-03  4:36 ` RunningDroid
  2021-05-04  1:59 ` [PR PATCH] [Updated] " RunningDroid
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-03  4:36 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831014561

Comment:
I think the tests are trying to start gnome-keyring via dbus but failing for some reason. I'll look at this some more tomorrow.

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

* Re: [PR PATCH] [Updated] python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (3 preceding siblings ...)
  2021-05-03  4:36 ` RunningDroid
@ 2021-05-04  1:59 ` RunningDroid
  2021-05-04  2:28 ` RunningDroid
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  1:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From 166dd17677fca4e727caae699ebcc30265a935cd Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

---
 srcpkgs/python3-SecretStorage/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..6f44c98459ef 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,18 +1,23 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
-pycompile_module="secretstorage"
 hostmakedepends="python3-setuptools"
 depends="python3-jeepney python3-cryptography"
+checkdepends="gnome-keyring dbus ${depends}"
 short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
+
+do_check() {
+	stat /usr/bin/gnome-keyring-daemon
+	dbus-run-session -- python3 -m unittest discover -s tests
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (4 preceding siblings ...)
  2021-05-04  1:59 ` [PR PATCH] [Updated] " RunningDroid
@ 2021-05-04  2:28 ` RunningDroid
  2021-05-04  3:07 ` RunningDroid
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  2:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From e18aa25eebaf113e45b623dc4415c5a1d69a070b Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

---
 srcpkgs/python3-SecretStorage/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..92106c4d0bea 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,18 +1,22 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
-pycompile_module="secretstorage"
 hostmakedepends="python3-setuptools"
 depends="python3-jeepney python3-cryptography"
+checkdepends="gnome-keyring dbus ${depends}"
 short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
+
+do_check() {
+	dbus-run-session -- python3 -m unittest discover -s tests
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (5 preceding siblings ...)
  2021-05-04  2:28 ` RunningDroid
@ 2021-05-04  3:07 ` RunningDroid
  2021-05-04  3:17 ` ericonr
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  3:07 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831657689

Comment:
The tests work locally, I have why they're failing on the CI.

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (6 preceding siblings ...)
  2021-05-04  3:07 ` RunningDroid
@ 2021-05-04  3:17 ` ericonr
  2021-05-04  3:19 ` RunningDroid
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-05-04  3:17 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831659958

Comment:
You can add `make_check=ci-skip` to the template, then.

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (7 preceding siblings ...)
  2021-05-04  3:17 ` ericonr
@ 2021-05-04  3:19 ` RunningDroid
  2021-05-04  3:20 ` [PR PATCH] [Updated] " RunningDroid
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  3:19 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831657689

Comment:
The tests work locally, I have no idea why they're failing on the CI.

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

* Re: [PR PATCH] [Updated] python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (8 preceding siblings ...)
  2021-05-04  3:19 ` RunningDroid
@ 2021-05-04  3:20 ` RunningDroid
  2021-05-04  3:23 ` RunningDroid
  2021-05-04  5:44 ` [PR PATCH] [Merged]: " ericonr
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  3:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RunningDroid/void-packages update_python3-SecretStorage
https://github.com/void-linux/void-packages/pull/30638

python3-SecretStorage: update to 3.3.1.
<!-- 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
-->


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

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

From 8b0eaf4805642de3df3a3cfe737cba6876a91896 Mon Sep 17 00:00:00 2001
From: RunningDroid <runningdroid@zoho.com>
Date: Sun, 2 May 2021 23:49:49 -0400
Subject: [PATCH] python3-SecretStorage: update to 3.3.1.

---
 srcpkgs/python3-SecretStorage/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-SecretStorage/template b/srcpkgs/python3-SecretStorage/template
index d1ddbfb7a8fe..a2ff3a2fc457 100644
--- a/srcpkgs/python3-SecretStorage/template
+++ b/srcpkgs/python3-SecretStorage/template
@@ -1,18 +1,23 @@
 # Template file for 'python3-SecretStorage'
 pkgname=python3-SecretStorage
-version=3.2.0
+version=3.3.1
 revision=1
 wrksrc="SecretStorage-${version}"
 build_style=python3-module
-pycompile_module="secretstorage"
 hostmakedepends="python3-setuptools"
 depends="python3-jeepney python3-cryptography"
+checkdepends="gnome-keyring dbus ${depends}"
 short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/mitya57/secretstorage"
 distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
-checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
+checksum=fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195
+make_check=ci-skip
+
+do_check() {
+	dbus-run-session -- python3 -m unittest discover -s tests
+}
 
 post_install() {
 	vlicense LICENSE

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

* Re: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (9 preceding siblings ...)
  2021-05-04  3:20 ` [PR PATCH] [Updated] " RunningDroid
@ 2021-05-04  3:23 ` RunningDroid
  2021-05-04  5:44 ` [PR PATCH] [Merged]: " ericonr
  11 siblings, 0 replies; 13+ messages in thread
From: RunningDroid @ 2021-05-04  3:23 UTC (permalink / raw)
  To: ml

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

New comment by RunningDroid on void-packages repository

https://github.com/void-linux/void-packages/pull/30638#issuecomment-831661157

Comment:
@ericonr done

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

* Re: [PR PATCH] [Merged]: python3-SecretStorage: update to 3.3.1.
  2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
                   ` (10 preceding siblings ...)
  2021-05-04  3:23 ` RunningDroid
@ 2021-05-04  5:44 ` ericonr
  11 siblings, 0 replies; 13+ messages in thread
From: ericonr @ 2021-05-04  5:44 UTC (permalink / raw)
  To: ml

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

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

python3-SecretStorage: update to 3.3.1.
https://github.com/void-linux/void-packages/pull/30638

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


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

end of thread, other threads:[~2021-05-04  5:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-03  4:00 [PR PATCH] python3-SecretStorage: update to 3.3.1 RunningDroid
2021-05-03  4:03 ` [PR PATCH] [Updated] " RunningDroid
2021-05-03  4:24 ` RunningDroid
2021-05-03  4:24 ` RunningDroid
2021-05-03  4:36 ` RunningDroid
2021-05-04  1:59 ` [PR PATCH] [Updated] " RunningDroid
2021-05-04  2:28 ` RunningDroid
2021-05-04  3:07 ` RunningDroid
2021-05-04  3:17 ` ericonr
2021-05-04  3:19 ` RunningDroid
2021-05-04  3:20 ` [PR PATCH] [Updated] " RunningDroid
2021-05-04  3:23 ` RunningDroid
2021-05-04  5:44 ` [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).