blob: 951e2986247189141ea55d1bba73ab9f5e942f11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-logboth
pkgdesc = Python library for logging to stdout and a file
pkgver = 0.4.0
pkgrel = 1
url = https://gitlab.com/zehkira/logboth
arch = any
license = 0BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://gitlab.com/zehkira/logboth/-/archive/v0.4.0/logboth-v0.4.0.tar.gz
sha256sums = abea2d1d429e2e62283d07a727c38d2b7bd87e8d71954ac282f3a2ed6bc45977
pkgname = python-logboth
|