Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cargo-edit: update to 0.11.9.
@ 2023-04-02  9:53 jcgruenhage
  2023-04-04 19:41 ` icp1994
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-02  9:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-edit-0.11.9_1
https://github.com/void-linux/void-packages/pull/43182

cargo-edit: update to 0.11.9.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-edit-0.11.9_1-43182.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From 55565936c05a0e3b8e61ef47693ede1eb916ac2d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 2 Apr 2023 11:53:30 +0200
Subject: [PATCH] cargo-edit: update to 0.11.9.

---
 srcpkgs/cargo-edit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template
index 622677f94b6e..e553d22e6f6c 100644
--- a/srcpkgs/cargo-edit/template
+++ b/srcpkgs/cargo-edit/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-edit'
 pkgname=cargo-edit
-version=0.11.7
+version=0.11.9
 revision=1
 archs="x86_64* i686* aarch64* arm*" # uses ring
 build_style=cargo
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/killercup/cargo-edit"
 changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
 distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
-checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
+checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
 
 post_install() {
 	vlicense LICENSE

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

* Re: cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
@ 2023-04-04 19:41 ` icp1994
  2023-04-05  8:43 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: icp1994 @ 2023-04-04 19:41 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43182#issuecomment-1496501229

Comment:
Is it needed to remove the vendored libgit feature to link with system libgit or is it fine here?

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

* Re: [PR PATCH] [Updated] cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
  2023-04-04 19:41 ` icp1994
@ 2023-04-05  8:43 ` jcgruenhage
  2023-04-05  8:43 ` jcgruenhage
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-05  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-edit-0.11.9_1
https://github.com/void-linux/void-packages/pull/43182

cargo-edit: update to 0.11.9.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-edit-0.11.9_1-43182.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From 73c690323be0db3c93deacb7a785d7b7ef051e2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 2 Apr 2023 11:53:30 +0200
Subject: [PATCH] cargo-edit: update to 0.11.9.

---
 srcpkgs/cargo-edit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template
index 622677f94b6e..e553d22e6f6c 100644
--- a/srcpkgs/cargo-edit/template
+++ b/srcpkgs/cargo-edit/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-edit'
 pkgname=cargo-edit
-version=0.11.7
+version=0.11.9
 revision=1
 archs="x86_64* i686* aarch64* arm*" # uses ring
 build_style=cargo
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/killercup/cargo-edit"
 changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
 distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
-checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
+checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
 
 post_install() {
 	vlicense LICENSE

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

* Re: cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
  2023-04-04 19:41 ` icp1994
  2023-04-05  8:43 ` [PR PATCH] [Updated] " jcgruenhage
@ 2023-04-05  8:43 ` jcgruenhage
  2023-04-05  9:52 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-05  8:43 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/43182#issuecomment-1497132359

Comment:
Good catch, thanks :)

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

* Re: [PR PATCH] [Updated] cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
                   ` (2 preceding siblings ...)
  2023-04-05  8:43 ` jcgruenhage
@ 2023-04-05  9:52 ` jcgruenhage
  2023-04-05  9:57 ` jcgruenhage
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-05  9:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-edit-0.11.9_1
https://github.com/void-linux/void-packages/pull/43182

cargo-edit: update to 0.11.9.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-edit-0.11.9_1-43182.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From 4f99e7dc4bbf7a46d30822c3977e0a5fd743e94b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 2 Apr 2023 11:53:30 +0200
Subject: [PATCH] cargo-edit: update to 0.11.9.

---
 srcpkgs/cargo-edit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template
index 622677f94b6e..e553d22e6f6c 100644
--- a/srcpkgs/cargo-edit/template
+++ b/srcpkgs/cargo-edit/template
@@ -1,6 +1,6 @@
 # Template file for 'cargo-edit'
 pkgname=cargo-edit
-version=0.11.7
+version=0.11.9
 revision=1
 archs="x86_64* i686* aarch64* arm*" # uses ring
 build_style=cargo
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/killercup/cargo-edit"
 changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
 distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
-checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
+checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
                   ` (3 preceding siblings ...)
  2023-04-05  9:52 ` [PR PATCH] [Updated] " jcgruenhage
