summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58bd6b9703466b3ad1036f76672d03f6a4f8f7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-py-serializable
	pkgdesc = Serialize and deserialize Python objects to and from JSON and XML
	pkgver = 2.1.0
	pkgrel = 2
	url = https://github.com/madpah/serializable
	arch = any
	license = Apache-2.0
	checkdepends = python-lxml
	checkdepends = xmldiff
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	depends = python-defusedxml
	options = !debug
	options = !strip
	source = python-py-serializable-2.1.0.tar.gz::https://github.com/madpah/serializable/archive/v2.1.0.tar.gz
	sha512sums = 641ada6f761cbd25d9c689403fd84b0a8e386809222182b5085d27ceb9cba625355a3d5ea962bebe47491ee474e178be7b70c9ae69e9e1a1442c79581980c48b

pkgname = python-py-serializable