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
This commit is contained in:
parent
e7bc127d64
commit
6489b06085
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 4 20:54:32 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- make sure we do not pull too new prometheus bindings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 28 11:05:04 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
Thu May 28 11:05:04 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -106,7 +106,7 @@ BuildRequires: python3-netaddr >= 0.7.18
|
|||||||
%requires_eq python3-netaddr
|
%requires_eq python3-netaddr
|
||||||
BuildRequires: python3-phonenumbers >= 8.2.0
|
BuildRequires: python3-phonenumbers >= 8.2.0
|
||||||
%requires_eq python3-phonenumbers
|
%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
|
%requires_eq python3-prometheus_client
|
||||||
BuildRequires: python3-psutil >= 2.0.0
|
BuildRequires: python3-psutil >= 2.0.0
|
||||||
%requires_eq python3-psutil
|
%requires_eq python3-psutil
|
||||||
|
Loading…
Reference in New Issue
Block a user