Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / python-respx
Commits: 8a6b876b by Carl Smedstad at 2024-12-25T01:01:58+01:00 upgpkg: 0.22.0-2: python-werkzeug 3.1 + python-flask 3.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-respx pkgdesc = Mock HTTPX with awesome request patterns and response side effects pkgver = 0.22.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/lundberg/respx arch = any license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=python-respx _pkgname=${pkgname#python-} pkgver=0.22.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mock HTTPX with awesome request patterns and response side effects" arch=(any) url="https://github.com/lundberg/respx" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-respx/-/commit/8a6b876bfd6ec23ddf68a9427cda3fdcf84a2762 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-respx/-/commit/8a6b876bfd6ec23ddf68a9427cda3fdcf84a2762 You're receiving this email because of your account on gitlab.archlinux.org.