mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
22 lines
594 B
Text
22 lines
594 B
Text
pkgbase = py-cidr
|
|
pkgdesc = python module providing network / CIDR tools
|
|
pkgver = 3.9.0
|
|
pkgrel = 1
|
|
url = https://github.com/gene-git/py-cidr
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-asyncio
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-wheel
|
|
makedepends = python-installer
|
|
makedepends = python-hatch
|
|
makedepends = rsync
|
|
depends = python>=3.13
|
|
depends = lockmgr
|
|
source = git+https://github.com/gene-git/py-cidr#tag=3.9.0
|
|
validpgpkeys = 7CCA1BA66669F3273DB52678E5B81343AB9809E1
|
|
sha512sums = SKIP
|
|
|
|
pkgname = py-cidr
|