Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-opcua: update to 0.98.13.
@ 2021-04-02  5:24 pfpulux
  2021-04-02  5:57 ` pfpulux
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pfpulux @ 2021-04-02  5:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-opcua
https://github.com/void-linux/void-packages/pull/29943

python3-opcua: update to 0.98.13.



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

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

From c2c25077389c59861ca83e418ecd9e3eae4d6cf6 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Fri, 2 Apr 2021 07:23:21 +0200
Subject: [PATCH] python3-opcua: update to 0.98.13.

---
 srcpkgs/python3-opcua/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-opcua/template b/srcpkgs/python3-opcua/template
index cd46a30efccf..ca1d7b4b0972 100644
--- a/srcpkgs/python3-opcua/template
+++ b/srcpkgs/python3-opcua/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-opcua'
 pkgname=python3-opcua
-version=0.98.12
-revision=2
+version=0.98.13
+revision=1
 wrksrc="opcua-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,4 +11,4 @@ maintainer="Pulux <pulux@pf4sh.de>"
 license="LGPL-3.0-or-later"
 homepage="http://freeopcua.github.io/"
 distfiles="${PYPI_SITE}/o/opcua/opcua-${version}.tar.gz"
-checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa
+checksum=3352f30b5fed863146a82778aaf09faa5feafcb9dd446a4f49ff34c0c3ebbde6

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

* Re: python3-opcua: update to 0.98.13.
  2021-04-02  5:24 [PR PATCH] python3-opcua: update to 0.98.13 pfpulux
@ 2021-04-02  5:57 ` pfpulux
  2021-04-02 11:52 ` [PR PATCH] [Updated] " sgn
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pfpulux @ 2021-04-02  5:57 UTC (permalink / raw)
  To: ml

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

New comment by pfpulux on void-packages repository

https://github.com/void-linux/void-packages/pull/29943#issuecomment-812336469

Comment:
the implicit do_check() request pip, how to handle this?

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

* Re: [PR PATCH] [Updated] python3-opcua: update to 0.98.13.
  2021-04-02  5:24 [PR PATCH] python3-opcua: update to 0.98.13 pfpulux
  2021-04-02  5:57 ` pfpulux
@ 2021-04-02 11:52 ` sgn
  2021-04-02 15:45 ` ericonr
  2021-04-02 15:50 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2021-04-02 11:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python3-opcua
https://github.com/void-linux/void-packages/pull/29943

python3-opcua: update to 0.98.13.



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

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

From 2a7f4af07567b992b72ceed2b21a0939dc4ffa9e Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Fri, 2 Apr 2021 07:23:21 +0200
Subject: [PATCH] python3-opcua: update to 0.98.13.

---
 srcpkgs/python3-opcua/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-opcua/template b/srcpkgs/python3-opcua/template
index cd46a30efccf..f31b9971db66 100644
--- a/srcpkgs/python3-opcua/template
+++ b/srcpkgs/python3-opcua/template
@@ -1,14 +1,15 @@
 # Template file for 'python3-opcua'
 pkgname=python3-opcua
-version=0.98.12
-revision=2
+version=0.98.13
+revision=1
 wrksrc="opcua-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-cryptography python3-dateutil python3-lxml"
+depends="python3-cryptography python3-dateutil python3-lxml python3-pytz"
+checkdepends="$depends"
 short_desc="Pure Python OPC-UA client and server library"
 maintainer="Pulux <pulux@pf4sh.de>"
 license="LGPL-3.0-or-later"
 homepage="http://freeopcua.github.io/"
 distfiles="${PYPI_SITE}/o/opcua/opcua-${version}.tar.gz"
-checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa
+checksum=3352f30b5fed863146a82778aaf09faa5feafcb9dd446a4f49ff34c0c3ebbde6

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

* Re: python3-opcua: update to 0.98.13.
  2021-04-02  5:24 [PR PATCH] python3-opcua: update to 0.98.13 pfpulux
  2021-04-02  5:57 ` pfpulux
  2021-04-02 11:52 ` [PR PATCH] [Updated] " sgn
@ 2021-04-02 15:45 ` ericonr
  2021-04-02 15:50 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-04-02 15:45 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29943#issuecomment-812585579

Comment:
@sgn ok to merge?

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

* Re: [PR PATCH] [Merged]: python3-opcua: update to 0.98.13.
  2021-04-02  5:24 [PR PATCH] python3-opcua: update to 0.98.13 pfpulux
                   ` (2 preceding siblings ...)
  2021-04-02 15:45 ` ericonr
@ 2021-04-02 15:50 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-04-02 15:50 UTC (permalink / raw)
  To: ml

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

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

python3-opcua: update to 0.98.13.
https://github.com/void-linux/void-packages/pull/29943

Description:



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

end of thread, other threads:[~2021-04-02 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-02  5:24 [PR PATCH] python3-opcua: update to 0.98.13 pfpulux
2021-04-02  5:57 ` pfpulux
2021-04-02 11:52 ` [PR PATCH] [Updated] " sgn
2021-04-02 15:45 ` ericonr
2021-04-02 15:50 ` [PR PATCH] [Merged]: " ericonr

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