Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yubikey-manager: update to 3.1.1.
@ 2020-02-04  7:28 voidlinux-github
  2020-02-04  8:00 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04  7:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages yubikey-manager-3.1.1
https://github.com/void-linux/void-packages/pull/18800

yubikey-manager: update to 3.1.1.
Also orphan this package since I lost all of my yubikey.

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

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

From 9f77c63491f1b74d4bbe4c7f5267cbace09133c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 4 Feb 2020 14:26:32 +0700
Subject: [PATCH] yubikey-manager: update to 3.1.1.

Also orphan this package since I lost all of my yubikey.
---
 srcpkgs/yubikey-manager/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 1070e13fec0..b8601ea1e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,18 +1,20 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.1.0
-revision=3
+version=3.1.1
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-scard
-python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools"
+ python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools
+ libykpers"
+checkdepends="$depends python3-pytest"
 short_desc="Library and CLI tools to configure YubiKey"
-maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
+checksum=68ef41ac3cd2e891019e755a492427ecdd63d8816525d05f2f32c37b8c440cfa
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] yubikey-manager: update to 3.1.1.
  2020-02-04  7:28 [PR PATCH] yubikey-manager: update to 3.1.1 voidlinux-github
@ 2020-02-04  8:00 ` voidlinux-github
  2020-02-04 10:43 ` voidlinux-github
  2020-02-06  8:28 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04  8:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages yubikey-manager-3.1.1
https://github.com/void-linux/void-packages/pull/18800

yubikey-manager: update to 3.1.1.
Also orphan this package since I lost all of my yubikey.

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

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

From fd7b09080d6ceeecc8ee0ad6433df3ad5f81ba6f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 4 Feb 2020 14:26:32 +0700
Subject: [PATCH] yubikey-manager: update to 3.1.1.

Also orphan this package since I lost all of my yubikey.
---
 srcpkgs/yubikey-manager/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 1070e13fec0..b8601ea1e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,18 +1,20 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.1.0
-revision=3
+version=3.1.1
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-scard
-python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools"
+ python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools
+ libykpers"
+checkdepends="$depends python3-pytest"
 short_desc="Library and CLI tools to configure YubiKey"
-maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
+checksum=68ef41ac3cd2e891019e755a492427ecdd63d8816525d05f2f32c37b8c440cfa
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] yubikey-manager: update to 3.1.1.
  2020-02-04  7:28 [PR PATCH] yubikey-manager: update to 3.1.1 voidlinux-github
  2020-02-04  8:00 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-04 10:43 ` voidlinux-github
  2020-02-06  8:28 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-04 10:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages yubikey-manager-3.1.1
https://github.com/void-linux/void-packages/pull/18800

yubikey-manager: update to 3.1.1.
Also orphan this package since I lost all of my yubikey.

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

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

From 50dc9d599179c5aac4c82befa24911463660ccf7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 4 Feb 2020 14:26:32 +0700
Subject: [PATCH] yubikey-manager: update to 3.1.1.

Also orphan this package since I lost all of my yubikey.
---
 srcpkgs/yubikey-manager/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 1070e13fec0..b8601ea1e15 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,18 +1,20 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=3.1.0
-revision=3
+version=3.1.1
+revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-scard
-python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools"
+ python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools
+ libykpers"
+checkdepends="$depends python3-pytest"
 short_desc="Library and CLI tools to configure YubiKey"
-maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubikey-manager/"
 distfiles="https://developers.yubico.com/${pkgname}/Releases/${pkgname}-${version}.tar.gz"
-checksum=0137acd30cffa60421dde8277b3bb0c5d5e2179d36df0d190de6faf7eec76359
+checksum=68ef41ac3cd2e891019e755a492427ecdd63d8816525d05f2f32c37b8c440cfa
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: yubikey-manager: update to 3.1.1.
  2020-02-04  7:28 [PR PATCH] yubikey-manager: update to 3.1.1 voidlinux-github
  2020-02-04  8:00 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-04 10:43 ` voidlinux-github
@ 2020-02-06  8:28 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-06  8:28 UTC (permalink / raw)
  To: ml

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

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

yubikey-manager: update to 3.1.1.
https://github.com/void-linux/void-packages/pull/18800

Description:
Also orphan this package since I lost all of my yubikey.

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

end of thread, other threads:[~2020-02-06  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-04  7:28 [PR PATCH] yubikey-manager: update to 3.1.1 voidlinux-github
2020-02-04  8:00 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-04 10:43 ` voidlinux-github
2020-02-06  8:28 ` [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).