Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ldap: update to 3.4.3
@ 2023-03-06 22:23 klarasm
  2023-04-13  1:09 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: klarasm @ 2023-03-06 22:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 823 bytes --]

There is a new pull request by klarasm against master on the void-packages repository

https://github.com/klarasm/void-packages python3-ldap-update
https://github.com/void-linux/void-packages/pull/42634

python3-ldap: update to 3.4.3
Build was failing after revbump in #41948 
- remove unnecessary sed expression
- simplify distfile url

#### Testing the changes
- I tested the changes in this PR: test suite passes, I don't use this package directly

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - i686

A patch file from https://github.com/void-linux/void-packages/pull/42634.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-ldap-update-42634.patch --]
[-- Type: text/x-diff, Size: 1572 bytes --]

From efcc33057987cc26c3ab484af548b2b3c7f9eff7 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Wed, 1 Feb 2023 16:21:36 +0100
Subject: [PATCH] python3-ldap: update to 3.4.3

- build was failing after revbump
- remove unnecessary sed expression
- simplify distfile url
---
 srcpkgs/python3-ldap/template | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/python3-ldap/template b/srcpkgs/python3-ldap/template
index cff7df055e78..8d4cbcf835f4 100644
--- a/srcpkgs/python3-ldap/template
+++ b/srcpkgs/python3-ldap/template
@@ -1,10 +1,9 @@
 # Template file for 'python3-ldap'
 pkgname=python3-ldap
-_pkgname=python-ldap
-version=3.2.0
-revision=5
+version=3.4.3
+revision=1
 build_style=python3-module
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-wheel python3-pyasn1-modules"
 makedepends="python3-devel libldap-devel"
 depends="python3-pyasn1-modules"
 checkdepends="openldap openldap-tools"
@@ -12,9 +11,5 @@ short_desc="Python3 modules for implementing LDAP clients"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Python-2.0"
 homepage="https://www.python-ldap.org"
-distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
-checksum=7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb822eccdb8e
-
-pre_build() {
-	sed -i "s:^libs = .*:libs = ldap_r lber sasl2 ssl crypto:" setup.cfg
-}
+distfiles="${PYPI_SITE}/p/python-ldap/python-ldap-${version}.tar.gz"
+checksum=ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python3-ldap: update to 3.4.3
  2023-03-06 22:23 [PR PATCH] python3-ldap: update to 3.4.3 klarasm
@ 2023-04-13  1:09 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-04-13  1:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 660 bytes --]

There's a merged pull request on the void-packages repository

python3-ldap: update to 3.4.3
https://github.com/void-linux/void-packages/pull/42634

Description:
Build was failing after revbump in #41948 
- remove unnecessary sed expression
- simplify distfile url

#### Testing the changes
- I tested the changes in this PR: test suite passes, I don't use this package directly

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl
  - i686

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-13  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 22:23 [PR PATCH] python3-ldap: update to 3.4.3 klarasm
2023-04-13  1:09 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).