Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mockito
Commits:
7ed02888 by Jelle van der Waa at 2024-11-17T18:07:21+01:00
upgpkg: 1.5.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mockito
pkgdesc = Spying framework
pkgver = 1.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kaste/mockito-python
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-mockito
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Spying framework'
arch=('any')
url='https://github.com/kaste/mockito-python'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mockito/-/commit/7ed02888e58369431cbbf09c403f1a6809eed0a8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mockito/-/commit/7ed02888e58369431cbbf09c403f1a6809eed0a8
You're receiving this email because of your account on gitlab.archlinux.org.