blob: 9395c21661732d3303fe8ed92009f62fafb112f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-easypysmb
pkgdesc = Easy to use PySMB wrapper library
pkgver = 1.4.4
pkgrel = 1
url = https://github.com/pschmitt/easypysmb
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
depends = python-pysmb
depends = python-pyasn1
source = python-easypysmb-1.4.4.tar.gz::https://files.pythonhosted.org/packages/source/e/easypysmb/easypysmb-1.4.4.tar.gz
sha256sums = 48111dc3c06535e6f20609e58373ab002b790762ad34296311d2f9dc12866786
pkgname = python-easypysmb
|