Skip to content

Commit

Permalink
net-im/py-matrix-synapse: Update to 1.76.0
Browse files Browse the repository at this point in the history
Approved by:	Sascha Biberhofer <ports at skyforge dot at> (maintainer)
  • Loading branch information
wahjava committed Feb 4, 2023
1 parent 3874f5b commit 1aa477c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions net-im/py-matrix-synapse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= matrix-synapse
DISTVERSION= 1.75.0
DISTVERSION= 1.76.0
CATEGORIES= net-im python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0:devel/py-jsonschema@${PY_F
${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}treq>=15.1:www/py-treq@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.13:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:devel/py-pyasn1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.7:devel/py-pyasn1-modules@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.7:security/py-bcrypt@${PY_FLAVOR} \
Expand Down Expand Up @@ -97,7 +97,7 @@ CARGO_CRATES= aho-corasick-0.7.19 \
pythonize-0.17.0 \
quote-1.0.21 \
redox_syscall-0.2.16 \
regex-1.7.0 \
regex-1.7.1 \
regex-syntax-0.6.27 \
ryu-1.0.11 \
scopeguard-1.1.0 \
Expand Down
10 changes: 5 additions & 5 deletions net-im/py-matrix-synapse/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1674229460
SHA256 (matrix_synapse-1.75.0.tar.gz) = d1eed00cb63f562fa7919277d1a7ab57d2896e033d39b9a11834537d0dc6757d
SIZE (matrix_synapse-1.75.0.tar.gz) = 3092094
TIMESTAMP = 1675243495
SHA256 (matrix_synapse-1.76.0.tar.gz) = 08d7a6233e3bd6f2c2611d6555bea7089140cfa3f5e5d010c0ec3e444bf1a6e0
SIZE (matrix_synapse-1.76.0.tar.gz) = 3113396
SHA256 (rust/crates/aho-corasick-0.7.19.crate) = b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e
SIZE (rust/crates/aho-corasick-0.7.19.crate) = 113070
SHA256 (rust/crates/anyhow-1.0.68.crate) = 2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61
Expand Down Expand Up @@ -67,8 +67,8 @@ SHA256 (rust/crates/quote-1.0.21.crate) = bbe448f377a7d6961e30f5955f9b8d106c3f5e
SIZE (rust/crates/quote-1.0.21.crate) = 28030
SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a
SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012
SHA256 (rust/crates/regex-1.7.0.crate) = e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a
SIZE (rust/crates/regex-1.7.0.crate) = 239421
SHA256 (rust/crates/regex-1.7.1.crate) = 48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733
SIZE (rust/crates/regex-1.7.1.crate) = 239648
SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244
SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300
SHA256 (rust/crates/ryu-1.0.11.crate) = 4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09
Expand Down

0 comments on commit 1aa477c

Please sign in to comment.