blob: 86907e8b876e8108e078f626095237445608addb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyjavaproperties
pkgdesc = Python replacement for java.util.Properties
pkgver = 0.7
pkgrel = 1
url = https://pypi.python.org/pypi/pyjavaproperties
arch = any
license = PSF
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-pyjavaproperties-0.7.tar.gz::https://files.pythonhosted.org/packages/source/p/pyjavaproperties/pyjavaproperties-0.7.tar.gz
sha256sums = adb59893874ee14f12f9e9054fdd3e9383eb0071c22c596a377bf7585ef0ea85
pkgname = python-pyjavaproperties
|