Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maint/synapse
@ 2023-07-19 13:13 TinfoilSubmarine
  2023-07-19 21:20 ` [PR PATCH] [Updated] synapse: update to 1.88.0 TinfoilSubmarine
  2023-07-24 21:01 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: TinfoilSubmarine @ 2023-07-19 13:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 398 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/45131

maint/synapse
- python3-prometheus_client: update to 0.17.1.
- synapse: update to 1.88.0.


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

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

From 6b06d4835455eaad67b94c2e3e561f1f8db9bc86 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 19 Jul 2023 09:03:04 -0400
Subject: [PATCH 1/2] python3-prometheus_client: update to 0.17.1.

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

diff --git a/srcpkgs/python3-prometheus_client/template b/srcpkgs/python3-prometheus_client/template
index 4dc4c5551208..40795dd9f249 100644
--- a/srcpkgs/python3-prometheus_client/template
+++ b/srcpkgs/python3-prometheus_client/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-prometheus_client'
 pkgname=python3-prometheus_client
-version=0.16.0
+version=0.17.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,6 @@ short_desc="Python3 client for the Prometheus monitoring system"
 maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/client_python"
+changelog="https://github.com/prometheus/client_python/releases"
 distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz"
-checksum=a03e35b359f14dd1630898543e2120addfdeacd1a6069c1367ae90fd93ad3f48
+checksum=21e674f39831ae3f8acde238afd9a27a37d0d2fb5a28ea094f0ce25d2cbf2091

From 9ebde624b0fa1b421e1ad94040a0b3f9bbe56fa9 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 19 Jul 2023 09:00:09 -0400
Subject: [PATCH 2/2] synapse: update to 1.88.0.

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

diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index a5b7a504ca97..c0306f97abf6 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.87.0
+version=1.88.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=b6dc1924a776f44d0fe61a1da78ac2bae17b39fc62dc146a0003a46514dff7f6
+checksum=c094190e21b6cc6d753d9f08b7599fb649aa44ebe8f64fda3add6ba032689de9
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

end of thread, other threads:[~2023-07-24 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19 13:13 [PR PATCH] maint/synapse TinfoilSubmarine
2023-07-19 21:20 ` [PR PATCH] [Updated] synapse: update to 1.88.0 TinfoilSubmarine
2023-07-24 21:01 ` [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).