Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP]: update yubikey-manager and python3-fido2
@ 2019-10-10 17:00 voidlinux-github
  2019-10-13  9:47 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-10 17:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdtcd/void-packages yubikey-manager
https://github.com/void-linux/void-packages/pull/15299

[WIP]: update yubikey-manager and python3-fido2


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

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

From ce4309136b8b6fca0bc18e4d797a6b726f59cfac Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:25 +0700
Subject: [PATCH 1/2] python3-fido2: update to 0.7.1.

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

diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template
index 9b6cdf96feb..fafb4d61d56 100644
--- a/srcpkgs/python3-fido2/template
+++ b/srcpkgs/python3-fido2/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-fido2'
 pkgname=python3-fido2
 _pkgname=fido2
-version=0.7.0
+version=0.7.1
 revision=1
 archs=noarch
 wrksrc="${_pkgname}-${version}"
@@ -14,7 +14,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/Yubico/python-fido2"
 distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz"
-checksum=47b02852780849bb4bb698b9727d61970ee77a83eb25715fe7c6235ebd648d87
+checksum=4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682
 
 post_install() {
 	vlicense COPYING

From 133715c3287dfcfb01b67fb6e69ff68216980d0c Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:29 +0700
Subject: [PATCH 2/2] yubikey-manager: update to 3.1.0.

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

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 7cab8c4a93b..af0330e8e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.0.0
+version=3.1.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=815746ad93780884a0ceb8cb4569a902f2317511b3a41ceead8f9be0a9b1f220
+checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] [WIP]: update yubikey-manager and python3-fido2
  2019-10-10 17:00 [PR PATCH] [WIP]: update yubikey-manager and python3-fido2 voidlinux-github
  2019-10-13  9:47 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-13  9:47 ` voidlinux-github
  2019-10-15 19:41 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-13  9:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdtcd/void-packages yubikey-manager
https://github.com/void-linux/void-packages/pull/15299

[WIP]: update yubikey-manager and python3-fido2


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

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

From 4dd2640f1e83eb26704addd27ac8d5d9a9384ee8 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:25 +0700
Subject: [PATCH 1/2] python3-fido2: update to 0.7.1.

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

diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template
index 9b6cdf96feb..fafb4d61d56 100644
--- a/srcpkgs/python3-fido2/template
+++ b/srcpkgs/python3-fido2/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-fido2'
 pkgname=python3-fido2
 _pkgname=fido2
-version=0.7.0
+version=0.7.1
 revision=1
 archs=noarch
 wrksrc="${_pkgname}-${version}"
@@ -14,7 +14,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/Yubico/python-fido2"
 distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz"
-checksum=47b02852780849bb4bb698b9727d61970ee77a83eb25715fe7c6235ebd648d87
+checksum=4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682
 
 post_install() {
 	vlicense COPYING

From d8b6750f95bdb047707aabe88b7c3ee451011805 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:29 +0700
Subject: [PATCH 2/2] yubikey-manager: update to 3.1.0.

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

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 7cab8c4a93b..af0330e8e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.0.0
+version=3.1.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=815746ad93780884a0ceb8cb4569a902f2317511b3a41ceead8f9be0a9b1f220
+checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] [WIP]: update yubikey-manager and python3-fido2
  2019-10-10 17:00 [PR PATCH] [WIP]: update yubikey-manager and python3-fido2 voidlinux-github
@ 2019-10-13  9:47 ` voidlinux-github
  2019-10-13  9:47 ` voidlinux-github
  2019-10-15 19:41 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-13  9:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdtcd/void-packages yubikey-manager
https://github.com/void-linux/void-packages/pull/15299

[WIP]: update yubikey-manager and python3-fido2


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

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

From 4dd2640f1e83eb26704addd27ac8d5d9a9384ee8 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:25 +0700
Subject: [PATCH 1/2] python3-fido2: update to 0.7.1.

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

diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template
index 9b6cdf96feb..fafb4d61d56 100644
--- a/srcpkgs/python3-fido2/template
+++ b/srcpkgs/python3-fido2/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-fido2'
 pkgname=python3-fido2
 _pkgname=fido2
-version=0.7.0
+version=0.7.1
 revision=1
 archs=noarch
 wrksrc="${_pkgname}-${version}"
@@ -14,7 +14,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://github.com/Yubico/python-fido2"
 distfiles="${PYPI_SITE}/f/${_pkgname}/${_pkgname}-${version}.tar.gz"
-checksum=47b02852780849bb4bb698b9727d61970ee77a83eb25715fe7c6235ebd648d87
+checksum=4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682
 
 post_install() {
 	vlicense COPYING

From d8b6750f95bdb047707aabe88b7c3ee451011805 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 10 Oct 2019 23:56:29 +0700
Subject: [PATCH 2/2] yubikey-manager: update to 3.1.0.

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

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 7cab8c4a93b..af0330e8e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.0.0
+version=3.1.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -12,7 +12,7 @@ maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=815746ad93780884a0ceb8cb4569a902f2317511b3a41ceead8f9be0a9b1f220
+checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: update yubikey-manager and python3-fido2
  2019-10-10 17:00 [PR PATCH] [WIP]: update yubikey-manager and python3-fido2 voidlinux-github
  2019-10-13  9:47 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-13  9:47 ` voidlinux-github
@ 2019-10-15 19:41 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-15 19:41 UTC (permalink / raw)
  To: ml

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

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

update yubikey-manager and python3-fido2
https://github.com/void-linux/void-packages/pull/15299

Description:


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

end of thread, other threads:[~2019-10-15 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 17:00 [PR PATCH] [WIP]: update yubikey-manager and python3-fido2 voidlinux-github
2019-10-13  9:47 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-13  9:47 ` voidlinux-github
2019-10-15 19:41 ` [PR PATCH] [Merged]: " voidlinux-github

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