GNU bug report logs -
#63168
[PATCH] gnu: python-pyopengl: Update to 3.1.6
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Sat, 29 Apr 2023 06:43:01 UTC
Severity: normal
Tags: patch
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63168 in the body.
You can then email your comments to 63168 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#63168
; Package
guix-patches
.
(Sat, 29 Apr 2023 06:43:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 29 Apr 2023 06:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-xyz.scm (python-pyopengl(: Update to 3.1.6
(python-pyopengl-accelerate): Update to 3.1.6
---
gnu/packages/python-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 88c09028c4..ad6ee27d16 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21597,14 +21597,14 @@ (define-public python-regex
(define-public python-pyopengl
(package
(name "python-pyopengl")
- (version "3.1.5")
+ (version "3.1.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyOpenGL" version))
(sha256
(base32
- "091lp9bpqi8yf1nmyg19xmvw611lrzq2q94cl1k5gnlh0c6vl1s1"))))
+ "09syrsfrcknr1k2wmj05gfd5d0dyjfxzbipzbd0agv9775vwi9lf"))))
(build-system python-build-system)
(inputs
(list mesa freeglut glu))
@@ -21642,14 +21642,14 @@ (define-public python-pyopengl-accelerate
(package
(inherit python-pyopengl)
(name "python-pyopengl-accelerate")
- (version "3.1.5")
+ (version "3.1.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyOpenGL-accelerate" version))
(sha256
(base32
- "01iggy5jwxv7lxnj51zbmlbhag9wcb7dvrbwgi97i90n0a5m3r8j"))))
+ "1hydrpdn4p4z6mlczcg1y4s0z8si3rs6zq8x4ql558pcaq1312md"))))
(inputs
(list mesa python-numpy)) ; for cython module
; numpy_formathandler, thus not propagated
base-commit: aecc6e70587f8412cbbb9b2c13141de4f534518e
prerequisite-patch-id: de3be9ca0e20edac4bdf93eacda91b65df196c2d
--
2.39.2
Added indication that bug 63168 blocks63156
Request was from
Andy Tai <atai <at> atai.org>
to
control <at> debbugs.gnu.org
.
(Sat, 29 Apr 2023 06:51:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63168
; Package
guix-patches
.
(Sun, 30 Apr 2023 23:13:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 63168 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/python-xyz.scm (python-pyopengl): Update to 3.1.6
(python-pyopengl-accelerate): Update to 3.1.6
---
gnu/packages/python-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e2d082091f..74f53fa067 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21597,14 +21597,14 @@ (define-public python-regex
(define-public python-pyopengl
(package
(name "python-pyopengl")
- (version "3.1.5")
+ (version "3.1.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyOpenGL" version))
(sha256
(base32
- "091lp9bpqi8yf1nmyg19xmvw611lrzq2q94cl1k5gnlh0c6vl1s1"))))
+ "09syrsfrcknr1k2wmj05gfd5d0dyjfxzbipzbd0agv9775vwi9lf"))))
(build-system python-build-system)
(inputs
(list mesa freeglut glu))
@@ -21642,14 +21642,14 @@ (define-public python-pyopengl-accelerate
(package
(inherit python-pyopengl)
(name "python-pyopengl-accelerate")
- (version "3.1.5")
+ (version "3.1.6")
(source
(origin
(method url-fetch)
(uri (pypi-uri "PyOpenGL-accelerate" version))
(sha256
(base32
- "01iggy5jwxv7lxnj51zbmlbhag9wcb7dvrbwgi97i90n0a5m3r8j"))))
+ "1hydrpdn4p4z6mlczcg1y4s0z8si3rs6zq8x4ql558pcaq1312md"))))
(inputs
(list mesa python-numpy)) ; for cython module
; numpy_formathandler, thus not propagated
base-commit: 23552fb2fbcb78757e8b563de9466831f6386105
--
2.39.2
Reply sent
to
Lars-Dominik Braun <lars <at> 6xq.net>
:
You have taken responsibility.
(Thu, 11 May 2023 07:48:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Thu, 11 May 2023 07:48:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 63168-done <at> debbugs.gnu.org (full text, mbox):
Hi,
I already pushed updates to both packages before I saw your patches, sorry :(
See commit a13b742fa79e5eae0cd9cb337ec0445de492d1c4 and
3d05d549184d5399d2949535cf5cad8b92b263dd.
Cheers,
Lars
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 08 Jun 2023 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.