New package: python3-loguru-0.7.2
This commit is contained in:
parent
5a15356bd1
commit
dc463a6320
17
srcpkgs/python3-loguru/template
Normal file
17
srcpkgs/python3-loguru/template
Normal file
@ -0,0 +1,17 @@
|
||||
# Template file for 'python3-loguru'
|
||||
pkgname=python3-loguru
|
||||
version=0.7.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Python logging made (stupidly) simple"
|
||||
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
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user