summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60f34bae01c8975ee7b8c68e74c4f688968e4fc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-libpcap-git
	pkgdesc = Python binding for the libpcap C library.
	pkgver = 0.5.2.r127.20240926.2c99d75
	pkgrel = 1
	url = https://pypi.org/project/libpcap/
	arch = aarch64
	arch = armv6h
	arch = armv7h
	arch = i686
	arch = x86_64
	license = custom: BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-mock
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	depends = cython
	depends = libpcap
	depends = python>=3
	provides = python-libpcap=0.5.2.r127.20240926.2c99d75
	conflicts = python-libpcap
	source = python-libpcap::git+https://github.com/caizhengxin/python-libpcap.git
	sha256sums = SKIP

pkgname = python-libpcap-git