Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-keyrings-alt: update to 4.0.2.
@ 2020-12-18  4:43 travankor
  2020-12-18  4:53 ` [PR PATCH] [Updated] " travankor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: travankor @ 2020-12-18  4:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages keyrings
https://github.com/void-linux/void-packages/pull/27249

python3-keyrings-alt: update to 4.0.2.
None

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

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

From bfd33dbee0bdf69d5f179d575d30619025915fa3 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 12 Oct 2020 11:00:35 -0700
Subject: [PATCH] python3-keyrings-alt: update to 4.0.2.

---
 srcpkgs/python3-keyrings-alt/template | 9 +++++----
 srcpkgs/python3-keyrings-alt/update   | 1 +
 2 files changed, 6 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/python3-keyrings-alt/update

diff --git a/srcpkgs/python3-keyrings-alt/template b/srcpkgs/python3-keyrings-alt/template
index fe3008caafd..ae080a5601c 100644
--- a/srcpkgs/python3-keyrings-alt/template
+++ b/srcpkgs/python3-keyrings-alt/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-keyrings-alt'
 pkgname=python3-keyrings-alt
-version=3.4.0
-revision=3
+version=4.0.2
+revision=1
 wrksrc="keyrings.alt-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-keyring"
+checkdepends="${depends} python3-pytest"
 short_desc="Alternate keyring backend implementations"
-maintainer="travankor <travankor@tuta.io>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/keyrings.alt"
 distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz"
-checksum=91328ac4229e70b1d0061d21bf61d36b031a6b4828f2682e38c741812f6eb23d
+checksum=cc475635099d6edd7e475c5a479e5b4da5e811a3af04495a1e9ada488d16fe25
 
 post_intall() {
 	vlicense LICENSE
diff --git a/srcpkgs/python3-keyrings-alt/update b/srcpkgs/python3-keyrings-alt/update
new file mode 100644
index 00000000000..58b7ba33750
--- /dev/null
+++ b/srcpkgs/python3-keyrings-alt/update
@@ -0,0 +1 @@
+site=https://pypi.org/project/keyrings.alt/

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

* Re: [PR PATCH] [Updated] python3-keyrings-alt: update to 4.0.2.
  2020-12-18  4:43 [PR PATCH] python3-keyrings-alt: update to 4.0.2 travankor
@ 2020-12-18  4:53 ` travankor
  2020-12-18  4:56 ` travankor
  2020-12-20  1:06 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: travankor @ 2020-12-18  4:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages keyrings
https://github.com/void-linux/void-packages/pull/27249

python3-keyrings-alt: update to 4.0.2.
None

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

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

From 5524176ee37144ccbe04e7fe63c96a2d6da4a1ac Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 12 Oct 2020 11:00:35 -0700
Subject: [PATCH] python3-keyrings-alt: update to 4.0.2.

---
 srcpkgs/python3-keyrings-alt/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-keyrings-alt/template b/srcpkgs/python3-keyrings-alt/template
index fe3008caafd..ae080a5601c 100644
--- a/srcpkgs/python3-keyrings-alt/template
+++ b/srcpkgs/python3-keyrings-alt/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-keyrings-alt'
 pkgname=python3-keyrings-alt
-version=3.4.0
-revision=3
+version=4.0.2
+revision=1
 wrksrc="keyrings.alt-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-keyring"
+checkdepends="${depends} python3-pytest"
 short_desc="Alternate keyring backend implementations"
-maintainer="travankor <travankor@tuta.io>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/keyrings.alt"
 distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz"
-checksum=91328ac4229e70b1d0061d21bf61d36b031a6b4828f2682e38c741812f6eb23d
+checksum=cc475635099d6edd7e475c5a479e5b4da5e811a3af04495a1e9ada488d16fe25
 
 post_intall() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-keyrings-alt: update to 4.0.2.
  2020-12-18  4:43 [PR PATCH] python3-keyrings-alt: update to 4.0.2 travankor
  2020-12-18  4:53 ` [PR PATCH] [Updated] " travankor
@ 2020-12-18  4:56 ` travankor
  2020-12-20  1:06 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: travankor @ 2020-12-18  4:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages keyrings
https://github.com/void-linux/void-packages/pull/27249

python3-keyrings-alt: update to 4.0.2.
None

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

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

From 2199aa774abcc23082e29440389576775abceddd Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 12 Oct 2020 11:00:35 -0700
Subject: [PATCH] python3-keyrings-alt: update to 4.0.2.

---
 srcpkgs/python3-keyrings-alt/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-keyrings-alt/template b/srcpkgs/python3-keyrings-alt/template
index fe3008caafd..8ef8354489f 100644
--- a/srcpkgs/python3-keyrings-alt/template
+++ b/srcpkgs/python3-keyrings-alt/template
@@ -1,17 +1,19 @@
 # Template file for 'python3-keyrings-alt'
 pkgname=python3-keyrings-alt
-version=3.4.0
-revision=3
+version=4.0.2
+revision=1
 wrksrc="keyrings.alt-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-keyring"
+checkdepends="${depends} python3-pytest"
 short_desc="Alternate keyring backend implementations"
-maintainer="travankor <travankor@tuta.io>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jaraco/keyrings.alt"
+changelog="https://raw.githubusercontent.com/jaraco/keyrings.alt/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz"
-checksum=91328ac4229e70b1d0061d21bf61d36b031a6b4828f2682e38c741812f6eb23d
+checksum=cc475635099d6edd7e475c5a479e5b4da5e811a3af04495a1e9ada488d16fe25
 
 post_intall() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-keyrings-alt: update to 4.0.2.
  2020-12-18  4:43 [PR PATCH] python3-keyrings-alt: update to 4.0.2 travankor
  2020-12-18  4:53 ` [PR PATCH] [Updated] " travankor
  2020-12-18  4:56 ` travankor
@ 2020-12-20  1:06 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-20  1:06 UTC (permalink / raw)
  To: ml

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

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

python3-keyrings-alt: update to 4.0.2.
https://github.com/void-linux/void-packages/pull/27249

Description:
None

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

end of thread, other threads:[~2020-12-20  1:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  4:43 [PR PATCH] python3-keyrings-alt: update to 4.0.2 travankor
2020-12-18  4:53 ` [PR PATCH] [Updated] " travankor
2020-12-18  4:56 ` travankor
2020-12-20  1:06 ` [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).