httpbin: changed dependency: python3-gevent -> python3-greenlet

This commit is contained in:
Tim Biermann 2024-05-17 13:42:35 +02:00
parent 6237600151
commit 858e0fe811
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36aMXoOxl6AagJ23mdoNg0skL3J7VdZ/3ln9ahRggGm4u1VcTEopF1k4Ra1z5GxNQ/5zVGFBhjHf/z9bWToYYg4= RWSagIOpLGJF3xn+UJDzQmc8NSDv7iDOuZ0VIvuzC+jd2HNkwG4ENTFBDUNd5PcmRmgLzJS36i9k76FnVZPWWAbiJEX3p7d2vws=
SHA256 (Pkgfile) = 259520a2a8fba977254a45b17a44867e6978ef3a768bf0145972443101a3be24 SHA256 (Pkgfile) = dea916300dd9206af5dc515f814bcd8d8aa07fb27ab4a46cec7d96c005638a90
SHA256 (.footprint) = b15dd8466dc8d19606dd96f6f05ec379d968c8f4462b5eba01adee5afbce4992 SHA256 (.footprint) = b15dd8466dc8d19606dd96f6f05ec379d968c8f4462b5eba01adee5afbce4992
SHA256 (httpbin-0.10.2.tar.gz) = d039e64ffea82361dd140fbce78d9786283a3640c7364ae58939bcae61e138a5 SHA256 (httpbin-0.10.2.tar.gz) = d039e64ffea82361dd140fbce78d9786283a3640c7364ae58939bcae61e138a5

View File

@ -1,7 +1,7 @@
# Description: HTTP Request and Response Service # Description: HTTP Request and Response Service
# URL: https://github.com/psf/httpbin # URL: https://github.com/psf/httpbin
# Maintainer: Tim Biermann, tbier at posteo dot de # Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-brotlicffi python3-decorator python3-flasgger python3-gevent python3-raven # Depends on: python3-brotlicffi python3-decorator python3-flasgger python3-greenlet python3-raven
name=httpbin name=httpbin
version=0.10.2 version=0.10.2