Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hangups: update to 0.4.14
@ 2021-10-01 14:35 misuchiru03
  2021-10-01 14:59 ` [PR PATCH] [Updated] " misuchiru03
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 14:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1115 bytes --]

From 508df759678f594bd0b09c650e1cc902ec4460a7 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

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

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..48346a8b6b28 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
@ 2021-10-01 14:59 ` misuchiru03
  2021-10-01 15:00 ` misuchiru03
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 14:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1158 bytes --]

From 83732a4b4a44e95afdcdcb0ae11aa3388d7dfd20 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

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

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..ad08909664ac 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,7 +12,8 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
+checkdepends="${depends} python3-pytest"
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
  2021-10-01 14:59 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-10-01 15:00 ` misuchiru03
  2021-10-01 15:01 ` misuchiru03
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 15:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1158 bytes --]

From 5850d9b763d8d8d2c78b7dfd0fe9f8718004d31d Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

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

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..581c03f89776 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,7 +12,8 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checkdepends="${depends} python3-pytest"
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
  2021-10-01 14:59 ` [PR PATCH] [Updated] " misuchiru03
  2021-10-01 15:00 ` misuchiru03
@ 2021-10-01 15:01 ` misuchiru03
  2021-10-01 15:06 ` misuchiru03
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 15:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1345 bytes --]

From 5b05586caa7e612dbfe806c7a57ec10439712117 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

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

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..73ec73bc906e 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,18 +1,19 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
  python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
  python3-requests python3-protobuf python3-urwid"
+checkdepends="${depends} python3-pytest"
 short_desc="Third-party text-based user interface for Google Hangouts"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (2 preceding siblings ...)
  2021-10-01 15:01 ` misuchiru03
@ 2021-10-01 15:06 ` misuchiru03
  2021-10-01 17:22 ` [PR PATCH] [Updated] [WIP] " misuchiru03
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 15:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1382 bytes --]

From fc6a3c462f80c7f41fc83ebb232a0e53c1ff570a Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

---
 srcpkgs/hangups/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..bda9c4112357 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,18 +1,20 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
  python3-ConfigArgParse python3-aiohttp python3-async-timeout python3-appdirs
  python3-requests python3-protobuf python3-urwid"
+checkdepends="${depends} python3-pytest"
 short_desc="Third-party text-based user interface for Google Hangouts"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
+make_check=no # requires httpretty
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] [WIP] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (3 preceding siblings ...)
  2021-10-01 15:06 ` misuchiru03
@ 2021-10-01 17:22 ` misuchiru03
  2021-10-01 20:13 ` [PR PATCH] [Updated] " misuchiru03
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 17:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

[WIP] hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1174 bytes --]

From 3fd3ff456cd8bf917bab971b8d2a666976484ba3 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

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

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..c678029e6292 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,7 +12,8 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
+make_check=no # requires httpretty which is not packaged
 
 pre_build() {
 	# Remove version constraint on packages that have

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (4 preceding siblings ...)
  2021-10-01 17:22 ` [PR PATCH] [Updated] [WIP] " misuchiru03
@ 2021-10-01 20:13 ` misuchiru03
  2021-10-01 20:16 ` misuchiru03
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1920 bytes --]

From b75bfbf8b4bf17a8fdb5548b73272e6bf54ffb18 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

---
 srcpkgs/hangups/template | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..0dda376434d1 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,19 +12,20 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
+make_check=no # requires httpretty which is not packaged
 
