Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update python distfile checksum
@ 2023-06-28 21:12 Calandracas606
  2023-06-28 21:19 ` [PR PATCH] [Updated] python: update " Calandracas606
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Calandracas606 @ 2023-06-28 21:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages update-python-distfile-checksum
https://github.com/void-linux/void-packages/pull/44700

Update python distfile checksum
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**
- I built this PR locally for these architectures:
  - x86_64-musl
  - armv6l
  - aarch64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-python-distfile-checksum-44700.patch --]
[-- Type: text/x-diff, Size: 2370 bytes --]

From f9782dab0e1454b2560cfb2f85d55095a3e5a562 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielpedromartinez@duck.com>
Date: Wed, 28 Jun 2023 16:50:02 -0400
Subject: [PATCH 1/2] python: python: update distfile checksum

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

diff --git a/srcpkgs/python/template b/srcpkgs/python/template
index 21566f3e9733..10eb5458096b 100644
--- a/srcpkgs/python/template
+++ b/srcpkgs/python/template
@@ -4,7 +4,7 @@
 #
 pkgname=python
 version=2.7.18.7
-revision=2
+revision=3
 pycompile_dirs="usr/lib/python2.7"
 hostmakedepends="pkg-config"
 makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Python-2.0"
 homepage="https://www.python.org"
 distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
-checksum=84d1f812da249da666685b9eac82df0b201e898b8b3f164f81f348072c12b933
+checksum=d650b6d997baa69287370215d41f424c8164f93e23863c0d8b410954f29e22da
 
 alternatives="
  python:idle:/usr/bin/idle2.7

From 9925fb73be690420bc18f63dfee4b7f5720a3d61 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielpedromartinez@duck.com>
Date: Wed, 28 Jun 2023 16:50:02 -0400
Subject: [PATCH 2/2] python-tkinter: python: update distfile checksum

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

diff --git a/srcpkgs/python-tkinter/template b/srcpkgs/python-tkinter/template
index 858a70a97c9a..578a1e9549d3 100644
--- a/srcpkgs/python-tkinter/template
+++ b/srcpkgs/python-tkinter/template
@@ -8,7 +8,7 @@ _desc="Interpreted, interactive, object-oriented programming language"
 
 pkgname=python-tkinter
 version=2.7.18.7
-revision=1
+revision=2
 pycompile_dirs="usr/lib/python2.7/lib-tk"
 hostmakedepends="pkg-config"
 makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
@@ -18,7 +18,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Python-2.0"
 homepage="https://www.python.org"
 distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
-checksum=84d1f812da249da666685b9eac82df0b201e898b8b3f164f81f348072c12b933
+checksum=d650b6d997baa69287370215d41f424c8164f93e23863c0d8b410954f29e22da
 
 pre_configure() {
 	# Ensure that internal copies of expat, libffi and zlib are not used.

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

* Re: [PR PATCH] [Updated] python: update distfile checksum
  2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
@ 2023-06-28 21:19 ` Calandracas606
  2023-06-29  0:41 ` classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Calandracas606 @ 2023-06-28 21:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages update-python-distfile-checksum
https://github.com/void-linux/void-packages/pull/44700

python: update distfile checksum
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**
- I built this PR locally for these architectures:
  - x86_64-musl
  - armv6l
  - aarch64-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-python-distfile-checksum-44700.patch --]
[-- Type: text/x-diff, Size: 2354 bytes --]

From d605677709bfb6c4950c2c9daa0412d239d37deb Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielpedromartinez@duck.com>
Date: Wed, 28 Jun 2023 16:50:02 -0400
Subject: [PATCH 1/2] python: update distfile checksum

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

diff --git a/srcpkgs/python/template b/srcpkgs/python/template
index 21566f3e9733..10eb5458096b 100644
--- a/srcpkgs/python/template
+++ b/srcpkgs/python/template
@@ -4,7 +4,7 @@
 #
 pkgname=python
 version=2.7.18.7
-revision=2
+revision=3
 pycompile_dirs="usr/lib/python2.7"
 hostmakedepends="pkg-config"
 makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Python-2.0"
 homepage="https://www.python.org"
 distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
-checksum=84d1f812da249da666685b9eac82df0b201e898b8b3f164f81f348072c12b933
+checksum=d650b6d997baa69287370215d41f424c8164f93e23863c0d8b410954f29e22da
 
 alternatives="
  python:idle:/usr/bin/idle2.7

From 62b69d72e01dcaef2217e043e01518920cd3d717 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielpedromartinez@duck.com>
Date: Wed, 28 Jun 2023 16:50:02 -0400
Subject: [PATCH 2/2] python-tkinter: update distfile checksum

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

diff --git a/srcpkgs/python-tkinter/template b/srcpkgs/python-tkinter/template
index 858a70a97c9a..578a1e9549d3 100644
--- a/srcpkgs/python-tkinter/template
+++ b/srcpkgs/python-tkinter/template
@@ -8,7 +8,7 @@ _desc="Interpreted, interactive, object-oriented programming language"
 
 pkgname=python-tkinter
 version=2.7.18.7
-revision=1
+revision=2
 pycompile_dirs="usr/lib/python2.7/lib-tk"
 hostmakedepends="pkg-config"
 makedepends="libffi-devel readline-devel gdbm-devel openssl-devel expat-devel
@@ -18,7 +18,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Python-2.0"
 homepage="https://www.python.org"
 distfiles="https://github.com/ActiveState/cpython/archive/v${version}.tar.gz"
-checksum=84d1f812da249da666685b9eac82df0b201e898b8b3f164f81f348072c12b933
+checksum=d650b6d997baa69287370215d41f424c8164f93e23863c0d8b410954f29e22da
 
 pre_configure() {
 	# Ensure that internal copies of expat, libffi and zlib are not used.

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

* Re: python: update distfile checksum
  2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
  2023-06-28 21:19 ` [PR PATCH] [Updated] python: update " Calandracas606
