summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e535698c78f653807fe5d95d7a4fd032517c167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-jproperties
	pkgdesc = Java Property file parser and writer for Python
	pkgver = 2.1.2
	pkgrel = 1
	url = https://github.com/Tblue/python-jproperties
	arch = any
	license = PSF-2.0
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-pytest
	depends = python3
	depends = python-importlib-metadata
	depends = python-setuptools
	depends = python-six
	source = https://files.pythonhosted.org/packages/source/j/jproperties/jproperties-2.1.2.tar.gz
	source = setuptools_scm-version.patch
	sha256sums = 036fcd52c10a8a1c21e6fa2a1c292c93892e759b76490acc4809213a36ddc329
	sha256sums = 5248a60a7943670fdb0b3159e233a2a7912f040a563d148bab5bb1175668b757

pkgname = python-jproperties