blob: d373fa8a4841b9c6beb77af8c0c85ff1e9cd3aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-marshmallow-polyfield
pkgdesc = An extension to marshmallow to allow for polymorphic fields
pkgver = 5.11
pkgrel = 4
url = https://github.com/Bachmann1234/marshmallow-polyfield
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-marshmallow
source = python-marshmallow-polyfield-5.11.tar.gz::https://github.com/Bachmann1234/marshmallow-polyfield/archive/refs/tags/v5.11.tar.gz
b2sums = 507b3dcc20ffb0c0c7fe3b5001e3fb02671d87082305a4f4810ac0363074d10185a2692bd6436e482d1f523b77bd393823644eb0c0139d279dfa1cf322e71c00
pkgname = python-marshmallow-polyfield
|