Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-click-log
Commits:
d8ff3346 by Jelle van der Waa at 2024-11-16T20:23:31+01:00
upgpkg: 0.4.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-click-log
pkgdesc = Logging integration for Click
pkgver = 0.4.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/click-contrib/click-log
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=click-log
pkgname=python-click-log
pkgver=0.4.0
-pkgrel=4
+pkgrel=5
pkgdesc="Logging integration for Click"
arch=('any')
url="https://github.com/click-contrib/click-log"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-log/-/commit/d8ff334652c110aa1026e056759cd18e4dbe9bff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click-log/-/commit/d8ff334652c110aa1026e056759cd18e4dbe9bff
You're receiving this email because of your account on gitlab.archlinux.org.