Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-pychm
Commits: 284adefe by Jelle van der Waa at 2024-04-05T12:00:14+02:00 upgpkg: 0.8.6-8: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = python-pychm + pkgdesc = Python bindings for chmlib + pkgver = 0.8.6 + pkgrel = 8 + url = https://github.com/dottedmag/pychm + arch = x86_64 + license = GPL + checkdepends = python-pytest + makedepends = python-setuptools + depends = chmlib + depends = python + source = python-pychm-0.8.6.tar.gz::https://github.com/dottedmag/pychm/archive/v0.8.6.tar.gz + sha256sums = 23cdc3bbbeb97b57b472a67a0c7c96c6f1ec2d684a73a69fa84aaaeb195cab6c + b2sums = fdf3c37eead60455fd5bde1638a010f2788074752f98c32cf4b3431b4a87b8893c23a9fa29995352b35b41f628b7026fdbfa6ff20b75e8a6efdf75fc2da3f67d + +pkgname = python-pychm ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=python-pychm pkgver=0.8.6 -pkgrel=7 +pkgrel=8 pkgdesc="Python bindings for chmlib" arch=('x86_64') url="https://github.com/dottedmag/pychm" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pychm/-/commit/284adefefdb63230b1babb9640c1a644ebed52fb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pychm/-/commit/284adefefdb63230b1babb9640c1a644ebed52fb You're receiving this email because of your account on gitlab.archlinux.org.
