Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pythondialog: update to 3.5.3.
@ 2023-01-22  0:11 mhmdanas
  2023-01-22  0:22 ` [PR PATCH] [Updated] " mhmdanas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mhmdanas @ 2023-01-22  0:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages python3-pythondialog-3.5.3
https://github.com/void-linux/void-packages/pull/41790

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

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

<!--
#### 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/41790.patch is attached

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

From c4bdb82fd437530280d557320b1b44f8ac6f38ff Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Sun, 22 Jan 2023 00:10:31 +0000
Subject: [PATCH] python3-pythondialog: update to 3.5.3.

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

diff --git a/srcpkgs/python3-pythondialog/template b/srcpkgs/python3-pythondialog/template
index 76cc1bd41b2b..d229c9d495b3 100644
--- a/srcpkgs/python3-pythondialog/template
+++ b/srcpkgs/python3-pythondialog/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pythondialog'
 pkgname=python3-pythondialog
-version=3.5.1
-revision=4
+version=3.5.3
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
@@ -9,6 +9,7 @@ depends="python3 dialog"
 short_desc="Python wrapper for the dialog utility"
 maintainer="svenper <svenper@tuta.io>"
 license="LGPL-2.1-or-later"
-homepage="http://pythondialog.sourceforge.net"
+homepage="https://pythondialog.sourceforge.io"
 distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
-checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
+changelog="https://sourceforge.net/p/pythondialog/code/ci/master/tree/ChangeLog.init?format=raw"
+checksum=b2a34a8af0a6625ccbdf45cd343b854fc6c1a85231dadc80b8805db836756323

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

* Re: [PR PATCH] [Updated] python3-pythondialog: update to 3.5.3.
  2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
@ 2023-01-22  0:22 ` mhmdanas
  2023-02-04 22:06 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mhmdanas @ 2023-01-22  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages python3-pythondialog-3.5.3
https://github.com/void-linux/void-packages/pull/41790

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

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

<!--
#### 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/41790.patch is attached

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

From 69657d84ecdabc76516d9cbfcb28f2b94870ccea Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Sun, 22 Jan 2023 00:10:31 +0000
Subject: [PATCH] python3-pythondialog: update to 3.5.3.

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

diff --git a/srcpkgs/python3-pythondialog/template b/srcpkgs/python3-pythondialog/template
index 76cc1bd41b2b..9866bb0711bc 100644
--- a/srcpkgs/python3-pythondialog/template
+++ b/srcpkgs/python3-pythondialog/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pythondialog'
 pkgname=python3-pythondialog
-version=3.5.1
-revision=4
+version=3.5.3
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
@@ -9,6 +9,7 @@ depends="python3 dialog"
 short_desc="Python wrapper for the dialog utility"
 maintainer="svenper <svenper@tuta.io>"
 license="LGPL-2.1-or-later"
-homepage="http://pythondialog.sourceforge.net"
+homepage="https://pythondialog.sourceforge.io"
+changelog="https://sourceforge.net/p/pythondialog/code/ci/master/tree/ChangeLog.init?format=raw"
 distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
-checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
+checksum=b2a34a8af0a6625ccbdf45cd343b854fc6c1a85231dadc80b8805db836756323

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

* Re: [PR REVIEW] python3-pythondialog: update to 3.5.3.
  2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
  2023-01-22  0:22 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-02-04 22:06 ` paper42
  2023-02-05 17:56 ` mhmdanas
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-02-04 22:06 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41790#discussion_r1096591737

Comment:
I think https://pythondialog.sourceforge.io/news.html is more useful

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

* Re: [PR REVIEW] python3-pythondialog: update to 3.5.3.
  2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
  2023-01-22  0:22 ` [PR PATCH] [Updated] " mhmdanas
  2023-02-04 22:06 ` [PR REVIEW] " paper42
@ 2023-02-05 17:56 ` mhmdanas
  2023-02-05 17:57 ` [PR PATCH] [Updated] " mhmdanas
  2023-02-05 20:03 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: mhmdanas @ 2023-02-05 17:56 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41790#discussion_r1096768777

Comment:
True, I think I missed that back when I added this link.

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

* Re: [PR PATCH] [Updated] python3-pythondialog: update to 3.5.3.
  2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
                   ` (2 preceding siblings ...)
  2023-02-05 17:56 ` mhmdanas
@ 2023-02-05 17:57 ` mhmdanas
  2023-02-05 20:03 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: mhmdanas @ 2023-02-05 17:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages python3-pythondialog-3.5.3
https://github.com/void-linux/void-packages/pull/41790

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

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

<!--
#### 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/41790.patch is attached

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

From 4b40f0caa7dac29b038c9fd08163c5e6feaf5f02 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Sun, 22 Jan 2023 00:10:31 +0000
Subject: [PATCH] python3-pythondialog: update to 3.5.3.

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

diff --git a/srcpkgs/python3-pythondialog/template b/srcpkgs/python3-pythondialog/template
index 76cc1bd41b2b..097380fd92d1 100644
--- a/srcpkgs/python3-pythondialog/template
+++ b/srcpkgs/python3-pythondialog/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pythondialog'
 pkgname=python3-pythondialog
-version=3.5.1
-revision=4
+version=3.5.3
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
@@ -9,6 +9,7 @@ depends="python3 dialog"
 short_desc="Python wrapper for the dialog utility"
 maintainer="svenper <svenper@tuta.io>"
 license="LGPL-2.1-or-later"
-homepage="http://pythondialog.sourceforge.net"
+homepage="https://pythondialog.sourceforge.io"
+changelog="https://pythondialog.sourceforge.io/news.html"
 distfiles="${PYPI_SITE}/p/pythondialog/pythondialog-${version}.tar.gz"
-checksum=34a0687290571f37d7d297514cc36bd4cd044a3a4355271549f91490d3e7ece8
+checksum=b2a34a8af0a6625ccbdf45cd343b854fc6c1a85231dadc80b8805db836756323

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

* Re: [PR PATCH] [Merged]: python3-pythondialog: update to 3.5.3.
  2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
                   ` (3 preceding siblings ...)
  2023-02-05 17:57 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-02-05 20:03 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-02-05 20:03 UTC (permalink / raw)
  To: ml

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

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

python3-pythondialog: update to 3.5.3.
https://github.com/void-linux/void-packages/pull/41790

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

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

<!--
#### 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] 6+ messages in thread

end of thread, other threads:[~2023-02-05 20:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22  0:11 [PR PATCH] python3-pythondialog: update to 3.5.3 mhmdanas
2023-01-22  0:22 ` [PR PATCH] [Updated] " mhmdanas
2023-02-04 22:06 ` [PR REVIEW] " paper42
2023-02-05 17:56 ` mhmdanas
2023-02-05 17:57 ` [PR PATCH] [Updated] " mhmdanas
2023-02-05 20:03 ` [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).