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


Commits:
502d0326 by Felix Yan at 2025-10-15T02:43:34+08:00
upgpkg: 1.5.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-mockito
        pkgdesc = Spying framework
-       pkgver = 1.5.3
+       pkgver = 1.5.4
        pkgrel = 1
        url = https://github.com/kaste/mockito-python
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-mockito
        makedepends = python-installer
        makedepends = python-hatchling
        depends = python
-       source = git+https://github.com/kaste/mockito-python.git#tag=1.5.3
-       sha512sums = 
17b211d9376ba8657d066648f200489b1b9da1cdd77e49b5227c01b6b9b36129ee2c7ba3e8190da8d327dd4a5cb4af49ca97df309bb5f7c1d355856e02f5c567
+       source = git+https://github.com/kaste/mockito-python.git#tag=1.5.4
+       sha512sums = 
56b3674679f4d3cee2028331420d275433f97b62e2a305e1e53ed732b5d20abffd60555dd81f32bfcb1e2b2e52523fba73b94fa44722bb2c256bb7434e0abea0
 
 pkgname = python-mockito


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Thomas S Hatch <[email protected]>
 
 pkgname=python-mockito
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc='Spying framework'
 arch=('any')
@@ -13,7 +13,7 @@ depends=('python')
 makedepends=('git' 'python-build' 'python-installer' 'python-hatchling')
 checkdepends=('python-pytest' 'python-numpy')
 source=("git+https://github.com/kaste/mockito-python.git#tag=$pkgver";)
-sha512sums=('17b211d9376ba8657d066648f200489b1b9da1cdd77e49b5227c01b6b9b36129ee2c7ba3e8190da8d327dd4a5cb4af49ca97df309bb5f7c1d355856e02f5c567')
+sha512sums=('56b3674679f4d3cee2028331420d275433f97b62e2a305e1e53ed732b5d20abffd60555dd81f32bfcb1e2b2e52523fba73b94fa44722bb2c256bb7434e0abea0')
 
 build() {
   cd mockito-python



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mockito/-/commit/502d0326377d70834a7b5ae40f1c49ee233feae7

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


Reply via email to