Filipe Laíns pushed to branch main at Arch Linux / Packaging / Packages / python-filetype
Commits: c5fbec52 by Filipe Laíns at 2024-11-29T21:12:53+00:00 upgpkg: 1.2.0-6 (Python 3.13 rebuild) Signed-off-by: Filipe Laíns <la...@archlinux.org> - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-filetype pkgdesc = Infer file type and MIME type of any file/buffer pkgver = 1.2.0 - pkgrel = 5 + pkgrel = 6 url = https://github.com/h2non/filetype.py arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-filetype pkgver=1.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Infer file type and MIME type of any file/buffer" url="https://github.com/h2non/filetype.py" license=('MIT') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-filetype/-/commit/c5fbec52f5a7c5ca7160e841f1d618bf4c3baeba -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-filetype/-/commit/c5fbec52f5a7c5ca7160e841f1d618bf4c3baeba You're receiving this email because of your account on gitlab.archlinux.org.