Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-txtorcon: update to 22.0.0.
@ 2022-12-31 14:28 travankor
  2022-12-31 14:35 ` [PR PATCH] [Updated] " travankor
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: travankor @ 2022-12-31 14:28 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-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From 63137f0f439d97fd180fafaa37fb30b935d3c2b5 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

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

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..90c6dc4fa47d 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
@@ -12,7 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
 make_check=ci-skip
 
 post_install() {

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
@ 2022-12-31 14:35 ` travankor
  2022-12-31 14:50 ` travankor
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 14:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From f593373c345c1f8978b92a01ad1fce403f49b685 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

---
 srcpkgs/python3-txtorcon/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..a9d020628cba 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
@@ -12,8 +12,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
-make_check=ci-skip
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
  2022-12-31 14:35 ` [PR PATCH] [Updated] " travankor
@ 2022-12-31 14:50 ` travankor
  2022-12-31 16:56 ` [PR REVIEW] " paper42
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 14:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From d264d9ec88d88ddf1126e78e525e3baf19bb75aa Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

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

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..dfe91475cae6 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
@@ -12,8 +12,8 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
-make_check=ci-skip
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
+make_check=ci-skip # Tests run locally but fail on CI
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
  2022-12-31 14:35 ` [PR PATCH] [Updated] " travankor
  2022-12-31 14:50 ` travankor
@ 2022-12-31 16:56 ` paper42
  2022-12-31 16:57 ` paper42
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-12-31 16:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059663153

Comment:
https://github.com/meejah/txtorcon/blob/0c416cc8fe18b913cd0c7422935885a1bfecf4c0/txtorcon/util.py#L122
```suggestion
depends="lsof which python3-automat python3-cryptography python3-six python3-Twisted
```

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (2 preceding siblings ...)
  2022-12-31 16:56 ` [PR REVIEW] " paper42
@ 2022-12-31 16:57 ` paper42
  2022-12-31 21:24 ` travankor
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-12-31 16:57 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059663280

Comment:
```
changelog="https://raw.githubusercontent.com/meejah/txtorcon/main/docs/releases.rst"
```

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (3 preceding siblings ...)
  2022-12-31 16:57 ` paper42
@ 2022-12-31 21:24 ` travankor
  2022-12-31 21:25 ` travankor
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 21:24 UTC (permalink / raw)
  To: ml

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

New review comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059680887

Comment:
Isn't `which` part of base-{minimal,voidstrap,system}?

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (4 preceding siblings ...)
  2022-12-31 21:24 ` travankor
@ 2022-12-31 21:25 ` travankor
  2022-12-31 21:26 ` [PR PATCH] [Updated] " travankor
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 21:25 UTC (permalink / raw)
  To: ml

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

New review comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059680887

Comment:
Isn't `which` part of `base-{minimal,voidstrap,system}`?

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (5 preceding siblings ...)
  2022-12-31 21:25 ` travankor
@ 2022-12-31 21:26 ` travankor
  2022-12-31 22:23 ` [PR REVIEW] " paper42
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 21:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From 69092b6e767a32ccdab6a95c8bb0836e0195e3c3 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

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

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..188e385fb58a 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
@@ -11,9 +11,10 @@ short_desc="Twisted-based asynchronous Tor control protocol implementation"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
+changelog="https://raw.githubusercontent.com/meejah/txtorcon/main/docs/releases.rst"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
-make_check=ci-skip
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
+make_check=ci-skip # Tests run locally but fail on CI
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (6 preceding siblings ...)
  2022-12-31 21:26 ` [PR PATCH] [Updated] " travankor
@ 2022-12-31 22:23 ` paper42
  2022-12-31 22:42 ` [PR PATCH] [Updated] " travankor
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-12-31 22:23 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059684363

Comment:
Yes, but Debian is pushing programs to remove their which dependencies and I think it's nice to mention explicitly.

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (7 preceding siblings ...)
  2022-12-31 22:23 ` [PR REVIEW] " paper42
