summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff9d4ea4f1169a911dcd207b927268e7cd21baca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = netcheck
	pkgdesc = Check network connectivity
	pkgver = 1.10.1
	pkgrel = 1
	url = https://github.com/gene-git/netcheck
	arch = any
	license = GPL-2.0-or-later
	makedepends = git
	makedepends = uv
	makedepends = python-uv-build
	makedepends = rsync
	depends = python>3.13
	depends = python-pandas
	depends = python-matplotlib
	depends = pyconcurrent
	depends = python-dateutil
	source = git+https://github.com/gene-git/netcheck#tag=1.10.1
	validpgpkeys = 7CCA1BA66669F3273DB52678E5B81343AB9809E1
	sha512sums = SKIP

pkgname = netcheck