blob: 0131ebb025da048dbc815d780192ee0c9014a36a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-dsinternals
pkgdesc = Python library containing necessary components to interact with Active Directory.
pkgver = 1.2.5
pkgrel = 1
url = https://github.com/p0dalirius/pydsinternals
arch = any
license = MIT
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = python>=3.4
depends = python-pyopenssl
depends = python-pycryptodomex
source = dsinternals-1.2.5.tar.gz::https://github.com/p0dalirius/pydsinternals/archive/refs/tags/1.2.5.tar.gz
b2sums = 846171fdea67e10d440821ac63099b8ee34d1962117db89cf5a2f8d61df72515641100510c96906559daab06b3ebeeeb72d09808c0b065a6e4aceaae5fd5ebd1
pkgname = python-dsinternals
|