Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] synapse: update to 1.91.0.
@ 2023-08-31 12:26 TinfoilSubmarine
  2023-09-05 14:05 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2023-08-31 12:26 UTC (permalink / raw)
  To: ml

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

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

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

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

From 2820485efc56f970cf3efe5c05a67a2a6068726a Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 30 Aug 2023 09:28:00 -0400
Subject: [PATCH] synapse: update to 1.91.0.

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

diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 1878663e37e52..84ce3553c6bce 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.90.0
+version=1.91.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=72057f1299d4749aa4da59a0107ac7e675d6dc42c77f42fb002d2309c455e4d2
+checksum=37ce6ce59b31b284910eb39ed4ba240638b2e54bc2e8b1d45283e28af87f5a68
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Updated] synapse: update to 1.91.0.
  2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
@ 2023-09-05 14:05 ` TinfoilSubmarine
  2023-09-05 14:21 ` [PR PATCH] [Updated] synapse: update to 1.91.1 TinfoilSubmarine
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2023-09-05 14:05 UTC (permalink / raw)
  To: ml

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

There is an updated 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/45845

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

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

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

From 4a9743ca11170e3a259fa6164076c3a697ee94e6 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 30 Aug 2023 09:28:00 -0400
Subject: [PATCH] synapse: update to 1.91.1.

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

diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 1878663e37e52..b6c6893190990 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.90.0
+version=1.91.1
 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=72057f1299d4749aa4da59a0107ac7e675d6dc42c77f42fb002d2309c455e4d2
+checksum=4d8406dd5f63dcdef6e740199237224dc09d4b04827d6737be410e400d5e7fbc
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Updated] synapse: update to 1.91.1.
  2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
  2023-09-05 14:05 ` [PR PATCH] [Updated] " TinfoilSubmarine
@ 2023-09-05 14:21 ` TinfoilSubmarine
  2023-09-06 20:10 ` [PR PATCH] [Updated] synapse: update to 1.91.2 TinfoilSubmarine
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2023-09-05 14:21 UTC (permalink / raw)
  To: ml

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

There is an updated 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/45845

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

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

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

From 90fc2afc0673f5c460991509e163c4fc3ee4cb1b Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 30 Aug 2023 09:28:00 -0400
Subject: [PATCH] synapse: update to 1.91.1.

---
 srcpkgs/synapse/patches/setuptools_rust.patch | 13 +++++++++++++
 srcpkgs/synapse/template                      |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/synapse/patches/setuptools_rust.patch

diff --git a/srcpkgs/synapse/patches/setuptools_rust.patch b/srcpkgs/synapse/patches/setuptools_rust.patch
new file mode 100644
index 0000000000000..ce3aa073907d0
--- /dev/null
+++ b/srcpkgs/synapse/patches/setuptools_rust.patch
@@ -0,0 +1,13 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 409b27d..013e4a0 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -367,7 +367,7 @@ furo = ">=2022.12.7,<2024.0.0"
+ # system changes.
+ # We are happy to raise these upper bounds upon request,
+ # provided we check that it's safe to do so (i.e. that CI passes).
+-requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3,<=1.6.0"]
++requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3"]
+ build-backend = "poetry.core.masonry.api"
+ 
+ 
diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 1878663e37e52..b6c6893190990 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.90.0
+version=1.91.1
 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=72057f1299d4749aa4da59a0107ac7e675d6dc42c77f42fb002d2309c455e4d2
+checksum=4d8406dd5f63dcdef6e740199237224dc09d4b04827d6737be410e400d5e7fbc
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Updated] synapse: update to 1.91.2.
  2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
  2023-09-05 14:05 ` [PR PATCH] [Updated] " TinfoilSubmarine
  2023-09-05 14:21 ` [PR PATCH] [Updated] synapse: update to 1.91.1 TinfoilSubmarine
@ 2023-09-06 20:10 ` TinfoilSubmarine
  2023-09-12 13:52 ` TinfoilSubmarine
  2023-09-23 13:17 ` [PR PATCH] [Merged]: synapse: update to 1.92.1 Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2023-09-06 20:10 UTC (permalink / raw)
  To: ml

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

There is an updated 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/45845

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

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

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

From f20884a191cf932b0d2fe865d19fbf52bbbd5a26 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 30 Aug 2023 09:28:00 -0400
Subject: [PATCH] synapse: update to 1.91.2.

---
 srcpkgs/synapse/patches/setuptools_rust.patch | 13 +++++++++++++
 srcpkgs/synapse/template                      |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/synapse/patches/setuptools_rust.patch

