Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-logbook
Commits: a8c1a858 by Robin Candau at 2024-06-30T13:21:27+02:00 upgpkg: 1.7.0-3: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-logbook pkgdesc = Logging sytem for Python that replaces the standard library’s logging module pkgver = 1.7.0 - pkgrel = 2 + pkgrel = 3 url = https://logbook.readthedocs.io/en/stable/ arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-logbook pkgver=1.7.0 -pkgrel=2 +pkgrel=3 pkgdesc="Logging sytem for Python that replaces the standard library’s logging module" arch=('x86_64') url="https://logbook.readthedocs.io/en/stable/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-logbook/-/commit/a8c1a858221928ebcb6e96443b7dc327e4b90cae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-logbook/-/commit/a8c1a858221928ebcb6e96443b7dc327e4b90cae You're receiving this email because of your account on gitlab.archlinux.org.
