Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-unittest-mixins
Commits:
ff560669 by Jelle van der Waa at 2024-11-16T19:08:07+01:00
upgpkg: 1.6-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-unittest-mixins
pkgdesc = Helpful mixins for unittest classes
pkgver = 1.6
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/nedbat/unittest-mixins
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-unittest-mixins
pkgver=1.6
-pkgrel=11
+pkgrel=12
pkgdesc='Helpful mixins for unittest classes'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unittest-mixins/-/commit/ff5606694bc89bb3e30ccddc8a2d83e05b23ac6e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unittest-mixins/-/commit/ff5606694bc89bb3e30ccddc8a2d83e05b23ac6e
You're receiving this email because of your account on gitlab.archlinux.org.