Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cargo-auditable: patch lockfile
Date: Mon, 17 Apr 2023 20:57:10 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43498@inbox.vuxu.org> (raw)

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

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

https://github.com/jcgruenhage/void-packages cargo-auditable-0.6.1_2
https://github.com/void-linux/void-packages/pull/43498

cargo-auditable: patch lockfile
Fixes: #43482

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-auditable-0.6.1_2-43498.patch --]
[-- Type: text/x-diff, Size: 3015 bytes --]

From d90ccbc868a43fcb019c5242120a9320ad07af27 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 17 Apr 2023 20:38:44 +0200
Subject: [PATCH 1/2] cargo-auditable-bootstrap: patch lockfile

---
 .../patches/cargo-lock.patch                        | 13 +++++++++++++
 srcpkgs/cargo-auditable-bootstrap/template          |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/cargo-auditable-bootstrap/patches/cargo-lock.patch

diff --git a/srcpkgs/cargo-auditable-bootstrap/patches/cargo-lock.patch b/srcpkgs/cargo-auditable-bootstrap/patches/cargo-lock.patch
new file mode 100644
index 000000000000..c4988d4bb210
--- /dev/null
+++ b/srcpkgs/cargo-auditable-bootstrap/patches/cargo-lock.patch
@@ -0,0 +1,13 @@
+diff --git a/Cargo.lock2 b/Cargo.lock
+index 00969c9e1c..5caabbda1c 100644
+--- a/Cargo.lock2
++++ b/Cargo.lock
+@@ -72,7 +72,7 @@ dependencies = [
+ 
+ [[package]]
+ name = "cargo-auditable"
+-version = "0.6.0"
++version = "0.6.1"
+ dependencies = [
+  "auditable-info",
+  "auditable-serde",
diff --git a/srcpkgs/cargo-auditable-bootstrap/template b/srcpkgs/cargo-auditable-bootstrap/template
index 5cf89cb6ed3f..29ff88e83f5c 100644
--- a/srcpkgs/cargo-auditable-bootstrap/template
+++ b/srcpkgs/cargo-auditable-bootstrap/template
@@ -2,7 +2,7 @@
 # Keep synced with cargo-auditable
 pkgname=cargo-auditable-bootstrap
 version=0.6.1
-revision=1
+revision=2
 build_wrksrc=cargo-auditable
 build_style=cargo
 # Required for bootstrapping purposes

From f0b592a65610aaf8669dc89f37dbe4e620329d28 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Mon, 17 Apr 2023 20:39:18 +0200
Subject: [PATCH 2/2] cargo-auditable: patch lockfile

---
 srcpkgs/cargo-auditable/patches/cargo-lock.patch | 13 +++++++++++++
 srcpkgs/cargo-auditable/template                 |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/cargo-auditable/patches/cargo-lock.patch

diff --git a/srcpkgs/cargo-auditable/patches/cargo-lock.patch b/srcpkgs/cargo-auditable/patches/cargo-lock.patch
new file mode 100644
index 000000000000..c4988d4bb210
--- /dev/null
+++ b/srcpkgs/cargo-auditable/patches/cargo-lock.patch
@@ -0,0 +1,13 @@
+diff --git a/Cargo.lock2 b/Cargo.lock
+index 00969c9e1c..5caabbda1c 100644
+--- a/Cargo.lock2
++++ b/Cargo.lock
+@@ -72,7 +72,7 @@ dependencies = [
+ 
+ [[package]]
+ name = "cargo-auditable"
+-version = "0.6.0"
++version = "0.6.1"
+ dependencies = [
+  "auditable-info",
+  "auditable-serde",
diff --git a/srcpkgs/cargo-auditable/template b/srcpkgs/cargo-auditable/template
index a2c32237b8b0..ebceaae7b9e3 100644
--- a/srcpkgs/cargo-auditable/template
+++ b/srcpkgs/cargo-auditable/template
@@ -2,7 +2,7 @@
 # Keep synced with cargo-auditable-bootstrap
 pkgname=cargo-auditable
 version=0.6.1
-revision=1
+revision=2
 build_wrksrc=cargo-auditable
 build_style=cargo
 hostmakedepends="cargo-auditable-bootstrap"

             reply	other threads:[~2023-04-17 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 18:57 jcgruenhage [this message]
2023-04-18  7:14 ` classabbyamp
2023-04-19 19:30 ` [PR PATCH] [Merged]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43498@inbox.vuxu.org \
    --to=jcgruenhage@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).