Github messages for voidlinux
 help / color / mirror / Atom feed
From: hickford <hickford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: git-credential-oauth-0.8.0
Date: Mon, 05 Jun 2023 01:20:35 +0200	[thread overview]
Message-ID: <20230604232035.vuomOINZnXY-WRV6RiJNk4wgN_RD4oK-S0Hq6We29og@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44237@inbox.vuxu.org>

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

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

https://github.com/hickford/void-packages git-credential-oauth
https://github.com/void-linux/void-packages/pull/44237

New package: git-credential-oauth-0.8.0
https://github.com/hickford/git-credential-oauth

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

#### Testing the changes
- I tested the changes in this PR: **NO** (I don't have a Void Linux system)

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-git-credential-oauth-44237.patch --]
[-- Type: text/x-diff, Size: 1912 bytes --]

From d8ed87c5926cfacaad48ca45bd26090799629f6e Mon Sep 17 00:00:00 2001
From: M Hickford <mirth.hickford@gmail.com>
Date: Sat, 3 Jun 2023 09:16:17 +0100
Subject: [PATCH 1/2] New package: git-credential-oauth-0.8.0

---
 srcpkgs/git-credential-oauth/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/git-credential-oauth/template

diff --git a/srcpkgs/git-credential-oauth/template b/srcpkgs/git-credential-oauth/template
new file mode 100644
index 000000000000..9a7115c813da
--- /dev/null
+++ b/srcpkgs/git-credential-oauth/template
@@ -0,0 +1,13 @@
+# Template file for 'git-credential-oauth'
+pkgname=git-credential-oauth
+version=0.8.0
+revision=1
+build_style=go
+build_helper=qemu
+go_import_path=github.com/hickford/git-credential-oauth
+short_desc="Git credential helper that authenticate using OAuth"
+maintainer="M Hickford <mirth.hickford@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/hickford/git-credential-oauth"
+distfiles="https://github.com/hickford/git-credential-oauth/archive/v${version}.tar.gz"
+checksum=3c48505c9fc02ef46a5ecadcbc4470a5389d82c7e607448d2d24333726c08809

From d42ec5c0f374c814ef577398a1e173b36931c617 Mon Sep 17 00:00:00 2001
From: M Hickford <mirth.hickford@gmail.com>
Date: Mon, 5 Jun 2023 00:20:25 +0100
Subject: [PATCH 2/2] no qemu

---
 srcpkgs/git-credential-oauth/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/git-credential-oauth/template b/srcpkgs/git-credential-oauth/template
index 9a7115c813da..d8decf12f1f2 100644
--- a/srcpkgs/git-credential-oauth/template
+++ b/srcpkgs/git-credential-oauth/template
@@ -3,7 +3,6 @@ pkgname=git-credential-oauth
 version=0.8.0
 revision=1
 build_style=go
-build_helper=qemu
 go_import_path=github.com/hickford/git-credential-oauth
 short_desc="Git credential helper that authenticate using OAuth"
 maintainer="M Hickford <mirth.hickford@gmail.com>"

  parent reply	other threads:[~2023-06-04 23:20 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-03  8:17 [PR PATCH] " hickford
2023-06-03  8:18 ` [PR PATCH] [Updated] " hickford
2023-06-03  8:18 ` hickford
2023-06-03  8:36 ` [PR REVIEW] " hickford
2023-06-04 23:20 ` hickford [this message]
2023-06-04 23:52 ` [PR PATCH] [Updated] " hickford
2023-06-06 19:36 ` [PR REVIEW] " tranzystorek-io
2023-06-06 19:37 ` tranzystorek-io
2023-06-06 19:38 ` hickford
2023-06-07  6:44 ` tranzystorek-io
2023-06-09 18:38 ` [PR PATCH] [Updated] " hickford
2023-06-09 18:39 ` [PR REVIEW] " hickford
2023-06-09 18:40 ` tranzystorek-io
2023-06-09 18:41 ` tranzystorek-io
2023-07-08 19:35 ` hickford
2023-07-08 23:48 ` tranzystorek-io
2023-08-26  8:05 ` sgn
2023-11-25  1:45 ` github-actions
2023-12-09  1:46 ` [PR PATCH] [Closed]: " github-actions

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=20230604232035.vuomOINZnXY-WRV6RiJNk4wgN_RD4oK-S0Hq6We29og@z \
    --to=hickford@users.noreply.github.com \
    --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).