[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2022-02-23 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 23, 2022 @ 21:00:58
  Author: arojas
Revision: 438026

Update to 1.47.0

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-23 20:57:44 UTC (rev 438025)
+++ PKGBUILD2022-02-23 21:00:58 UTC (rev 438026)
@@ -2,8 +2,8 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.46.0
-pkgrel=2
+pkgver=1.47.0
+pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
 url='https://nghttp2.org/'
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('fcf3573bcc421705190c7cf0e3230f6f3028b669cb2976d29cfeb73e706deaae91ce60d0a615472e3f296454049ea5798f1e8defdd260a98895e94fea6a7a16b')
+sha512sums=('ad6266a15789fec966db6be8ac0b9ee6cca257a3bb91fdd34a58acf0e472643a571941b5974d16c98f6ac5bfa6a03c4b70a6dff222fb0cd50909178b7e94ce48')
 
 build() {
   cd nghttp2-$pkgver



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-12-02 Thread Felix Yan via arch-commits
Date: Friday, December 3, 2021 @ 00:50:42
  Author: felixonmars
Revision: 430564

upgpkg: nghttp2 1.46.0-2: Python 3.10 rebuild

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-03 00:50:36 UTC (rev 430563)
+++ PKGBUILD2021-12-03 00:50:42 UTC (rev 430564)
@@ -3,7 +3,7 @@
 
 pkgname=nghttp2
 pkgver=1.46.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
 url='https://nghttp2.org/'



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-10-30 Thread Antonio Rojas via arch-commits
Date: Saturday, October 30, 2021 @ 07:47:01
  Author: arojas
Revision: 426810

Update to 1.46.0

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-30 07:45:24 UTC (rev 426809)
+++ PKGBUILD2021-10-30 07:47:01 UTC (rev 426810)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.45.1
+pkgver=1.46.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('320a8c9f29b58c55df98be4312d415bc406edbdfb0765aa37570cdb472a84f40c4f95a51c44c5488363c16ad6815c75b5503b32e43d94724c54117ff583c7150')
+sha512sums=('fcf3573bcc421705190c7cf0e3230f6f3028b669cb2976d29cfeb73e706deaae91ce60d0a615472e3f296454049ea5798f1e8defdd260a98895e94fea6a7a16b')
 
 build() {
   cd nghttp2-$pkgver



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-10-01 Thread Antonio Rojas via arch-commits
Date: Friday, October 1, 2021 @ 22:59:48
  Author: arojas
Revision: 425027

Update to 1.45.1

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-01 22:57:57 UTC (rev 425026)
+++ PKGBUILD2021-10-01 22:59:48 UTC (rev 425027)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.45.0
+pkgver=1.45.1
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('e97f5ee9c468083582396bb4772f39cf13db415747c6b4118e6961d7e8da0e5302053884ed39386ad48aa4fcd2452f6e23868164b976b127e105762bb4567038')
+sha512sums=('320a8c9f29b58c55df98be4312d415bc406edbdfb0765aa37570cdb472a84f40c4f95a51c44c5488363c16ad6815c75b5503b32e43d94724c54117ff583c7150')
 
 build() {
   cd nghttp2-$pkgver



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-09-20 Thread Felix Yan via arch-commits
Date: Monday, September 20, 2021 @ 20:40:25
  Author: felixonmars
Revision: 424424

upgpkg: nghttp2 1.45.0-1

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-20 20:39:35 UTC (rev 424423)
+++ PKGBUILD2021-09-20 20:40:25 UTC (rev 424424)
@@ -2,8 +2,8 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.44.0
-pkgrel=2
+pkgver=1.45.0
+pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
 url='https://nghttp2.org/'
@@ -16,7 +16,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('756b78665ef9fe8765332e7f0b249029d845a6b635c00a27f4c3716a1354f98bcc34df4da74179213497f6bfc2647d3773ecff2b192c63427447e37cf6393f6c')
+sha512sums=('e97f5ee9c468083582396bb4772f39cf13db415747c6b4118e6961d7e8da0e5302053884ed39386ad48aa4fcd2452f6e23868164b976b127e105762bb4567038')
 
 build() {
   cd nghttp2-$pkgver



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-08-31 Thread Antonio Rojas via arch-commits
Date: Tuesday, August 31, 2021 @ 22:30:21
  Author: arojas
Revision: 422799

Build python bindings (FS#71842)

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-31 22:21:54 UTC (rev 422798)
+++ PKGBUILD2021-08-31 22:30:21 UTC (rev 422799)
@@ -3,12 +3,13 @@
 
 pkgname=nghttp2
 pkgver=1.44.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
 url='https://nghttp2.org/'
 license=(MIT)
 depends=(openssl libev zlib libxml2 jansson jemalloc c-ares libnghttp2 
systemd-libs)
+makedepends=(systemd cython python-setuptools)
 options=(!emptydirs)
 
source=(https://github.com/nghttp2/nghttp2/releases/download/v$pkgver/nghttp2-$pkgver.tar.xz)
 backup=(
@@ -23,8 +24,7 @@
   autoreconf -i
   ./configure \
 --prefix=/usr \
---disable-examples \
---disable-python-bindings
+--disable-examples
   make
 }
 



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-07-21 Thread Antonio Rojas via arch-commits
Date: Wednesday, July 21, 2021 @ 16:50:34
  Author: arojas
Revision: 420254

Update to 1.44.0

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-21 16:48:57 UTC (rev 420253)
+++ PKGBUILD2021-07-21 16:50:34 UTC (rev 420254)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.43.0
+pkgver=1.44.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39')
+sha512sums=('756b78665ef9fe8765332e7f0b249029d845a6b635c00a27f4c3716a1354f98bcc34df4da74179213497f6bfc2647d3773ecff2b192c63427447e37cf6393f6c')
 
 build() {
   cd nghttp2-$pkgver



[arch-commits] Commit in nghttp2/trunk (PKGBUILD)

2021-03-07 Thread Antonio Rojas via arch-commits
Date: Sunday, March 7, 2021 @ 12:57:11
  Author: arojas
Revision: 409469

Update to 1.43.0

Modified:
  nghttp2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-07 12:55:50 UTC (rev 409468)
+++ PKGBUILD2021-03-07 12:57:11 UTC (rev 409469)
@@ -2,7 +2,7 @@
 # Contributor: Zhuoyun Wei 
 
 pkgname=nghttp2
-pkgver=1.41.0
+pkgver=1.43.0
 pkgrel=1
 pkgdesc='Framing layer of HTTP/2 is implemented as a reusable C library'
 arch=(x86_64)
@@ -15,7 +15,7 @@
   etc/nghttpx/nghttpx.conf
   etc/logrotate.d/nghttpx
 )
-sha512sums=('c92e8022ccc876fa311f21bc5bf5af75feff8232efb56a4b2ab198031e974d15b67c16c046188cc76552f75a1b2e7115925d6ce1e42d6f94ae482fe69727466d')
+sha512sums=('eac69ba356870a1cba420a06771082897be8dd40a68f4e04223f41f3d22626e4f5b3766d3dbcc496dd212be01f64c3ac280a2ebddd31dd88f7350c20f56e5d39')
 
 build() {
   cd nghttp2-$pkgver