Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pass-git-helper: update to 1.1.1.
@ 2021-01-05 17:49 teldra
  2021-01-05 18:25 ` [PR PATCH] [Updated] " teldra
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: teldra @ 2021-01-05 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages pass-git-helper-update
https://github.com/void-linux/void-packages/pull/27694

pass-git-helper: update to 1.1.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pass-git-helper-update-27694.patch --]
[-- Type: text/x-diff, Size: 1087 bytes --]

From 4dfb266a9452cabcdc8b3bd6476617707e0783bc Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 5 Jan 2021 12:38:54 +0100
Subject: [PATCH] pass-git-helper: update to 1.1.1.

---
 srcpkgs/pass-git-helper/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template
index e891b69c183..1f0318a2420 100644
--- a/srcpkgs/pass-git-helper/template
+++ b/srcpkgs/pass-git-helper/template
@@ -1,7 +1,7 @@
 # Template file for 'pass-git-helper'
 pkgname=pass-git-helper
-version=1.1.0
-revision=4
+version=1.1.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="pass python3-xdg"
@@ -10,4 +10,4 @@ maintainer="teldra <teldra@rotce.de>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/languitar/pass-git-helper"
 distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
-checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
+checksum=17a4c36d0fe67a7a4a709da3c0649d10efb02df266e62765661eac2ced4bc03d

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

* Re: [PR PATCH] [Updated] pass-git-helper: update to 1.1.1.
  2021-01-05 17:49 [PR PATCH] pass-git-helper: update to 1.1.1 teldra
@ 2021-01-05 18:25 ` teldra
  2021-01-05 18:26 ` teldra
  2021-01-06  4:17 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: teldra @ 2021-01-05 18:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages pass-git-helper-update
https://github.com/void-linux/void-packages/pull/27694

pass-git-helper: update to 1.1.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pass-git-helper-update-27694.patch --]
[-- Type: text/x-diff, Size: 1213 bytes --]

From 70989bdc2005ff750c8802752090af6c353250e5 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 5 Jan 2021 12:38:54 +0100
Subject: [PATCH] pass-git-helper: update to 1.1.1.

---
 srcpkgs/pass-git-helper/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template
index e891b69c183..8f9a583524f 100644
--- a/srcpkgs/pass-git-helper/template
+++ b/srcpkgs/pass-git-helper/template
@@ -1,13 +1,14 @@
 # Template file for 'pass-git-helper'
 pkgname=pass-git-helper
-version=1.1.0
-revision=4
+version=1.1.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="pass python3-xdg"
+checkdepends="python3-pytest python3-pytest-cov python3-pytest-mock python3-xdg"
 short_desc="Git credential helper interfacing with pass"
 maintainer="teldra <teldra@rotce.de>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/languitar/pass-git-helper"
 distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
-checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
+checksum=17a4c36d0fe67a7a4a709da3c0649d10efb02df266e62765661eac2ced4bc03d

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

* Re: [PR PATCH] [Updated] pass-git-helper: update to 1.1.1.
  2021-01-05 17:49 [PR PATCH] pass-git-helper: update to 1.1.1 teldra
  2021-01-05 18:25 ` [PR PATCH] [Updated] " teldra
@ 2021-01-05 18:26 ` teldra
  2021-01-06  4:17 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: teldra @ 2021-01-05 18:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages pass-git-helper-update
https://github.com/void-linux/void-packages/pull/27694

pass-git-helper: update to 1.1.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pass-git-helper-update-27694.patch --]
[-- Type: text/x-diff, Size: 1198 bytes --]

From a316224bc006eb470349b6f33dda1d498120913f Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 5 Jan 2021 12:38:54 +0100
Subject: [PATCH] pass-git-helper: update to 1.1.1.

---
 srcpkgs/pass-git-helper/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pass-git-helper/template b/srcpkgs/pass-git-helper/template
index e891b69c183..a9500f81b99 100644
--- a/srcpkgs/pass-git-helper/template
+++ b/srcpkgs/pass-git-helper/template
@@ -1,13 +1,14 @@
 # Template file for 'pass-git-helper'
 pkgname=pass-git-helper
-version=1.1.0
-revision=4
+version=1.1.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="pass python3-xdg"
+checkdepends="python3-pytest-cov python3-pytest-mock python3-xdg"
 short_desc="Git credential helper interfacing with pass"
 maintainer="teldra <teldra@rotce.de>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/languitar/pass-git-helper"
 distfiles="https://github.com/languitar/${pkgname}/archive/v${version}.tar.gz"
-checksum=85c9e2f1f544227da9129503d91ce5d502be127c83ad24cbc6dc8ba3ab746b8e
+checksum=17a4c36d0fe67a7a4a709da3c0649d10efb02df266e62765661eac2ced4bc03d

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

* Re: [PR PATCH] [Merged]: pass-git-helper: update to 1.1.1.
  2021-01-05 17:49 [PR PATCH] pass-git-helper: update to 1.1.1 teldra
  2021-01-05 18:25 ` [PR PATCH] [Updated] " teldra
  2021-01-05 18:26 ` teldra
@ 2021-01-06  4:17 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-01-06  4:17 UTC (permalink / raw)
  To: ml

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

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

pass-git-helper: update to 1.1.1.
https://github.com/void-linux/void-packages/pull/27694

Description:


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

end of thread, other threads:[~2021-01-06  4:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 17:49 [PR PATCH] pass-git-helper: update to 1.1.1 teldra
2021-01-05 18:25 ` [PR PATCH] [Updated] " teldra
2021-01-05 18:26 ` teldra
2021-01-06  4:17 ` [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).