Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
hypercorn


Commits:
2dcc2daf by Maxime Gauduin at 2024-01-04T17:09:41+01:00
upgpkg: 0.16.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hypercorn
        pkgdesc = An ASGI Server based on Hyper libraries and inspired by 
Gunicorn
-       pkgver = 0.15.0
+       pkgver = 0.16.0
        pkgrel = 1
        url = https://github.com/pgjones/hypercorn
        arch = any
@@ -24,7 +24,7 @@ pkgbase = hypercorn
        depends = python-typing_extensions
        depends = python-wsproto
        optdepends = python-trio: trio support
-       source = 
git+https://github.com/pgjones/hypercorn.git#tag=2724ad6c307239f6ee7854c7d1794a625f66f7d4
+       source = 
git+https://github.com/pgjones/hypercorn.git#tag=f8e4e5de3aec7f8eb986535163c3d5b4f424465c
        sha256sums = SKIP
 
 pkgname = hypercorn


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=hypercorn
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc='An ASGI Server based on Hyper libraries and inspired by Gunicorn'
 url=https://github.com/pgjones/hypercorn
@@ -32,7 +32,7 @@ checkdepends=(
   python-trio
 )
 optdepends=('python-trio: trio support')
-_tag=2724ad6c307239f6ee7854c7d1794a625f66f7d4
+_tag=f8e4e5de3aec7f8eb986535163c3d5b4f424465c
 source=(git+https://github.com/pgjones/hypercorn.git#tag=${_tag})
 sha256sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hypercorn/-/commit/2dcc2daf6f2024be695cbe11332647578ec08b73

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hypercorn/-/commit/2dcc2daf6f2024be695cbe11332647578ec08b73
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to