blob: eed82191449c8189e21a89d040dc66e701d28fc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-myloginpath
pkgdesc = MySQL login path file reader
pkgver = 0.0.4
pkgrel = 1
url = https://github.com/PyMySQL/myloginpath/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-cryptography
source = https://files.pythonhosted.org/packages/source/m/myloginpath/myloginpath-0.0.4.tar.gz
sha256sums = c44b8d11e8f35a02eeac4b88bf244203c09cc496bfa19ce99a79561c038f9d09
pkgname = python-myloginpath
|