Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-openapi-core
Commits:
2bcb3767 by Jelle van der Waa at 2024-08-31T13:37:07+02:00
upgpkg: 0.19.3-2: Django 5.1 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.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/p1c2u/openapi-core
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=openapi-core
pkgname=python-$_pyname
pkgver=0.19.3
-pkgrel=1
+pkgrel=2
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/2bcb3767824729bf452e31ae168cb462c7bcedbb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-openapi-core/-/commit/2bcb3767824729bf452e31ae168cb462c7bcedbb
You're receiving this email because of your account on gitlab.archlinux.org.