diff --git a/srcpkgs/synapse/patches/setuptools_rust.patch b/srcpkgs/synapse/patches/setuptools_rust.patch
new file mode 100644
index 0000000000000..ce3aa073907d0
--- /dev/null
+++ b/srcpkgs/synapse/patches/setuptools_rust.patch
@@ -0,0 +1,13 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 409b27d..013e4a0 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -367,7 +367,7 @@ furo = ">=2022.12.7,<2024.0.0"
+ # system changes.
+ # We are happy to raise these upper bounds upon request,
+ # provided we check that it's safe to do so (i.e. that CI passes).
+-requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3,<=1.6.0"]
++requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3"]
+ build-backend = "poetry.core.masonry.api"
+ 
+ 
diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 1878663e37e52..b306c5360abe7 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.90.0
+version=1.91.2
 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=72057f1299d4749aa4da59a0107ac7e675d6dc42c77f42fb002d2309c455e4d2
+checksum=fe1a3dcd7b4422833e86a964c027008e6decc7b81e24cad83a43b25e181ca244
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Updated] synapse: update to 1.91.2.
  2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
                   ` (2 preceding siblings ...)
  2023-09-06 20:10 ` [PR PATCH] [Updated] synapse: update to 1.91.2 TinfoilSubmarine
@ 2023-09-12 13:52 ` TinfoilSubmarine
  2023-09-23 13:17 ` [PR PATCH] [Merged]: synapse: update to 1.92.1 Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2023-09-12 13:52 UTC (permalink / raw)
  To: ml

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

There is an updated 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/45845

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

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

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

From 4efe70faec48c9d26533d55679ae2cba33d5965b Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 12 Sep 2023 09:32:41 -0400
Subject: [PATCH 1/2] python3-phonenumbers: update to 8.13.20.

---
 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 a55ff734bf05f..ae9178cf797bc 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.18
+version=8.13.20
 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=b360c756252805d44b447b5bca6d250cf6bd6c69b6f0f4258f3bfe5ab81bef69
+checksum=bf2b35a806d37979e5361109429da46d9a047e59d9af98639d733c834e7dab22

From 96bfbc610d822f4a04462fd4465a6cf5d162a436 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 30 Aug 2023 09:28:00 -0400
Subject: [PATCH 2/2] synapse: update to 1.92.1.

---
 srcpkgs/synapse/patches/setuptools_rust.patch | 13 +++++++++++++
 srcpkgs/synapse/template                      |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/synapse/patches/setuptools_rust.patch

diff --git a/srcpkgs/synapse/patches/setuptools_rust.patch b/srcpkgs/synapse/patches/setuptools_rust.patch
new file mode 100644
index 0000000000000..ce3aa073907d0
--- /dev/null
+++ b/srcpkgs/synapse/patches/setuptools_rust.patch
@@ -0,0 +1,13 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 409b27d..013e4a0 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -367,7 +367,7 @@ furo = ">=2022.12.7,<2024.0.0"
+ # system changes.
+ # We are happy to raise these upper bounds upon request,
+ # provided we check that it's safe to do so (i.e. that CI passes).
+-requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3,<=1.6.0"]
++requires = ["poetry-core>=1.1.0,<=1.7.0", "setuptools_rust>=1.3"]
+ build-backend = "poetry.core.masonry.api"
+ 
+ 
diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 1878663e37e52..6381378428411 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,6 +1,6 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.90.0
+version=1.92.1
 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=72057f1299d4749aa4da59a0107ac7e675d6dc42c77f42fb002d2309c455e4d2
+checksum=75202d9448f713ef06835e52fdc95724c2292e54a8aa4a7d0ce170552bc8958b
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" rust-std"

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

* Re: [PR PATCH] [Merged]: synapse: update to 1.92.1.
  2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
                   ` (3 preceding siblings ...)
  2023-09-12 13:52 ` TinfoilSubmarine
@ 2023-09-23 13:17 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-09-23 13:17 UTC (permalink / raw)
  To: ml

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

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

synapse: update to 1.92.1.
https://github.com/void-linux/void-packages/pull/45845

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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] 6+ messages in thread

end of thread, other threads:[~2023-09-23 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-31 12:26 [PR PATCH] synapse: update to 1.91.0 TinfoilSubmarine
2023-09-05 14:05 ` [PR PATCH] [Updated] " TinfoilSubmarine
2023-09-05 14:21 ` [PR PATCH] [Updated] synapse: update to 1.91.1 TinfoilSubmarine
2023-09-06 20:10 ` [PR PATCH] [Updated] synapse: update to 1.91.2 TinfoilSubmarine
2023-09-12 13:52 ` TinfoilSubmarine
2023-09-23 13:17 ` [PR PATCH] [Merged]: synapse: update to 1.92.1 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).