@ 2022-12-31 22:42 ` travankor
  2023-01-01 18:10 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2022-12-31 22:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From f239d168b71e184551b69913b7ee4d443dc4df3a Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

---
 srcpkgs/python3-txtorcon/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..2d36070e0abc 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,19 +1,20 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
- python3-zope.interface"
+ python3-zope.interface which"
 checkdepends="${depends} python3-mock python3-pytest"
 short_desc="Twisted-based asynchronous Tor control protocol implementation"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
+changelog="https://raw.githubusercontent.com/meejah/txtorcon/main/docs/releases.rst"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
-make_check=ci-skip
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
+make_check=ci-skip # Tests run locally but fail on CI
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (8 preceding siblings ...)
  2022-12-31 22:42 ` [PR PATCH] [Updated] " travankor
@ 2023-01-01 18:10 ` paper42
  2023-01-01 21:26 ` [PR PATCH] [Updated] " travankor
  2023-01-01 21:50 ` [PR PATCH] [Merged]: " paper42
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2023-01-01 18:10 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41379#discussion_r1059781363

Comment:
make_check=ci-skip already tells us tests run locally but fail in CI, so the comment is redundant, it should probably be something like "can not open ports in CI"

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

* Re: [PR PATCH] [Updated] python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (9 preceding siblings ...)
  2023-01-01 18:10 ` [PR REVIEW] " paper42
@ 2023-01-01 21:26 ` travankor
  2023-01-01 21:50 ` [PR PATCH] [Merged]: " paper42
  11 siblings, 0 replies; 13+ messages in thread
From: travankor @ 2023-01-01 21:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages python3-txtorcon
https://github.com/void-linux/void-packages/pull/41379

python3-txtorcon: update to 22.0.0.
<!-- 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/41379.patch is attached

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

From 191d9fb9f797e5915077b82a1ca451c25aa8649e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 31 Dec 2022 07:28:32 -0700
Subject: [PATCH] python3-txtorcon: update to 22.0.0.

---
 srcpkgs/python3-txtorcon/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template
index 830859d26f6c..07e5fedce66b 100644
--- a/srcpkgs/python3-txtorcon/template
+++ b/srcpkgs/python3-txtorcon/template
@@ -1,19 +1,20 @@
 # Template file for 'python3-txtorcon'
 pkgname=python3-txtorcon
-version=21.1.0
-revision=4
+version=22.0.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="lsof python3-automat python3-cryptography python3-six python3-Twisted
- python3-zope.interface"
+ python3-zope.interface which"
 checkdepends="${depends} python3-mock python3-pytest"
 short_desc="Twisted-based asynchronous Tor control protocol implementation"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://txtorcon.readthedocs.io/en/latest/"
+changelog="https://raw.githubusercontent.com/meejah/txtorcon/main/docs/releases.rst"
 distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz"
-checksum=61ef40e110a2b52255a6033293d02647dedb63ed9311ce572571c777b2302750
-make_check=ci-skip
+checksum=195c2e3d1ed4ad564570d20af54812163ca1de9e9ee034f0c8276fd4410759e7
+make_check=ci-skip # Can not open ports in CI
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-txtorcon: update to 22.0.0.
  2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
                   ` (10 preceding siblings ...)
  2023-01-01 21:26 ` [PR PATCH] [Updated] " travankor
@ 2023-01-01 21:50 ` paper42
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2023-01-01 21:50 UTC (permalink / raw)
  To: ml

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

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

python3-txtorcon: update to 22.0.0.
https://github.com/void-linux/void-packages/pull/41379

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] 13+ messages in thread

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 14:28 [PR PATCH] python3-txtorcon: update to 22.0.0 travankor
2022-12-31 14:35 ` [PR PATCH] [Updated] " travankor
2022-12-31 14:50 ` travankor
2022-12-31 16:56 ` [PR REVIEW] " paper42
2022-12-31 16:57 ` paper42
2022-12-31 21:24 ` travankor
2022-12-31 21:25 ` travankor
2022-12-31 21:26 ` [PR PATCH] [Updated] " travankor
2022-12-31 22:23 ` [PR REVIEW] " paper42
2022-12-31 22:42 ` [PR PATCH] [Updated] " travankor
2023-01-01 18:10 ` [PR REVIEW] " paper42
2023-01-01 21:26 ` [PR PATCH] [Updated] " travankor
2023-01-01 21:50 ` [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).