Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-testscenarios


Commits:
31050300 by Felix Yan at 2026-05-22T18:00:41+00:00
upgpkg: 0.6.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-testscenarios
        pkgdesc = Testscenarios, a pyunit extension for dependency injection
-       pkgver = 0.6.1
+       pkgver = 0.6.2
        pkgrel = 1
        url = https://github.com/testing-cabal/testscenarios
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-testscenarios
        makedepends = python-installer
        makedepends = python-wheel
        depends = python-testtools
-       source = 
git+https://github.com/testing-cabal/testscenarios.git#tag=0.6.1
-       sha512sums = 
e94d6c44330ca9c1f4cb5c7b3bb2483f70a49bd5cb19b1d2f27a1cc147bd1ab28f99fed7d4e1e90bc372c161575ed4825514115c6b57276c0166fd09efb21b6c
+       source = 
git+https://github.com/testing-cabal/testscenarios.git#tag=0.6.2
+       sha512sums = 
b49e350af67ae3b198d0463c2bc8f7a473073abc0684d4e39066f7cec152aebcabb2e0c4ccd8b217e4271565c8b9f5e3e47b7a9be66242e5bb58371ac8e500a1
 
 pkgname = python-testscenarios


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-testscenarios
-pkgver=0.6.1
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="Testscenarios, a pyunit extension for dependency injection"
 arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/testing-cabal/testscenarios";
 depends=('python-testtools')
 makedepends=('git' 'python-build' 'python-hatchling' 'python-hatch-vcs' 
'python-installer' 'python-wheel')
 source=("git+https://github.com/testing-cabal/testscenarios.git#tag=${pkgver}";)
-sha512sums=('e94d6c44330ca9c1f4cb5c7b3bb2483f70a49bd5cb19b1d2f27a1cc147bd1ab28f99fed7d4e1e90bc372c161575ed4825514115c6b57276c0166fd09efb21b6c')
+sha512sums=('b49e350af67ae3b198d0463c2bc8f7a473073abc0684d4e39066f7cec152aebcabb2e0c4ccd8b217e4271565c8b9f5e3e47b7a9be66242e5bb58371ac8e500a1')
 
 build() {
   cd testscenarios



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testscenarios/-/commit/310503004e56bd60b167cdbf42d82fa974b3486f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testscenarios/-/commit/310503004e56bd60b167cdbf42d82fa974b3486f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to