pkgname: python-smbc pkgver: '1.0.25.1' pkgrel: '4' pkgdesc: Python bindings for the libsmbclient library from the samba project. url: 'https://pypi.python.org/pypi/pysmbc/' arch: x86_64 depends: [] makedepends: - python - samba source: - 'https://pypi.io/packages/source/p/pysmbc/pysmbc-${pkgver}.tar.gz' sha256sums: - 22f1715df82589fd9cc4253feab390b4ef0babf14f64513cd8d07b3789963226 build: | cd pysmbc-1.0.25.1 pip3 wheel -w dist --no-build-isolation --no-deps . pip3 install --no-index --find-links dist --no-cache-dir --no-user --root="${PKGDIR}" pysmbc package: | true