Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-openapi-core
Commits:
a22752e7 by Robin Candau at 2024-12-27T16:46:32+01:00
upgpkg: 0.19.4-6: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-openapi-core
pkgdesc = Client-side and server-side support for the OpenAPI
Specification v3
pkgver = 0.19.4
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/p1c2u/openapi-core
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=openapi-core
pkgname=python-$_pyname
pkgver=0.19.4
-pkgrel=5
+pkgrel=6
pkgdesc='Client-side and server-side support for the OpenAPI Specification v3'
arch=(any)
url='https://github.com/p1c2u/openapi-core'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openapi-core/-/commit/a22752e74817f7837d1fee2e447d3e4d978152a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openapi-core/-/commit/a22752e74817f7837d1fee2e447d3e4d978152a5
You're receiving this email because of your account on gitlab.archlinux.org.