* [PR PATCH] duckdb: update to 1.2.0.
@ 2025-02-08 18:59 icp1994
2025-02-18 3:45 ` [PR PATCH] [Closed]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2025-02-08 18:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages duckdb
https://github.com/void-linux/void-packages/pull/54255
duckdb: update to 1.2.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54255.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-duckdb-54255.patch --]
[-- Type: text/x-diff, Size: 1436 bytes --]
From 82c0d9d32676d67479c3eb59bb497bd4cdfee803 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 6 Feb 2025 13:42:30 +0530
Subject: [PATCH] duckdb: update to 1.2.0.
---
srcpkgs/duckdb/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/duckdb/template b/srcpkgs/duckdb/template
index 93999411b92024..82a732c0204633 100644
--- a/srcpkgs/duckdb/template
+++ b/srcpkgs/duckdb/template
@@ -1,12 +1,12 @@
# Template file for 'duckdb'
pkgname=duckdb
-version=1.1.3
-revision=2
+version=1.2.0
+revision=1
archs="x86_64* aarch64*" # 32-bit FTBFS
build_style=cmake
build_helper="python3"
configure_args="-DOVERRIDE_GIT_DESCRIBE=v${version}-0-gdeadbeeff
- -DBUILD_EXTENSIONS='autocomplete;icu;fts;httpfs;json;parquet'"
+ -DBUILD_EXTENSIONS='autocomplete;icu;json;parquet'"
hostmakedepends="pkg-config python3-build python3-installer python3-setuptools_scm
python3-wheel python3-pybind11"
makedepends="openssl-devel"
@@ -16,7 +16,7 @@ license="MIT"
homepage="https://duckdb.org"
changelog="https://github.com/duckdb/duckdb/releases"
distfiles="https://github.com/duckdb/duckdb/archive/refs/tags/v${version}.tar.gz"
-checksum=2aea0af898ad753fee82b776fea1bf78ccbc9648986e7f7a87372df5e74cdb98
+checksum=f22c97e18c071fa8e43b5e150c03c6ab4bcc510cca6e6b50cbe13af8535fa701
case "${XBPS_TARGET_MACHINE}" in
x86_64*) configure_args+=" -DDUCKDB_EXPLICIT_PLATFORM=linux_amd64" ;;
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Closed]: duckdb: update to 1.2.0.
2025-02-08 18:59 [PR PATCH] duckdb: update to 1.2.0 icp1994
@ 2025-02-18 3:45 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2025-02-18 3:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
There's a closed pull request on the void-packages repository
duckdb: update to 1.2.0.
https://github.com/void-linux/void-packages/pull/54255
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-18 3:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-08 18:59 [PR PATCH] duckdb: update to 1.2.0 icp1994
2025-02-18 3:45 ` [PR PATCH] [Closed]: " 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).