From 6489b06085e2b80add80455606bf2b567d6501879bdeadda61de6ac149fd38eb Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Fri, 5 Jun 2020 23:10:41 +0000 Subject: [PATCH] Accepting request 811776 from home:darix:apps - make sure we do not pull too new prometheus bindings OBS-URL: https://build.opensuse.org/request/show/811776 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=126 --- matrix-synapse.changes | 5 +++++ matrix-synapse.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/matrix-synapse.changes b/matrix-synapse.changes index 209981f..dcd911f 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 4 20:54:32 UTC 2020 - Marcus Rueckert + +- make sure we do not pull too new prometheus bindings + ------------------------------------------------------------------- Thu May 28 11:05:04 UTC 2020 - Marcus Rueckert diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 7af8b7b..00ce08c 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -106,7 +106,7 @@ BuildRequires: python3-netaddr >= 0.7.18 %requires_eq python3-netaddr BuildRequires: python3-phonenumbers >= 8.2.0 %requires_eq python3-phonenumbers -BuildRequires: python3-prometheus_client >= 0.4.0 +BuildRequires: (python3-prometheus_client >= 0.4.0 with python3-prometheus_client < 0.8.0) %requires_eq python3-prometheus_client BuildRequires: python3-psutil >= 2.0.0 %requires_eq python3-psutil