Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-testtools
Commits:
52e7d5b4 by Felix Yan at 2026-04-11T02:16:06+08:00
upgpkg: 2.9.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-testtools
pkgdesc = Extensions to the Python standard library unit testing
framework
- pkgver = 2.8.7
+ pkgver = 2.9.0
pkgrel = 1
url = https://github.com/testing-cabal/testtools
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-testtools
makedepends = python-hatchling
makedepends = python-hatch-vcs
depends = python-setuptools
- source = git+https://github.com/testing-cabal/testtools.git#tag=2.8.7
- sha512sums =
5c4af2347da894e4d2be08df17c4d0a81dfde009dde4407e657ad50df743afb8315f5021c0da7f3e605e999297d2ae2ce0e57ca3090254fd1f1dce08a96abf0e
+ source = git+https://github.com/testing-cabal/testtools.git#tag=2.9.0
+ sha512sums =
80d94aaaad12e270507ff949ff121fada96c40e17d211c633ec6c77f759119a3b932747d8e55c93337d0ac9d7d99771a62ea54bc0fb95340eddbffa01d1aa8bc
pkgname = python-testtools
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-testtools
-pkgver=2.8.7
+pkgver=2.9.0
pkgrel=1
pkgdesc="Extensions to the Python standard library unit testing framework"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-setuptools')
makedepends=('git' 'python-build' 'python-installer' 'python-hatchling'
'python-hatch-vcs')
checkdepends=('python-testscenarios' 'python-testresources' 'python-fixtures'
'python-twisted')
source=("git+https://github.com/testing-cabal/testtools.git#tag=$pkgver")
-sha512sums=('5c4af2347da894e4d2be08df17c4d0a81dfde009dde4407e657ad50df743afb8315f5021c0da7f3e605e999297d2ae2ce0e57ca3090254fd1f1dce08a96abf0e')
+sha512sums=('80d94aaaad12e270507ff949ff121fada96c40e17d211c633ec6c77f759119a3b932747d8e55c93337d0ac9d7d99771a62ea54bc0fb95340eddbffa01d1aa8bc')
build() {
cd testtools
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testtools/-/commit/52e7d5b47129e95cb77874d2b48a7acd8780bcf3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testtools/-/commit/52e7d5b47129e95cb77874d2b48a7acd8780bcf3
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