Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yubikey-manager: update to 5.0.1.
@ 2023-02-20 11:56 priuatus
  2023-04-14 16:23 ` priuatus
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: priuatus @ 2023-02-20 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priuatus/void-packages yubikey-manager
https://github.com/void-linux/void-packages/pull/42360

yubikey-manager: update to 5.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From efbb6c594402e72c406644a3cb4e2c7a4e2173c5 Mon Sep 17 00:00:00 2001
From: priuatus <79643420+priuatus@users.noreply.github.com>
Date: Mon, 20 Feb 2023 10:14:54 +0200
Subject: [PATCH] yubikey-manager: update to 5.0.1.

---
 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 0792f9e3a4c0..254dd4c05fad 100644
--- a/srcpkgs/yubikey-manager/template
+++ b/srcpkgs/yubikey-manager/template
@@ -1,6 +1,6 @@
 # Template file for 'yubikey-manager'
 pkgname=yubikey-manager
-version=5.0.0
+version=5.0.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ 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/yubikey-manager/Releases/${pkgname/-/_}-${version}.tar.gz"
-checksum=c741747200ced1b5803dfdef6718b07a41e109ccb03dd7b72d3a307a3fb33bb5
+checksum=89e9b99211b474e38ce6687ba1fd37fa470eefeb8c1f9d47c8189c9c5bbb036f
 
 post_install() {
 	vman man/ykman.1

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

* Re: yubikey-manager: update to 5.0.1.
  2023-02-20 11:56 [PR PATCH] yubikey-manager: update to 5.0.1 priuatus
@ 2023-04-14 16:23 ` priuatus
  2023-07-14  2:08 ` github-actions
  2023-07-29  1:48 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: priuatus @ 2023-04-14 16:23 UTC (permalink / raw)
  To: ml

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

New comment by priuatus on void-packages repository

https://github.com/void-linux/void-packages/pull/42360#issuecomment-1508918844

Comment:
bump

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

* Re: yubikey-manager: update to 5.0.1.
  2023-02-20 11:56 [PR PATCH] yubikey-manager: update to 5.0.1 priuatus
  2023-04-14 16:23 ` priuatus
@ 2023-07-14  2:08 ` github-actions
  2023-07-29  1:48 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-07-14  2:08 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42360#issuecomment-1635161640

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: yubikey-manager: update to 5.0.1.
  2023-02-20 11:56 [PR PATCH] yubikey-manager: update to 5.0.1 priuatus
  2023-04-14 16:23 ` priuatus
  2023-07-14  2:08 ` github-actions
@ 2023-07-29  1:48 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-07-29  1:48 UTC (permalink / raw)
  To: ml

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

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

yubikey-manager: update to 5.0.1.
https://github.com/void-linux/void-packages/pull/42360

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2023-07-29  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20 11:56 [PR PATCH] yubikey-manager: update to 5.0.1 priuatus
2023-04-14 16:23 ` priuatus
2023-07-14  2:08 ` github-actions
2023-07-29  1:48 ` [PR PATCH] [Closed]: " github-actions

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