@ 2023-06-29  0:41 ` classabbyamp
  2023-06-29  0:48 ` classabbyamp
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-06-29  0:41 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44700#issuecomment-1612278220

Comment:
this only fixes the problem temporarily 

https://github.com/void-linux/void-packages/pull/44672

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

* Re: python: update distfile checksum
  2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
  2023-06-28 21:19 ` [PR PATCH] [Updated] python: update " Calandracas606
  2023-06-29  0:41 ` classabbyamp
@ 2023-06-29  0:48 ` classabbyamp
  2023-06-29  1:26 ` [PR PATCH] [Closed]: " Calandracas606
  2023-06-29  1:26 ` Calandracas606
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-06-29  0:48 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44700#issuecomment-1612278220

Comment:
this only fixes the problem temporarily 

see https://github.com/void-linux/void-packages/pull/44672

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

* Re: python: update distfile checksum
  2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
                   ` (3 preceding siblings ...)
  2023-06-29  1:26 ` [PR PATCH] [Closed]: " Calandracas606
@ 2023-06-29  1:26 ` Calandracas606
  4 siblings, 0 replies; 6+ messages in thread
From: Calandracas606 @ 2023-06-29  1:26 UTC (permalink / raw)
  To: ml

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

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/44700#issuecomment-1612303436

Comment:
> this only fixes the problem temporarily
> 
> see #44672



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

* Re: [PR PATCH] [Closed]: python: update distfile checksum
  2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
                   ` (2 preceding siblings ...)
  2023-06-29  0:48 ` classabbyamp
@ 2023-06-29  1:26 ` Calandracas606
  2023-06-29  1:26 ` Calandracas606
  4 siblings, 0 replies; 6+ messages in thread
From: Calandracas606 @ 2023-06-29  1:26 UTC (permalink / raw)
  To: ml

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

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

python: update distfile checksum
https://github.com/void-linux/void-packages/pull/44700

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

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**
- I built this PR locally for these architectures:
  - x86_64-musl
  - armv6l
  - aarch64-musl


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

end of thread, other threads:[~2023-06-29  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 21:12 [PR PATCH] Update python distfile checksum Calandracas606
2023-06-28 21:19 ` [PR PATCH] [Updated] python: update " Calandracas606
2023-06-29  0:41 ` classabbyamp
2023-06-29  0:48 ` classabbyamp
2023-06-29  1:26 ` [PR PATCH] [Closed]: " Calandracas606
2023-06-29  1:26 ` Calandracas606

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