Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-quart-cors


Commits:
f380f2f8 by Maxime Gauduin at 2023-10-09T23:32:24+02:00
upgpkg: 0.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-quart-cors
        pkgdesc = A Quart extension to provide Cross Origin Resource Sharing, 
access control, support
-       pkgver = 0.6.0
+       pkgver = 0.7.0
        pkgrel = 1
        url = https://github.com/pgjones/quart-cors
        arch = any
@@ -16,7 +16,7 @@ pkgbase = python-quart-cors
        makedepends = python-poetry-core
        depends = python
        depends = python-quart
-       source = 
git+https://github.com/pgjones/quart-cors.git#tag=23804516092f9e4a4e48323ffab55ac6dc2de0d7
+       source = 
git+https://github.com/pgjones/quart-cors.git#tag=e998af02d7a40b2dfd2acb656e0a981faef5e782
        sha256sums = SKIP
 
 pkgname = python-quart-cors


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-quart-cors
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A Quart extension to provide Cross Origin Resource Sharing, access 
control, support'
 url=https://github.com/pgjones/quart-cors
@@ -24,7 +24,7 @@ checkdepends=(
   python-pytest-sugar
   python-tox
 )
-_tag=23804516092f9e4a4e48323ffab55ac6dc2de0d7
+_tag=e998af02d7a40b2dfd2acb656e0a981faef5e782
 source=(git+https://github.com/pgjones/quart-cors.git#tag=${_tag})
 sha256sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-quart-cors/-/commit/f380f2f82aad0449d6a9bb75b8cd190a9870869d

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


Reply via email to