Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-legacy-cgi


Commits:
8f6c6f49 by Carl Smedstad at 2025-01-15T09:26:27+01:00
upgpkg: 2.6.2-1: Upstream release

https://github.com/jackrosenthal/legacy-cgi/releases/tag/v2.6.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-legacy-cgi
        pkgdesc = Fork of the standard library cgi and cgitb modules, being 
deprecated in PEP-594
-       pkgver = 2.6.1
+       pkgver = 2.6.2
        pkgrel = 1
        url = https://github.com/jackrosenthal/legacy-cgi
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-legacy-cgi
        makedepends = python-poetry-core
        makedepends = python-wheel
        depends = python
-       source = 
https://github.com/jackrosenthal/legacy-cgi/archive/v2.6.1/python-legacy-cgi-2.6.1.tar.gz
-       sha256sums = 
a24ec73e2d9639898245223ce73205d5cce8d15a6a3f2c2ce17cb0dffd5b59cf
+       source = 
https://github.com/jackrosenthal/legacy-cgi/archive/v2.6.2/python-legacy-cgi-2.6.2.tar.gz
+       sha256sums = 
cb47ba975c9d7b670e209e337d4bbabfa749652fd69f2efbee2038aaa6b17a5b
 
 pkgname = python-legacy-cgi


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-legacy-cgi
 _pkgname=${pkgname#python-}
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="Fork of the standard library cgi and cgitb modules, being deprecated 
in PEP-594"
 arch=('any')
@@ -17,7 +17,7 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('a24ec73e2d9639898245223ce73205d5cce8d15a6a3f2c2ce17cb0dffd5b59cf')
+sha256sums=('cb47ba975c9d7b670e209e337d4bbabfa749652fd69f2efbee2038aaa6b17a5b')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-legacy-cgi/-/commit/8f6c6f49adfde08edff0c040a5d08c99f254e4de

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-legacy-cgi/-/commit/8f6c6f49adfde08edff0c040a5d08c99f254e4de
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to