Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-autobahn: update to 22.6.1.
@ 2022-12-31 14:42 travankor
  2022-12-31 15:34 ` [PR PATCH] [Updated] python3-autobahn: update to 22.12.1 travankor
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: travankor @ 2022-12-31 14:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-autobahn
https://github.com/void-linux/void-packages/pull/41380

python3-autobahn: update to 22.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From eab052a9d91910f168ec2d58897d0ef0661ec45b Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:41:53 -0700
Subject: [PATCH] python3-autobahn: update to 22.6.1.

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

diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template
index ca04992a07a5..eb1654f97607 100644
--- a/srcpkgs/python3-autobahn/template
+++ b/srcpkgs/python3-autobahn/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-autobahn'
 pkgname=python3-autobahn
-version=21.3.1
-revision=4
+version=22.6.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio"
@@ -10,7 +10,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://crossbar.io/autobahn"
 distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
-checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03
+checksum=fb63e946d5c2dd0df680851e84e65624a494ce87c999f2a4944e4f2d81bf4498
 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
 
 post_install() {

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

* Re: [PR PATCH] [Updated] python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
@ 2022-12-31 15:34 ` travankor
  2022-12-31 15:35 ` travankor
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: travankor @ 2022-12-31 15:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-autobahn
https://github.com/void-linux/void-packages/pull/41380

python3-autobahn: update to 22.12.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From 789d11b0f23a0ccd6dba8718b25622a90a86ca45 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:41:53 -0700
Subject: [PATCH] python3-autobahn: update to 22.6.1.

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

diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template
index ca04992a07a5..01a3f1d47ea3 100644
--- a/srcpkgs/python3-autobahn/template
+++ b/srcpkgs/python3-autobahn/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-autobahn'
 pkgname=python3-autobahn
-version=21.3.1
-revision=4
+version=22.12.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
-depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio"
+depends="python3-cffi python3-Twisted python3-cryptography python3-txaio"
 short_desc="Real-time framework for Web, Mobile & Internet of Things"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://crossbar.io/autobahn"
 distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
-checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03
+checksum=43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925
 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
 
 post_install() {

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

* Re: [PR PATCH] [Updated] python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
  2022-12-31 15:34 ` [PR PATCH] [Updated] python3-autobahn: update to 22.12.1 travankor
@ 2022-12-31 15:35 ` travankor
  2022-12-31 16:53 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: travankor @ 2022-12-31 15:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-autobahn
https://github.com/void-linux/void-packages/pull/41380

python3-autobahn: update to 22.12.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From 3373b8631d5b1bab9875f5e8620a90c05d342975 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:41:53 -0700
Subject: [PATCH] python3-autobahn: update to 22.12.1.

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

diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template
index ca04992a07a5..01a3f1d47ea3 100644
--- a/srcpkgs/python3-autobahn/template
+++ b/srcpkgs/python3-autobahn/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-autobahn'
 pkgname=python3-autobahn
-version=21.3.1
-revision=4
+version=22.12.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
-depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio"
+depends="python3-cffi python3-Twisted python3-cryptography python3-txaio"
 short_desc="Real-time framework for Web, Mobile & Internet of Things"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://crossbar.io/autobahn"
 distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
-checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03
+checksum=43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925
 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
 
 post_install() {

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

* Re: [PR REVIEW] python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
  2022-12-31 15:34 ` [PR PATCH] [Updated] python3-autobahn: update to 22.12.1 travankor
  2022-12-31 15:35 ` travankor
@ 2022-12-31 16:53 ` paper42
  2022-12-31 16:53 ` paper42
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-12-31 16:53 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41380#discussion_r1059662488

Comment:
```suggestion
depends="python3-cffi python3-Twisted python3-cryptography python3-txaio python3-hyperlink"
```

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

* Re: [PR REVIEW] python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
                   ` (2 preceding siblings ...)
  2022-12-31 16:53 ` [PR REVIEW] " paper42
@ 2022-12-31 16:53 ` paper42
  2022-12-31 21:34 ` [PR PATCH] [Updated] " travankor
  2023-01-01 18:02 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-12-31 16:53 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41380#discussion_r1059662483

Comment:
```
changelog="https://raw.githubusercontent.com/crossbario/autobahn-python/master/docs/changelog.rst"
```

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

* Re: [PR PATCH] [Updated] python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
                   ` (3 preceding siblings ...)
  2022-12-31 16:53 ` paper42
@ 2022-12-31 21:34 ` travankor
  2023-01-01 18:02 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: travankor @ 2022-12-31 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-autobahn
https://github.com/void-linux/void-packages/pull/41380

python3-autobahn: update to 22.12.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

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

From 8f876fda70dc29dee0926cff05837c7482207281 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:41:53 -0700
Subject: [PATCH] python3-autobahn: update to 22.12.1.

---
 srcpkgs/python3-autobahn/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-autobahn/template b/srcpkgs/python3-autobahn/template
index ca04992a07a5..1d43cf46a7e1 100644
--- a/srcpkgs/python3-autobahn/template
+++ b/srcpkgs/python3-autobahn/template
@@ -1,16 +1,18 @@
 # Template file for 'python3-autobahn'
 pkgname=python3-autobahn
-version=21.3.1
-revision=4
+version=22.12.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
-depends="python3-cffi python3-Twisted python3-six python3-cryptography python3-txaio"
+depends="python3-cffi python3-Twisted python3-cryptography python3-txaio
+ python3-hyperlink"
 short_desc="Real-time framework for Web, Mobile & Internet of Things"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://crossbar.io/autobahn"
+changelog="https://raw.githubusercontent.com/crossbario/autobahn-python/master/docs/changelog.rst"
 distfiles="${PYPI_SITE}/a/autobahn/autobahn-${version}.tar.gz"
-checksum=e126c1f583e872fb59e79d36977cfa1f2d0a8a79f90ae31f406faae7664b8e03
+checksum=43b4e8b1aeaeb20a0cc0a81572e613dc958057c0ab248a7d6b41b2763270f925
 make_check=no # https://github.com/crossbario/autobahn-python/issues/1117
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: python3-autobahn: update to 22.12.1.
  2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
                   ` (4 preceding siblings ...)
  2022-12-31 21:34 ` [PR PATCH] [Updated] " travankor
@ 2023-01-01 18:02 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-01-01 18:02 UTC (permalink / raw)
  To: ml

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

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

python3-autobahn: update to 22.12.1.
https://github.com/void-linux/void-packages/pull/41380

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

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

end of thread, other threads:[~2023-01-01 18:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 14:42 [PR PATCH] python3-autobahn: update to 22.6.1 travankor
2022-12-31 15:34 ` [PR PATCH] [Updated] python3-autobahn: update to 22.12.1 travankor
2022-12-31 15:35 ` travankor
2022-12-31 16:53 ` [PR REVIEW] " paper42
2022-12-31 16:53 ` paper42
2022-12-31 21:34 ` [PR PATCH] [Updated] " travankor
2023-01-01 18:02 ` [PR PATCH] [Merged]: " paper42

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