diff --git a/gunicorn/.footprint b/gunicorn/.footprint index ba5032482..71eacff45 100644 --- a/gunicorn/.footprint +++ b/gunicorn/.footprint @@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-22.0.0.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn-23.0.0.dist-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/gunicorn/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__init__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/gunicorn/__main__.py diff --git a/gunicorn/.signature b/gunicorn/.signature index 45170eddb..fca54fa6a 100644 --- a/gunicorn/.signature +++ b/gunicorn/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34DB0cioTTaQRwAUTpnGK79EG7ITcB8Vm1CkDRL8OaulbucK0brKwgMxM2EYKNIRCN7i+lJWvUDRSzcooKwEVQ8= -SHA256 (Pkgfile) = 4ec6f0f013957069186ffb33c9ef51c4a0767a226cb770977cf412c87749f7ff -SHA256 (.footprint) = 3bffbc9d7f7a4d34acc162f42456cbf4ff3c434f2ab1259905b29bd5e04a4027 -SHA256 (gunicorn-22.0.0.tar.gz) = 4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63 +RWSagIOpLGJF37zeNjBszBi5JDu9LFcGG9sYvYVmLQaXQryBN9uYtYPUITn1ZT4vJXUFX/qstLwxbN/qlUqMddZMQ6JliuZ0Zww= +SHA256 (Pkgfile) = f25e1f7c12e412eddfcc3f47149185856949bf4514cd8aae9eb667f0611680db +SHA256 (.footprint) = 846d5bead820d92d3308b44ceae6aec26d28a7d0d90a3515c22a9ee05f298ca6 +SHA256 (gunicorn-23.0.0.tar.gz) = f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec diff --git a/gunicorn/Pkgfile b/gunicorn/Pkgfile index a3080b2c7..b9e6a1490 100644 --- a/gunicorn/Pkgfile +++ b/gunicorn/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-build python3-installer python3-wheel name=gunicorn -version=22.0.0 +version=23.0.0 release=1 source=(https://pypi.org/packages/source/g/gunicorn/gunicorn-$version.tar.gz)