Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-osmium
Commits: 02f1fba5 by Jelle van der Waa at 2024-11-29T21:59:40+01:00 upgpkg: 4.0.1-2: Rebuild for Python 3.13 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-osmium pkgdesc = Python bindings for libosmium, the data processing library for OSM data pkgver = 4.0.1 - pkgrel = 1 + pkgrel = 2 url = https://osmcode.org/pyosmium arch = x86_64 license = BSD-2-Clause ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-osmium pkgver=4.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for libosmium, the data processing library for OSM data" url="https://osmcode.org/pyosmium" depends=('python' 'libosmium' 'pybind11' 'python-requests' 'python-urllib3' 'bzip2' 'zlib' 'lz4' 'expat' 'glibc' 'gcc-libs') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-osmium/-/commit/02f1fba5a7eaaf5659ed9873f56ba16e5f50c603 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-osmium/-/commit/02f1fba5a7eaaf5659ed9873f56ba16e5f50c603 You're receiving this email because of your account on gitlab.archlinux.org.