Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ddt
Commits:
7d76396f by Jelle van der Waa at 2024-11-17T18:04:24+01:00
upgpkg: 1.7.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ddt
pkgdesc = Data-Driven/Decorated Tests
pkgver = 1.7.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/txels/ddt
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ddt
pkgver=1.7.2
-pkgrel=2
+pkgrel=3
pkgdesc="Data-Driven/Decorated Tests"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ddt/-/commit/7d76396fd798dc481c1c3604a7df18ac4981b4c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ddt/-/commit/7d76396fd798dc481c1c3604a7df18ac4981b4c2
You're receiving this email because of your account on gitlab.archlinux.org.