Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] synapse: update to 1.86.0.
@ 2023-06-20 17:21 TinfoilSubmarine
  2023-06-22 10:28 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: TinfoilSubmarine @ 2023-06-20 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/synapse
https://github.com/void-linux/void-packages/pull/44540

synapse: update to 1.86.0.
#### 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/44540.patch is attached

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

From d41d220619b2b3008b4921cf50a8fdc2ff89ad6f Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 20 Jun 2023 12:13:23 -0400
Subject: [PATCH 1/4] python3-saml2: update to 7.4.2.

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

diff --git a/srcpkgs/python3-saml2/template b/srcpkgs/python3-saml2/template
index 9583564c1008..dfc944b67c7e 100644
--- a/srcpkgs/python3-saml2/template
+++ b/srcpkgs/python3-saml2/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-saml2'
 pkgname=python3-saml2
-version=7.4.1
+version=7.4.2
 revision=1
 build_style=python3-pep517
 make_check_args="--ignore=tests/test_36_mdbcache.py \
@@ -17,9 +17,4 @@ license="Apache-2.0"
 homepage="https://github.com/IdentityPython/pysaml2"
 changelog="https://raw.githubusercontent.com/IdentityPython/pysaml2/master/CHANGELOG.md"
 distfiles="https://github.com/IdentityPython/pysaml2/archive/v${version}.tar.gz"
-checksum=33afba452544662887f6eb8c6405aeebfa4017dc7762e414ab4318f2f9d9bb6d
-make_check_pre="env PYTHONPATH=src"
-
-pre_check() {
-	unzip ${make_install_target} "*.dist-info/*"
-}
+checksum=dfeaa53854467cdcdae1b0fb2c76a3610f8b179dca8176757d245db7fa7ad806

From 86bcca5d71b8ed701474a9f180b98c87e931867e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 20 Jun 2023 12:13:35 -0400
Subject: [PATCH 2/4] python3-phonenumbers: update to 8.13.14.

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

diff --git a/srcpkgs/python3-phonenumbers/template b/srcpkgs/python3-phonenumbers/template
index e0fd2119165f..4e85b29c598e 100644
--- a/srcpkgs/python3-phonenumbers/template
+++ b/srcpkgs/python3-phonenumbers/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-phonenumbers'
 pkgname=python3-phonenumbers
-version=8.13.13
+version=8.13.14
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,4 +11,4 @@ license="Apache-2.0"
 homepage="https://github.com/daviddrysdale/python-phonenumbers"
 changelog="https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/dev/python/HISTORY.md"
 distfiles="${PYPI_SITE}/p/phonenumbers/phonenumbers-${version}.tar.gz"
-checksum=4bdf8c989aff0cdb105aef170ad2c21f14b4537bcb32cf349f1f710df992a40a
+checksum=5fa952b4abf9fccdaf1f130d96114a520c48890d4091b50a064e22c0fdc12dec

From c2f3f02e8ad5baae8cb41d45db21983de2d98de8 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 20 Jun 2023 12:15:09 -0400
Subject: [PATCH 3/4] python3-ijson: update to 3.2.1.

---
 srcpkgs/python3-ijson/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ijson/template b/srcpkgs/python3-ijson/template
index b2656c5eb283..41914046d28b 100644
--- a/srcpkgs/python3-ijson/template
+++ b/srcpkgs/python3-ijson/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ijson'
 pkgname=python3-ijson
-version=3.2.0.post0
+version=3.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools_scm"
@@ -11,8 +11,9 @@ short_desc="Iterative JSON parser with Pythonic interfaces"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="BSD-3-Clause"
 homepage="https://github.com/ICRAR/ijson"
+changelog="https://raw.githubusercontent.com/ICRAR/ijson/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/i/ijson/ijson-${version}.tar.gz"
-checksum=80a5bd7e9923cab200701f67ad2372104328b99ddf249dbbe8834102c852d316
+checksum=8574bf19f31fab870488769ad919a80f130825236ac8bde9a733f69c2961d7a7
 
 post_install() {
 	vlicense LICENSE.txt

From 73b8495ce28f4dee61fccf900390887ab3c16395 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 20 Jun 2023 12:15:52 -0400
Subject: [PATCH 4/4] synapse: update to 1.86.0.

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

diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 81f887e451ff..f0a91c560e6d 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.85.2
+version=1.86.0
 revision=1
 build_style=python3-pep517
 build_helper=rust
@@ -24,7 +24,7 @@ license="Apache-2.0"
 homepage="https://github.com/matrix-org/synapse"
 changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
 distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
-checksum=a227c7347996eae008e0f8f0f2e9290c70e1d96e7687293b2ebd1533766ad43b
+checksum=891cef42dcf71f7f01e6db22c25c1724d2a137f8347c5ba89c62a439ec623842
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Merged]: synapse: update to 1.86.0.
  2023-06-20 17:21 [PR PATCH] synapse: update to 1.86.0 TinfoilSubmarine
@ 2023-06-22 10:28 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-06-22 10:28 UTC (permalink / raw)
  To: ml

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

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

synapse: update to 1.86.0.
https://github.com/void-linux/void-packages/pull/44540

Description:
#### 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] 2+ messages in thread

end of thread, other threads:[~2023-06-22 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 17:21 [PR PATCH] synapse: update to 1.86.0 TinfoilSubmarine
2023-06-22 10:28 ` [PR PATCH] [Merged]: " Duncaen

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