Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-moddb
Commits:
2c2d9ea1 by Jelle van der Waa at 2024-11-17T17:59:15+01:00
upgpkg: 0.11.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-moddb
pkgdesc = A Python scraper to access ModDB mods, games and more as
objects
pkgver = 0.11.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ClementJ18/moddb
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-moddb
pkgver=0.11.0
-pkgrel=1
+pkgrel=2
pkgdesc='A Python scraper to access ModDB mods, games and more as objects'
arch=(any)
url=https://github.com/ClementJ18/moddb
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moddb/-/commit/2c2d9ea11d8f78ec337388d6533e4ee757ff9ba5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moddb/-/commit/2c2d9ea11d8f78ec337388d6533e4ee757ff9ba5
You're receiving this email because of your account on gitlab.archlinux.org.