public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kai A. Hiller <V02460@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/matrix-synapse] f44: Update to v1.150.0
Date: Thu, 27 Aug 2026 18:59:50 GMT	[thread overview]
Message-ID: <178785719000.1.15028337553223431948.rpms-matrix-synapse-5e0e3536b549@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/matrix-synapse
Branch : f44
Commit : 5e0e3536b549145d907709a04a846968b81cc4be
Author : Kai A. Hiller <V02460@gmail.com>
Date   : 2026-04-30T18:16:25+02:00
Stats  : +9/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/matrix-synapse/c/5e0e3536b549145d907709a04a846968b81cc4be?branch=f44

Log:
Update to v1.150.0

---
diff --git a/0001-pyo3-Disable-abi3-feature.patch b/0001-pyo3-Disable-abi3-feature.patch
index 9fe9717..c2da764 100644
--- a/0001-pyo3-Disable-abi3-feature.patch
+++ b/0001-pyo3-Disable-abi3-feature.patch
@@ -1,4 +1,4 @@
-From 4548bda46bd2290988ea13bede2f5b831177c731 Mon Sep 17 00:00:00 2001
+From bbe5c1e519aa300ba6316307a94478dd82908464 Mon Sep 17 00:00:00 2001
 From: "Kai A. Hiller" <V02460@gmail.com>
 Date: Fri, 8 Sep 2023 14:10:56 +0200
 Subject: [PATCH 1/2] pyo3: Disable abi3 feature
@@ -56,7 +56,7 @@ index a9e9265daf..65d9ac301d 100644
 -        "py_limited_api"
 -    ] = py_limited_api
 diff --git a/rust/Cargo.toml b/rust/Cargo.toml
-index 350701d327..6ddcfc90d7 100644
+index 8199a4e02b..9eae4cc297 100644
 --- a/rust/Cargo.toml
 +++ b/rust/Cargo.toml
 @@ -33,8 +33,6 @@ mime = "0.3.17"
@@ -65,9 +65,9 @@ index 350701d327..6ddcfc90d7 100644
      "anyhow",
 -    "abi3",
 -    "abi3-py310",
- ] }
- pyo3-log = "0.13.1"
- pythonize = "0.27.0"
+     # So we can pass `bytes::Bytes` directly back to Python efficiently,
+     # https://docs.rs/pyo3/latest/pyo3/bytes/index.html
+     "bytes",
 -- 
 2.53.0
 

diff --git a/matrix-synapse.spec b/matrix-synapse.spec
index 52cfa71..f9fb485 100644
--- a/matrix-synapse.spec
+++ b/matrix-synapse.spec
@@ -4,7 +4,7 @@
 %bcond saml2 0
 
 Name:       matrix-synapse
-Version:    1.147.1
+Version:    1.150.0
 Release:    %autorelease
 Summary:    A Matrix reference homeserver written in Python using Twisted
 License:    AGPL-3.0-or-later
@@ -45,7 +45,7 @@ to showcase the concept of Matrix and let folks see the spec in the context of
 a coded base and let you run your own homeserver and generally help bootstrap
 the ecosystem.
 
-%pyproject_extras_subpkg -n %{name} matrix-synapse-ldap3 postgres %{?with_saml2:saml2} oidc systemd url_preview sentry jwt cache_memory
+%pyproject_extras_subpkg -n %{name} matrix-synapse-ldap3 postgres %{?with_saml2:saml2} oidc url_preview sentry jwt cache_memory
 
 
 %prep
@@ -69,7 +69,7 @@ cd rust
 cd ..
 
 # Missing: opentracing,redis
-%pyproject_buildrequires -x test,matrix-synapse-ldap3,postgres%{?with_saml2:,saml2},oidc,systemd,url-preview,sentry,jwt,cache-memory
+%pyproject_buildrequires -x test,matrix-synapse-ldap3,postgres%{?with_saml2:,saml2},oidc,url-preview,sentry,jwt,cache-memory
 
 
 %build

diff --git a/sources b/sources
index 5ed68cd..22cf1e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (synapse-1.147.1.tar.gz) = fe1291bff443dba6943a4b506192d9908712abf2251042fee97914c97688b09f93699b09c067e73cfc85442e61f58ebfcb14606c82e0582c9f24ca16fe604f83
+SHA512 (synapse-1.150.0.tar.gz) = 99816f58f7c4560e7b04e2cfab78f337de97f49559ed52fb58ba5bf3fc3620833931c2ab0ce477bbfdb5337c1ad143c325c6efd3542d18ab956b78e7448d09a4

                 reply	other threads:[~2026-08-27 18:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178785719000.1.15028337553223431948.rpms-matrix-synapse-5e0e3536b549@fedoraproject.org \
    --to=v02460@gmail.com \
    --cc=git-commits@fedoraproject.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