Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-opcua: update to 0.98.12
@ 2020-09-25 16:46 pfpulux
  2020-09-25 19:49 ` [PR REVIEW] " PaperMountainStudio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pfpulux @ 2020-09-25 16:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 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/25090

python3-opcua: update to 0.98.12


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

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

From 83a1b995dec3bcf79d6441f83bf1329edeb50161 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 25 Sep 2020 18:46:06 +0200
Subject: [PATCH] python3-opcua: update to 0.98.12

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

diff --git a/srcpkgs/python3-opcua/template b/srcpkgs/python3-opcua/template
index 16583e68089..0215c9806a3 100644
--- a/srcpkgs/python3-opcua/template
+++ b/srcpkgs/python3-opcua/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-opcua'
 pkgname=python3-opcua
-version=0.98.11
+version=0.98.12
 revision=1
 archs=noarch
 wrksrc="opcua-${version}"
@@ -12,4 +12,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=91b4dad14c2e1bede58cdd00ac0fb1ba4872af2ad894580973990edefbcce027
+checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa

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

* Re: [PR REVIEW] python3-opcua: update to 0.98.12
  2020-09-25 16:46 [PR PATCH] python3-opcua: update to 0.98.12 pfpulux
@ 2020-09-25 19:49 ` PaperMountainStudio
  2020-09-26 18:20 ` [PR PATCH] [Updated] " pfpulux
  2020-09-29 15:46 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: PaperMountainStudio @ 2020-09-25 19:49 UTC (permalink / raw)
  To: ml

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

New review comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/25090#discussion_r495199001

Comment:
could you remove this line?

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

* Re: [PR PATCH] [Updated] python3-opcua: update to 0.98.12
  2020-09-25 16:46 [PR PATCH] python3-opcua: update to 0.98.12 pfpulux
  2020-09-25 19:49 ` [PR REVIEW] " PaperMountainStudio
@ 2020-09-26 18:20 ` pfpulux
  2020-09-29 15:46 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: pfpulux @ 2020-09-26 18:20 UTC (permalink / raw)
  To: ml

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

There is an updated 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/25090

python3-opcua: update to 0.98.12


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

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

From 187632b8e99acce3209d9ee7bd681f077db3d5bd Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 25 Sep 2020 18:46:06 +0200
Subject: [PATCH] python3-opcua: update to 0.98.12

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

diff --git a/srcpkgs/python3-opcua/template b/srcpkgs/python3-opcua/template
index 16583e68089..01390c39d8b 100644
--- a/srcpkgs/python3-opcua/template
+++ b/srcpkgs/python3-opcua/template
@@ -1,8 +1,7 @@
 # Template file for 'python3-opcua'
 pkgname=python3-opcua
-version=0.98.11
+version=0.98.12
 revision=1
-archs=noarch
 wrksrc="opcua-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,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=91b4dad14c2e1bede58cdd00ac0fb1ba4872af2ad894580973990edefbcce027
+checksum=947cf0de842f9eee86ed2c39607c2b2c5a288ed42e0298d87c7a663ec7ee48aa

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

* Re: [PR PATCH] [Merged]: python3-opcua: update to 0.98.12
  2020-09-25 16:46 [PR PATCH] python3-opcua: update to 0.98.12 pfpulux
  2020-09-25 19:49 ` [PR REVIEW] " PaperMountainStudio
  2020-09-26 18:20 ` [PR PATCH] [Updated] " pfpulux
@ 2020-09-29 15:46 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-09-29 15:46 UTC (permalink / raw)
  To: ml

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

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

python3-opcua: update to 0.98.12
https://github.com/void-linux/void-packages/pull/25090

Description:


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

end of thread, other threads:[~2020-09-29 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 16:46 [PR PATCH] python3-opcua: update to 0.98.12 pfpulux
2020-09-25 19:49 ` [PR REVIEW] " PaperMountainStudio
2020-09-26 18:20 ` [PR PATCH] [Updated] " pfpulux
2020-09-29 15:46 ` [PR PATCH] [Merged]: " ahesford

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