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


Commits:
f39aed4e by Felix Yan at 2024-07-02T01:38:26+03:00
upgpkg: 2.7.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-testtools
        pkgdesc = Extensions to the Python standard library unit testing 
framework
-       pkgver = 2.7.1
-       pkgrel = 3
+       pkgver = 2.7.2
+       pkgrel = 1
        url = https://github.com/testing-cabal/testtools
        arch = any
        license = MIT
@@ -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#commit=48d7c5d06919dbdc13f77e4be5c8316806d747d5
-       sha512sums = SKIP
+       source = 
git+https://github.com/testing-cabal/testtools.git#commit=ac6919f5ead31ed331710dff921211e9c7440840
+       sha512sums = 
4ac673cdb3f6499f3307c725f30cf71354235deceb646285865af8f8e0fc67a45f8db2d96d6252fb309dd7ea5ce59ac09ba8c4c8e548ea4158dcc773a2f51294
 
 pkgname = python-testtools


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-testtools
-pkgver=2.7.1
-_commit=48d7c5d06919dbdc13f77e4be5c8316806d747d5
-pkgrel=3
+pkgver=2.7.2
+_commit=ac6919f5ead31ed331710dff921211e9c7440840
+pkgrel=1
 pkgdesc="Extensions to the Python standard library unit testing framework"
 arch=('any')
 license=('MIT')
@@ -12,7 +12,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#commit=$_commit";)
-sha512sums=('SKIP')
+sha512sums=('4ac673cdb3f6499f3307c725f30cf71354235deceb646285865af8f8e0fc67a45f8db2d96d6252fb309dd7ea5ce59ac09ba8c4c8e548ea4158dcc773a2f51294')
 
 build() {
   cd testtools



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testtools/-/commit/f39aed4e1c74848e0eed65107eb122880e402ef3

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


Reply via email to