summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ab4bf7e4bf4ce32f6fb92b8da3405ab2644a666 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-concurrent-log-handler
	pkgdesc = RotatingFileHandler replacement with concurrency, gzip and Windows support
	pkgver = 0.9.25
	pkgrel = 7
	url = https://github.com/Preston-Landers/concurrent-log-handler
	arch = any
	license = Apache-2.0
	checkdepends = python-hatch
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-hatchling
	depends = python-portalocker
	source = python-concurrent-log-handler::git+https://github.com/Preston-Landers/concurrent-log-handler#tag=0.9.25
	sha256sums = SKIP

pkgname = python-concurrent-log-handler