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


Commits:
ecc41c04 by Antonio Rojas at 2025-01-04T19:45:08+01:00
upgpkg: 0.7.1-1: Update to 0.7.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-httpx-ws
        pkgdesc = WebSocket support for HTTPX
-       pkgver = 0.7.0
-       pkgrel = 3
+       pkgver = 0.7.1
+       pkgrel = 1
        url = https://frankie567.github.io/httpx-ws/
        arch = any
        license = MIT
@@ -19,9 +19,9 @@ pkgbase = python-httpx-ws
        depends = python-httpcore
        depends = python-httpx
        depends = python-wsproto
-       source = git+https://github.com/frankie567/httpx-ws#tag=v0.7.0
+       source = git+https://github.com/frankie567/httpx-ws#tag=v0.7.1
        source = no-regex-commit.patch
-       sha256sums = 
a6388de4c29a25217e65922972d0347fd6281132989e872d31a32f9c62be33ae
+       sha256sums = 
93091e83a7b4dd93f2e509e4ee07893b63415561d2ad0e86b4e9116fa3e49437
        sha256sums = 
015fb328b794b85aa45cefe3fc50e9e82f0263994e678d70055d96e6365fcfd4
 
 pkgname = python-httpx-ws


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pyname=httpx-ws
 pkgname=python-$_pyname
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.7.1
+pkgrel=1
 pkgdesc='WebSocket support for HTTPX'
 arch=(any)
 url='https://frankie567.github.io/httpx-ws/'
@@ -24,7 +24,7 @@ checkdepends=(python-pytest
               uvicorn)
 source=(git+https://github.com/frankie567/httpx-ws#tag=v$pkgver
         no-regex-commit.patch)
-sha256sums=('a6388de4c29a25217e65922972d0347fd6281132989e872d31a32f9c62be33ae'
+sha256sums=('93091e83a7b4dd93f2e509e4ee07893b63415561d2ad0e86b4e9116fa3e49437'
             '015fb328b794b85aa45cefe3fc50e9e82f0263994e678d70055d96e6365fcfd4')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/ecc41c04647611cf0c17fb2a33e3676ae84c5783

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx-ws/-/commit/ecc41c04647611cf0c17fb2a33e3676ae84c5783
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to