@ 2023-04-05  9:57 ` jcgruenhage
  2023-04-08  7:03 ` jcgruenhage
  2023-04-13  0:16 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-05  9:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-edit-0.11.9_1
https://github.com/void-linux/void-packages/pull/43182

cargo-edit: update to 0.11.9.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-edit-0.11.9_1-43182.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From 172010c71d90020760cefefb0af892c6c9629deb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 2 Apr 2023 11:53:30 +0200
Subject: [PATCH] cargo-edit: update to 0.11.9.

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

diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template
index 622677f94b6e..137d2e2f4e09 100644
--- a/srcpkgs/cargo-edit/template
+++ b/srcpkgs/cargo-edit/template
@@ -1,18 +1,19 @@
 # Template file for 'cargo-edit'
 pkgname=cargo-edit
-version=0.11.7
+version=0.11.9
 revision=1
 archs="x86_64* i686* aarch64* arm*" # uses ring
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="openssl-devel"
+makedepends="openssl-devel libgit2-devel"
 short_desc="Utility for managing cargo dependencies from the command line"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/killercup/cargo-edit"
 changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
 distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
-checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
+checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
+configure_args="--no-default-features -F add,rm,upgrade,set-version"
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
                   ` (4 preceding siblings ...)
  2023-04-05  9:57 ` jcgruenhage
@ 2023-04-08  7:03 ` jcgruenhage
  2023-04-13  0:16 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: jcgruenhage @ 2023-04-08  7:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages cargo-edit-0.11.9_1
https://github.com/void-linux/void-packages/pull/43182

cargo-edit: update to 0.11.9.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-edit-0.11.9_1-43182.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From 8a179d3901fa76c3689115b5fe606106ecb8bf26 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sun, 2 Apr 2023 11:53:30 +0200
Subject: [PATCH] cargo-edit: update to 0.11.9.

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

diff --git a/srcpkgs/cargo-edit/template b/srcpkgs/cargo-edit/template
index 622677f94b6e..7293877b4982 100644
--- a/srcpkgs/cargo-edit/template
+++ b/srcpkgs/cargo-edit/template
@@ -1,18 +1,19 @@
 # Template file for 'cargo-edit'
 pkgname=cargo-edit
-version=0.11.7
+version=0.11.9
 revision=1
 archs="x86_64* i686* aarch64* arm*" # uses ring
 build_style=cargo
+configure_args="--no-default-features -F add,rm,upgrade,set-version"
 hostmakedepends="pkg-config"
-makedepends="openssl-devel"
+makedepends="openssl-devel libgit2-devel"
 short_desc="Utility for managing cargo dependencies from the command line"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/killercup/cargo-edit"
 changelog="https://raw.githubusercontent.com/killercup/cargo-edit/master/CHANGELOG.md"
 distfiles="https://github.com/killercup/cargo-edit/archive/v${version}.tar.gz"
-checksum=73b3300afda280685be2a2391d5238aea341c2e15ac95ab288fa0f5ad38137fb
+checksum=46670295e2323fc2f826750cdcfb2692fbdbea87122fe530a07c50c8dba1d3d7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: cargo-edit: update to 0.11.9.
  2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
                   ` (5 preceding siblings ...)
  2023-04-08  7:03 ` jcgruenhage
@ 2023-04-13  0:16 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2023-04-13  0:16 UTC (permalink / raw)
  To: ml

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

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

cargo-edit: update to 0.11.9.
https://github.com/void-linux/void-packages/pull/43182

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-13  0:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02  9:53 [PR PATCH] cargo-edit: update to 0.11.9 jcgruenhage
2023-04-04 19:41 ` icp1994
2023-04-05  8:43 ` [PR PATCH] [Updated] " jcgruenhage
2023-04-05  8:43 ` jcgruenhage
2023-04-05  9:52 ` [PR PATCH] [Updated] " jcgruenhage
2023-04-05  9:57 ` jcgruenhage
2023-04-08  7:03 ` jcgruenhage
2023-04-13  0:16 ` [PR PATCH] [Merged]: " classabbyamp

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