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


Commits:
68f74ac2 by Felix Yan at 2026-04-05T01:20:46+08:00
upgpkg: 2.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-mockito
        pkgdesc = Spying framework
-       pkgver = 2.0.2
+       pkgver = 2.0.3
        pkgrel = 1
        url = https://github.com/kaste/mockito-python
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-mockito
        makedepends = python-hatchling
        makedepends = python-hatch-vcs
        depends = python
-       source = git+https://github.com/kaste/mockito-python.git#tag=2.0.2
-       sha512sums = 
e29637769677de2be9c93d651464e5ad1ceb7e69217f792433f3bdaee79f28da805beff079b7923486ac17da3088c2cd1c2f8a74c36354498f4215dd5060cd2e
+       source = git+https://github.com/kaste/mockito-python.git#tag=2.0.3
+       sha512sums = 
6f229204c2f88b761d04192d21d660b5b599563086a1d49679faf1e314f324015623475c56a6ad243233bac361f5b27024eafd7cd818ce5e613665ba793b3c4d
 
 pkgname = python-mockito


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



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mockito/-/commit/68f74ac2b8c99fdd0d1501c4331d3a71e7fbf493
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