Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libsoup3: update to 3.2.0.
Date: Tue, 20 Sep 2022 00:43:37 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39378@inbox.vuxu.org> (raw)

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

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

https://github.com/paper42/void-packages libsoup3-3.2
https://github.com/void-linux/void-packages/pull/39378

libsoup3: update to 3.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/39378.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libsoup3-3.2-39378.patch --]
[-- Type: text/x-diff, Size: 2269 bytes --]

From ce2ba975835ab6e75e4b4bc8436996006845b727 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 19 Sep 2022 22:50:45 +0200
Subject: [PATCH] libsoup3: update to 3.2.0.

---
 .../libsoup3/patches/disable-broken-ssl-test.patch | 14 ++++++++++++++
 srcpkgs/libsoup3/template                          |  6 +++---
 2 files changed, 17 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/libsoup3/patches/disable-broken-ssl-test.patch

diff --git a/srcpkgs/libsoup3/patches/disable-broken-ssl-test.patch b/srcpkgs/libsoup3/patches/disable-broken-ssl-test.patch
new file mode 100644
index 000000000000..03b0d1f7eb95
--- /dev/null
+++ b/srcpkgs/libsoup3/patches/disable-broken-ssl-test.patch
@@ -0,0 +1,14 @@
+--- a/tests/meson.build
++++ b/tests/meson.build
+@@ -95,11 +95,6 @@ tests = [
+   {'name': 'server-auth'},
+   {'name': 'server'},
+   {'name': 'sniffing'},
+-  {'name': 'ssl',
+-   'dependencies': [gnutls_dep],
+-   'depends': mock_pkcs11_module,
+-   'c_args': '-DHAVE_GNUTLS=@0@'.format(gnutls_dep.found() ? 1 : 0),
+-  },
+   {'name': 'streaming'},
+   {'name': 'timeout'},
+   {'name': 'tld'},
diff --git a/srcpkgs/libsoup3/template b/srcpkgs/libsoup3/template
index 4bd887081037..6373ad3cb841 100644
--- a/srcpkgs/libsoup3/template
+++ b/srcpkgs/libsoup3/template
@@ -1,6 +1,6 @@
 # Template file for 'libsoup3'
 pkgname=libsoup3
-version=3.0.7
+version=3.2.0
 revision=1
 wrksrc="libsoup-$version"
 build_style=meson
@@ -13,14 +13,14 @@ hostmakedepends="gettext-devel glib-devel pkg-config gettext
 makedepends="libglib-devel nghttp2-devel sqlite-devel libpsl-devel brotli-devel
  $(vopt_if gir vala-devel)"
 depends="glib-networking"
+checkdepends="$depends"
 short_desc="HTTP library implementation in C"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/libsoup"
 changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
-checksum=ebdf90cf3599c11acbb6818a9d9e3fc9d2c68e56eb829b93962972683e1bf7c8
-make_check=no # gio tests can't run in chroot
+checksum=2832370698ca8f9fbf174c345b73d89b60561103a626c2df70726b0707f79bd3
 
 # Package build options
 build_options="gir"

             reply	other threads:[~2022-09-19 22:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19 22:43 paper42 [this message]
2022-09-19 23:04 ` [PR PATCH] [Updated] " paper42
2022-09-28 13:16 ` paper42
2022-09-28 13:23 ` [PR PATCH] [Merged]: " paper42

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-39378@inbox.vuxu.org \
    --to=paper42@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).