Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-fido2: update to 0.8.1
Date: Sat, 11 Jan 2020 03:40:46 +0100	[thread overview]
Message-ID: <20200111024046.h97cMNSX4VuPm3WgA0KaZyNqK7ZzvQAd6ApWJBU6K7w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15947@inbox.vuxu.org>

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

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

https://github.com/sgn/void-packages python3-fido2
https://github.com/void-linux/void-packages/pull/15947

python3-fido2: update to 0.8.1
Look OK for now. But I want to wait until #15623 merged

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

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

From 9d13ce1f477f77423e22cf66b0327f82b1704f79 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: Sat, 11 Jan 2020 07:58:53 +0700
Subject: [PATCH 1/2] python3-fido2: update to 0.8.1.

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

diff --git a/srcpkgs/python3-fido2/template b/srcpkgs/python3-fido2/template
index fb737d68d20..2c7977d65a7 100644
--- a/srcpkgs/python3-fido2/template
+++ b/srcpkgs/python3-fido2/template
@@ -1,20 +1,20 @@
 # Template file for 'python3-fido2'
 pkgname=python3-fido2
 _pkgname=fido2
-version=0.7.1
-revision=2
+version=0.8.1
+revision=1
 archs=noarch
 wrksrc="${_pkgname}-${version}"
 build_style=python3-module
-pycompile_module=${_pkgname}
 hostmakedepends="python3-setuptools"
-depends="python3"
+depends="python3-six python3-cryptography python3-scard"
+checkdepends="$depends"
 short_desc="Library for FIDO2 functionality"
-maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+maintainer="Đoàn Trần Công 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=4483b48ab3da0a3f3cc8e2f11d833160dfa2e6d12148e938982df4acd10b2682
+checksum=449068f6876f397c8bb96ebc6a75c81c2692f045126d3f13ece21d409acdf7c3
 
 post_install() {
 	vlicense COPYING

From a7eb7795022385dd07561203eeae4618cf37ee29 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: Sat, 11 Jan 2020 08:00:15 +0700
Subject: [PATCH 2/2] yubikey-manager: add checkdepends and missing depends

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

diff --git a/srcpkgs/yubikey-manager/template b/srcpkgs/yubikey-manager/template
index 1070e13fec0..440da575737 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,14 +1,15 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
 version=3.1.0
-revision=3
+revision=4
 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"
+ pcsc-ccid libykpers libpcsclite python3-setuptools"
+checkdepends="$depends"
 short_desc="Library and CLI tools to configure YubiKey"
-maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+maintainer="Đoàn Trần Công 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"

  parent reply	other threads:[~2020-01-11  2:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30 11:12 [PR PATCH] [DO NOT MERGE] python3-fido2: update to 0.7.3 voidlinux-github
2019-11-02 16:09 ` voidlinux-github
2019-12-25  3:48 ` [PR PATCH] [Updated] python3-fido2: update to 0.8.1 voidlinux-github
2020-01-11  2:25 ` voidlinux-github
2020-01-11  2:40 ` voidlinux-github [this message]
2020-01-12  0:35 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-12  0:36 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13 15:24 ` [PR PATCH] [Closed]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200111024046.h97cMNSX4VuPm3WgA0KaZyNqK7ZzvQAd6ApWJBU6K7w@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).