Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] conduit: update to 0.7.0.
@ 2024-04-25 13:22 TinfoilSubmarine
  2024-04-25 13:52 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2024-04-25 13:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/conduit
https://github.com/void-linux/void-packages/pull/50030

conduit: update to 0.7.0.
<!-- 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/50030.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-maint/conduit-50030.patch --]
[-- Type: text/x-diff, Size: 1473 bytes --]

From de4eed6874f69d26e99c35e8520e682a1c8be98c Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Thu, 25 Apr 2024 08:28:53 -0400
Subject: [PATCH] conduit: update to 0.7.0.

---
 srcpkgs/conduit/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/conduit/template b/srcpkgs/conduit/template
index fa67edd2ceb5e9..aa0035235b0d57 100644
--- a/srcpkgs/conduit/template
+++ b/srcpkgs/conduit/template
@@ -1,6 +1,6 @@
 # Template file for 'conduit'
 pkgname=conduit
-version=0.6.0
+version=0.7.0
 revision=1
 # needs ring/rustls
 archs="x86_64* i686* aarch64* armv[67]*"
@@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="Apache-2.0"
 homepage="https://conduit.rs/"
 distfiles="https://gitlab.com/famedly/conduit/-/archive/v${version}/conduit-v${version}.tar.gz"
-checksum=b722fb4f12ada5f965472b634dfa6a837aae03ff6712c210cdd292302bbb1259
+checksum=9ddb0ae91ad0399593bc7e8d1f63af3c42463589af2d61e108fe383ba05bf831
 
 system_accounts="_conduit"
 _conduit_homedir="/var/lib/conduit"
@@ -20,11 +20,6 @@ _conduit_homedir="/var/lib/conduit"
 make_dirs="/var/lib/conduit 0700 _conduit _conduit
  /etc/conduit 755 _conduit _conduit"
 
-if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
-	# doctests fail on x86_64 -> i686 chroot, so run everything *but* them
-	make_check_args+=" --lib --bins --tests --benches --examples"
-fi
-
 post_install() {
 	vsconf conduit-example.toml conduit.toml
 	vsv conduit

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

end of thread, other threads:[~2024-04-26 21:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-25 13:22 [PR PATCH] conduit: update to 0.7.0 TinfoilSubmarine
2024-04-25 13:52 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-04-25 14:51 ` [PR REVIEW] " Kladki
2024-04-25 20:26 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-04-26 18:32 ` AnInternetTroll
2024-04-26 21:22 ` [PR PATCH] [Merged]: " cinerea0

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