Github messages for voidlinux
 help / color / mirror / Atom feed
From: freshprince <freshprince@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] synapse: update to 1.21.2.
Date: Fri, 23 Oct 2020 18:28:16 +0200	[thread overview]
Message-ID: <20201023162816.8xYiUTPVSDZ9wYnwwLV3ExKSCe-zYi_U6JSA1oaV8aA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25592@inbox.vuxu.org>

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

There is an updated pull request by freshprince against master on the void-packages repository

https://github.com/freshprince/void-packages synapse-1.21.1
https://github.com/void-linux/void-packages/pull/25592

synapse: update to 1.21.2.


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

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

From a6a7229b463947d380e69b52743f217c1d310c63 Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Wed, 14 Oct 2020 09:36:31 +0200
Subject: [PATCH 1/2] python3-canonicaljson: update to 1.4.0.

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

diff --git a/srcpkgs/python3-canonicaljson/template b/srcpkgs/python3-canonicaljson/template
index 22ae94ab2b5..80ee0c02f26 100644
--- a/srcpkgs/python3-canonicaljson/template
+++ b/srcpkgs/python3-canonicaljson/template
@@ -1,14 +1,14 @@
 # Template file for 'python3-canonicaljson'
 pkgname=python3-canonicaljson
-version=1.3.0
-revision=2
+version=1.4.0
+revision=1
 wrksrc="canonicaljson-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-simplejson>=3.6.5 python3-frozendict>=1.0 python3-six"
+depends="python3-simplejson python3-frozendict"
 short_desc="Canonical JSON"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/matrix-org/python-canonicaljson"
 distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz"
-checksum=b4763db06a2e8553293c5edaa4bda05605c3307179a7ddfb30273a24ac384b6c
+checksum=899b7604f5a6a8a92109115d9250142cdf0b1dfdcb62cdb21d8fb5bf37780631

From 35a7bc95405a8f5f2a7d4f5ce460c23cd10ddad6 Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Wed, 14 Oct 2020 09:37:07 +0200
Subject: [PATCH 2/2] synapse: update to 1.21.2.

---
 srcpkgs/synapse/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template
index 8da3b8f589a..a1dec681ede 100644
--- a/srcpkgs/synapse/template
+++ b/srcpkgs/synapse/template
@@ -1,14 +1,14 @@
 # Template file for 'synapse'
 pkgname=synapse
-version=1.20.1
-revision=2
+version=1.21.2
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-jsonschema python3-frozendict python3-canonicaljson>=1.2.0
+depends="python3-jsonschema python3-frozendict python3-canonicaljson
  python3-signedjson python3-pynacl python3-service_identity python3-Twisted
  python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules
  python3-daemonize python3-bcrypt python3-Pillow python3-psutil
- python3-msgpack python3-phonenumbers python3-prometheus_client<0.8.0
+ python3-msgpack python3-phonenumbers python3-prometheus_client
  python3-attrs python3-netaddr python3-setuptools python3-bleach
  python3-Jinja2 python3-psycopg2 python3-lxml python3-saml2 python3-treq
  python3-txacme python3-macaroons python3-sortedcontainers
@@ -19,7 +19,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=0f5bfb657a093cc9bb6210754f0579f66fc18d6f1672f56172b5c79da6bc37c5
+checksum=ec7073befcda697428c4d634c7a8637ea7d1b01639b3a943d72821ba8110a0bf
 
 system_accounts="synapse"
 synapse_homedir="/var/lib/synapse"

  parent reply	other threads:[~2020-10-23 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14  7:38 [PR PATCH] synapse: update to 1.21.1 freshprince
2020-10-16 12:03 ` [PR PATCH] [Updated] " freshprince
2020-10-23 16:28 ` freshprince [this message]
2020-10-23 16:30 ` synapse: update to 1.21.2 freshprince
2020-10-24 11:49 ` [PR PATCH] [Merged]: " ahesford

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=20201023162816.8xYiUTPVSDZ9wYnwwLV3ExKSCe-zYi_U6JSA1oaV8aA@z \
    --to=freshprince@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).