blob: 03c9a99f8bbb6c4ca003abddea9c310757feaec8 (
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
|
pkgbase = python-pytricia-git
pkgdesc = An efficient IP address storage and lookup module for Python (git)
pkgver = 1.3.0.250915
pkgrel = 1
url = https://github.com/jsommers/pytricia.git
arch = x86_64
license = LGPL-3.0-or-later
makedepends = git
makedepends = gcc
makedepends = python
makedepends = python-setuptools>=80.0
makedepends = python-wheel
makedepends = uv
depends = glibc
provides = python-pytricia
conflicts = python-pytricia
source = git+https://github.com/jsommers/pytricia.git
source = pyproject.toml
source = __init__.py
sha256sums = SKIP
sha256sums = 11dd3d9c8aa3e07c4f875636e395fec28c0b689687e29e1d4fdd0ad98984aa89
sha256sums = aa39e800d359d5da745a6e59c17981e84e40cab4093193dca09e90d1e9a7c4c8
pkgname = python-pytricia-git
|