Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-engineio


Commits:
d67a97b2 by Antonio Rojas at 2024-05-04T19:24:41+02:00
upgpkg: 4.9.0-1: Update to 4.9.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-engineio
        pkgdesc = Python implementation of the Engine.IO realtime server
-       pkgver = 4.8.2
-       pkgrel = 2
+       pkgver = 4.9.0
+       pkgrel = 1
        url = https://github.com/miguelgrinberg/python-engineio
        arch = any
        license = MIT
@@ -28,8 +28,8 @@ pkgbase = python-engineio
        optdepends = python-gevent: gevent driver
        optdepends = python-gevent-websocket: gevent driver
        options = !makeflags
-       source = 
https://github.com/miguelgrinberg/python-engineio/archive/v4.8.2/python-engineio-4.8.2.tar.gz
-       sha512sums = 
ad61794f4ebabdaca86e049f378818506f6d2dc0bc52a4a7687185c2ef11788652d55e397a7e45f666f8c4233e46be5b16b7fda38440e96d0a66116e9327c172
-       b2sums = 
a985466a661c1ad1995999c1792758bc6a412097911f64cbb8a38af362b19f5a2abd7aa0fb1e6806310f766db0fc4486ae2793ad4fc8804fe580540daff73a3a
+       source = 
https://github.com/miguelgrinberg/python-engineio/archive/v4.9.0/python-engineio-4.9.0.tar.gz
+       sha512sums = 
24838cb71ca3beda6a28deaa37208fae0e673bb0a00696594aa638af95e49af479b0088809f093ace9b2a8f5f7a4dcc95bbd2aa5c97938137b6e594ac1a7950d
+       b2sums = 
e14bb11f5762c42a77d782b0e1ce20c30f0f5599ba0c4577699d53f085464ce588660805d1b8c18a147b3bf01a2e255980f21e36003127e17351c28bd42f433e
 
 pkgname = python-engineio


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=python-engineio
-pkgver=4.8.2
-pkgrel=2
+pkgver=4.9.0
+pkgrel=1
 pkgdesc='Python implementation of the Engine.IO realtime server'
 url='https://github.com/miguelgrinberg/python-engineio'
 arch=('any')
@@ -19,8 +19,8 @@ makedepends=('python-setuptools' 'python-sphinx' 'python-six' 
'python-eventlet'
 checkdepends=('python-pytest')
 options=('!makeflags')
 
source=(https://github.com/miguelgrinberg/python-engineio/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ad61794f4ebabdaca86e049f378818506f6d2dc0bc52a4a7687185c2ef11788652d55e397a7e45f666f8c4233e46be5b16b7fda38440e96d0a66116e9327c172')
-b2sums=('a985466a661c1ad1995999c1792758bc6a412097911f64cbb8a38af362b19f5a2abd7aa0fb1e6806310f766db0fc4486ae2793ad4fc8804fe580540daff73a3a')
+sha512sums=('24838cb71ca3beda6a28deaa37208fae0e673bb0a00696594aa638af95e49af479b0088809f093ace9b2a8f5f7a4dcc95bbd2aa5c97938137b6e594ac1a7950d')
+b2sums=('e14bb11f5762c42a77d782b0e1ce20c30f0f5599ba0c4577699d53f085464ce588660805d1b8c18a147b3bf01a2e255980f21e36003127e17351c28bd42f433e')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-engineio/-/commit/d67a97b27eb3640f6e020a748c8c3f11228909d9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-engineio/-/commit/d67a97b27eb3640f6e020a748c8c3f11228909d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to