Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / python-crazy-complete
Commits: 7f5d14da by Christian Heusel at 2024-12-22T19:25:29+01:00 upgpkg: 0.3.2-3:rebuild for python 3.12 Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/python-crazy-complete/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-crazy-complete pkgdesc = Generate shell auto completion files pkgver = 0.3.2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/crazy-complete/crazy-complete arch = any license = GPL-3.0-only ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-crazy-complete pkgver=0.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="Generate shell auto completion files" arch=('any') url="https://github.com/crazy-complete/crazy-complete" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-crazy-complete/-/commit/7f5d14da49f4089f427689a734af32e5b63f600c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-crazy-complete/-/commit/7f5d14da49f4089f427689a734af32e5b63f600c You're receiving this email because of your account on gitlab.archlinux.org.