-pre_build() {
-	# Remove version constraint on packages that have
-	# a strict version requirement.
-	sed -e "s|MechanicalSoup==.*,|MechanicalSoup',|" \
-		-e "s|urwid==.*,|urwid',|" \
-		-e "s|ReParser==.*,|ReParser',|" \
-		-e "s|ConfigArgParse==.*,|ConfigArgParse',|" \
-		-e "s|readlike==.*,|readlike',|" \
-		-e "s|protobuf>=.*,|protobuf',|" \
-		-i setup.py
-}
+#pre_build() {
+#	# Remove version constraint on packages that have
+#	# a strict version requirement.
+#	sed -e "s|MechanicalSoup==.*,|MechanicalSoup',|" \
+#		-e "s|urwid==.*,|urwid',|" \
+#		-e "s|ReParser==.*,|ReParser',|" \
+#		-e "s|ConfigArgParse==.*,|ConfigArgParse',|" \
+#		-e "s|readlike==.*,|readlike',|" \
+#		-e "s|protobuf>=.*,|protobuf',|" \
+#		-i setup.py
+#}
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (5 preceding siblings ...)
  2021-10-01 20:13 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-10-01 20:16 ` misuchiru03
  2021-10-01 20:17 ` misuchiru03
  2021-10-01 20:40 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 20:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_hangups_0.4.14
https://github.com/void-linux/void-packages/pull/33209

hangups: update to 0.4.14
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-up_hangups_0.4.14-33209.patch --]
[-- Type: text/x-diff, Size: 1529 bytes --]

From 8ffc968cff05b1cc12987f795e9f89ecd893303f Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 30 Sep 2021 21:54:36 -0500
Subject: [PATCH] hangups: update to 0.4.14

---
 srcpkgs/hangups/template | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/srcpkgs/hangups/template b/srcpkgs/hangups/template
index c5fe0aeed1dd..e978dda8a68f 100644
--- a/srcpkgs/hangups/template
+++ b/srcpkgs/hangups/template
@@ -1,7 +1,7 @@
 # Template file for 'hangups'
 pkgname=hangups
-version=0.4.12
-revision=2
+version=0.4.14
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-MechanicalSoup python3-readlike python3-ReParser
@@ -12,19 +12,8 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/tdryer/hangups"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=31db2b9843e8f0a4e6ea875d2cff15a770b621e6ac91fa33a899f0cc9fc54be9
-
-pre_build() {
-	# Remove version constraint on packages that have
-	# a strict version requirement.
-	sed -e "s|MechanicalSoup==.*,|MechanicalSoup',|" \
-		-e "s|urwid==.*,|urwid',|" \
-		-e "s|ReParser==.*,|ReParser',|" \
-		-e "s|ConfigArgParse==.*,|ConfigArgParse',|" \
-		-e "s|readlike==.*,|readlike',|" \
-		-e "s|protobuf>=.*,|protobuf',|" \
-		-i setup.py
-}
+checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
+make_check=no # requires httpretty which is not packaged
 
 post_install() {
 	vlicense LICENSE

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

* Re: hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (6 preceding siblings ...)
  2021-10-01 20:16 ` misuchiru03
@ 2021-10-01 20:17 ` misuchiru03
  2021-10-01 20:40 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: misuchiru03 @ 2021-10-01 20:17 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/33209#issuecomment-932523319

Comment:
> Could you remove the whole `pre_build` function? The package should work fine without it now.

Done. Thanks.

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

* Re: [PR PATCH] [Merged]: hangups: update to 0.4.14
  2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
                   ` (7 preceding siblings ...)
  2021-10-01 20:17 ` misuchiru03
@ 2021-10-01 20:40 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2021-10-01 20:40 UTC (permalink / raw)
  To: ml

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

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

hangups: update to 0.4.14
https://github.com/void-linux/void-packages/pull/33209

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [X] aarch64-musl
  - [X] armv7l
  - [X] armv6l-musl
-->


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

end of thread, other threads:[~2021-10-01 20:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 14:35 [PR PATCH] hangups: update to 0.4.14 misuchiru03
2021-10-01 14:59 ` [PR PATCH] [Updated] " misuchiru03
2021-10-01 15:00 ` misuchiru03
2021-10-01 15:01 ` misuchiru03
2021-10-01 15:06 ` misuchiru03
2021-10-01 17:22 ` [PR PATCH] [Updated] [WIP] " misuchiru03
2021-10-01 20:13 ` [PR PATCH] [Updated] " misuchiru03
2021-10-01 20:16 ` misuchiru03
2021-10-01 20:17 ` misuchiru03
2021-10-01 20:40 ` [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).