python3-loguru: update to 0.7.3.

Closes: #53422 [via git-merge-pr]
This commit is contained in:
Jason Elswick 2024-12-08 18:19:47 -06:00 committed by classabbyamp
parent 4e496c1797
commit c54d9db3a4
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-loguru'
pkgname=python3-loguru
version=0.7.2
revision=2
version=0.7.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core python3-setuptools"
depends="python3"
@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://github.com/Delgan/loguru"
distfiles="https://github.com/Delgan/loguru/archive/refs/tags/${version}.tar.gz"
checksum=2b3517ef6941a3bb24ed108074194041b3de429d5d43fe9d51359f4abdd8bad5
checksum=1cad8860aa0ecf9567125381e4430046526246e075224350a6a624addac05f5e
post_install() {
vlicense LICENSE