summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f3b9e209e96e1b5416f7ef4bc04444b9fa3e1ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-x690
	pkgdesc = Pure Python X.690 implementation
	pkgver = 1.0.0.post1
	pkgrel = 3
	url = https://pypi.org/project/x690
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-importlib-metadata
	depends = python-pytest
	depends = python-t61codec
	provides = python-x690
	conflicts = python-x690
	options = !strip
	options = !debug
	source = x690-1.0.0.post1.tar.gz::https://files.pythonhosted.org/packages/source/x/x690/x690-1.0.0.post1.tar.gz
	sha256sums = 3a2a8a4e479079188aa6e847814981286b8f1c19569898fa3fe573ee0ce05349

pkgname = python-x690