Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-flasgger
Commits:
3b487e16 by Jelle van der Waa at 2024-04-06T17:49:51+02:00
upgpkg: 0.9.7.1-3: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-flasgger
pkgdesc = Extract swagger specs from your flask project
pkgver = 0.9.7.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/flasgger/flasgger
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-flasgger
pkgver=0.9.7.1
-pkgrel=2
+pkgrel=3
pkgdesc="Extract swagger specs from your flask project"
url="https://github.com/flasgger/flasgger"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flasgger/-/commit/3b487e16dd4d7b9890f7155de5cc0b3fb20eed7a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flasgger/-/commit/3b487e16dd4d7b9890f7155de5cc0b3fb20eed7a
You're receiving this email because of your account on gitlab.archlinux.org.