blob: 025c14329f5e9f6a1243c3ed41a79a10d399e71a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-multicollections
pkgdesc = Fully generic MultiDict class
pkgver = 1.0.8
pkgrel = 1
url = https://github.com/gerlero/multicollections
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-multidict
makedepends = python-build
makedepends = python-installer
makedepends = python-uv-build
depends = python
source = multicollections-1.0.8.tar.gz::https://github.com/gerlero/multicollections/archive/v1.0.8.tar.gz
sha512sums = 9aca47f0b91171b57e2412e78ad8b6fa3396870bb4041f9c598178341d6c352c294f28bdfd033fe8493647355d8a9cb5909fc1d8a7017cf2c52d50718df3e401
pkgname = python-multicollections
|