Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ldap3: update to 2.8.1
@ 2020-11-12 21:24 ndowens
  2020-11-14  0:37 ` [PR PATCH] [Closed]: " ndowens
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ndowens @ 2020-11-12 21:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python3-ldap3
https://github.com/void-linux/void-packages/pull/26330

python3-ldap3: update to 2.8.1


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

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

From a9427e8f02d1ef25e1be148b0cac0830dbc5324a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 15:19:21 -0600
Subject: [PATCH] python3-ldap3: update to 2.8.1

---
 srcpkgs/python3-ldap3/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-ldap3/template b/srcpkgs/python3-ldap3/template
index e9e55bb45de..7ef33806b7f 100644
--- a/srcpkgs/python3-ldap3/template
+++ b/srcpkgs/python3-ldap3/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ldap3'
 pkgname=python3-ldap3
-version=2.6.1
-revision=4
+version=2.8.1
+revision=1
 wrksrc="ldap3-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ short_desc="Strictly RFC 4510 conforming LDAP V3 pure Python client (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/cannatag/ldap3"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=f21d1a65e19ed5a691d7cf30af375e84663254e800ddc950bd7b6f9bb15d2c19
+distfiles="${PYPI_SITE}/l/ldap3/ldap3-${version}.tar.gz"
+checksum=37d633e20fa360c302b1263c96fe932d40622d0119f1bddcb829b03462eeeeb7

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

* Re: [PR PATCH] [Closed]: python3-ldap3: update to 2.8.1
  2020-11-12 21:24 [PR PATCH] python3-ldap3: update to 2.8.1 ndowens
@ 2020-11-14  0:37 ` ndowens
  2020-11-14  1:23 ` [PR PATCH] [Updated] " ndowens
  2020-11-14 14:57 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: ndowens @ 2020-11-14  0:37 UTC (permalink / raw)
  To: ml

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

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

python3-ldap3: update to 2.8.1
https://github.com/void-linux/void-packages/pull/26330

Description:


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

* Re: [PR PATCH] [Updated] python3-ldap3: update to 2.8.1
  2020-11-12 21:24 [PR PATCH] python3-ldap3: update to 2.8.1 ndowens
  2020-11-14  0:37 ` [PR PATCH] [Closed]: " ndowens
@ 2020-11-14  1:23 ` ndowens
  2020-11-14 14:57 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: ndowens @ 2020-11-14  1:23 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages python3-ldap3
https://github.com/void-linux/void-packages/pull/26330

python3-ldap3: update to 2.8.1


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

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

From 90d3601acbf2813bb8aa0635da590ec1f922781a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 12 Nov 2020 15:19:21 -0600
Subject: [PATCH] python3-ldap3: update to 2.8.1

[ci skip]
---
 srcpkgs/python3-ldap3/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-ldap3/template b/srcpkgs/python3-ldap3/template
index e9e55bb45de..7ef33806b7f 100644
--- a/srcpkgs/python3-ldap3/template
+++ b/srcpkgs/python3-ldap3/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ldap3'
 pkgname=python3-ldap3
-version=2.6.1
-revision=4
+version=2.8.1
+revision=1
 wrksrc="ldap3-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,5 +10,5 @@ short_desc="Strictly RFC 4510 conforming LDAP V3 pure Python client (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/cannatag/ldap3"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=f21d1a65e19ed5a691d7cf30af375e84663254e800ddc950bd7b6f9bb15d2c19
+distfiles="${PYPI_SITE}/l/ldap3/ldap3-${version}.tar.gz"
+checksum=37d633e20fa360c302b1263c96fe932d40622d0119f1bddcb829b03462eeeeb7

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

* Re: [PR PATCH] [Merged]: python3-ldap3: update to 2.8.1
  2020-11-12 21:24 [PR PATCH] python3-ldap3: update to 2.8.1 ndowens
  2020-11-14  0:37 ` [PR PATCH] [Closed]: " ndowens
  2020-11-14  1:23 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-14 14:57 ` Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: Hoshpak @ 2020-11-14 14:57 UTC (permalink / raw)
  To: ml

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

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

python3-ldap3: update to 2.8.1
https://github.com/void-linux/void-packages/pull/26330

Description:


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

end of thread, other threads:[~2020-11-14 14:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 21:24 [PR PATCH] python3-ldap3: update to 2.8.1 ndowens
2020-11-14  0:37 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  1:23 ` [PR PATCH] [Updated] " ndowens
2020-11-14 14:57 ` [PR PATCH] [Merged]: " Hoshpak

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).