diff --git a/community/py3-pyldap/APKBUILD b/community/py3-ldap/APKBUILD similarity index 74% rename from community/py3-pyldap/APKBUILD rename to community/py3-ldap/APKBUILD index ae370d8c5b224b0d9f1c2533d573a351ec3ce24f..250e2688ab7536519fab55e0814c149cfafcca5c 100644 --- a/community/py3-pyldap/APKBUILD +++ b/community/py3-ldap/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Jakub Jirutka <jakub@jirutka.cz> -pkgname=py3-pyldap +pkgname=py3-ldap _pkgname=python-ldap -pkgver=3.4.3 -pkgrel=2 +pkgver=3.4.4 +pkgrel=0 pkgdesc="Python modules for implementing LDAP clients" url="https://github.com/python-ldap/python-ldap" arch="all" @@ -16,8 +16,7 @@ checkdepends=" openldap-overlay-syncprov " makedepends="python3-dev py3-setuptools openldap-dev" -replaces="py-pyldap" -provides="py-pyldap=$pkgver-r$pkgrel" +provides="py3-pyldap=$pkgver-r$pkgrel" # for backward compatibility with Alpine <3.19 subpackages="$pkgname-pyc" source="https://github.com/$_pkgname/$_pkgname/archive/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$_pkgname-$pkgver" @@ -40,5 +39,5 @@ package() { } sha512sums=" -a52403b7d9fc4d114b995640ff34f5aefd313d36cea5ff6de73ea9f46036694ebd43cd9d11382daf3be9da887f62c6675b49d684c05a7d5f0c93d446b16d1981 python-ldap-3.4.3.tar.gz +de87bc6f64540969d1a0ec003f2518c4e8a1899798085371ed017209702fe0c580eea235def8208a5aea42541011b2515c982924f6a75558a84b3f01785254ae python-ldap-3.4.4.tar.gz " diff --git a/community/ssh-ldap-pubkey/APKBUILD b/community/ssh-ldap-pubkey/APKBUILD index a07f8453faabe97c3f444290d38e427383a4e868..b6e51f82db2aa3fb3c3d53fc8a4c706e0fc0864b 100644 --- a/community/ssh-ldap-pubkey/APKBUILD +++ b/community/ssh-ldap-pubkey/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Utility to manage SSH public keys stored in LDAP" url="https://github.com/jirutka/ssh-ldap-pubkey" arch="noarch" license="MIT" -depends="python3 py3-pyldap py3-docopt" +depends="python3 py3-ldap py3-docopt" makedepends="python3-dev py3-setuptools" install="$pkgname.post-install" subpackages="$pkgname-doc $pkgname-pyc" diff --git a/testing/adman/APKBUILD b/testing/adman/APKBUILD index 84d8c2026e602a2162da30cab62f2550b2ef6c1a..6c85498d19eab78916b08b9388b5a89fe6e620d1 100644 --- a/testing/adman/APKBUILD +++ b/testing/adman/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends=" python3 - py3-pyldap + py3-ldap py3-dnspython py3-smbc py3-yaml diff --git a/testing/wok/APKBUILD b/testing/wok/APKBUILD index b429938cf2a2eacf744062dd061787c87b205823..531692d9340f63e55ab69fd193921009c3e74b19 100644 --- a/testing/wok/APKBUILD +++ b/testing/wok/APKBUILD @@ -10,7 +10,7 @@ url="https://kimchi-project.github.io/wok/" arch="noarch !s390x !riscv64" license="Apache-2.0 AND LGPL-2.1-only" depends="python3 nginx logrotate py3-cherrypy py3-jsonschema - py3-pyparted py3-pyldap py3-psutil py3-m2crypto py-cheetah + py3-pyparted py3-ldap py3-psutil py3-m2crypto py-cheetah py3-augeas py3-pam py3-lxml py3-libvirt py3-yaml font-opensans font-awesome-free" makedepends="automake autoconf libtool gettext-dev