<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/python-graphics.scm, branch kernel-updates</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: python-pyglet: Fix build.</title>
<updated>2026-08-24T23:23:51+00:00</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-08-24T23:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=28040c7687cbf00f190682bcda8ecbb1f8d3432f'/>
<id>28040c7687cbf00f190682bcda8ecbb1f8d3432f</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-pyglet)[inputs]:
Add python-pygobject.

Change-Id: I63118752f9d3b4c884a1a869861054ace9396c4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-pyglet)[inputs]:
Add python-pygobject.

Change-Id: I63118752f9d3b4c884a1a869861054ace9396c4c
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-asynckivy: Update to 0.11.0.</title>
<updated>2026-08-08T22:02:37+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-08T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b92cfe4e92857ce21e6e19ec6c33f2559fef7195'/>
<id>b92cfe4e92857ce21e6e19ec6c33f2559fef7195</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-asynckivy): Update to 0.11.0.
[arguments] &lt;#:tests?&gt;: Disable for now.
[phases]{set-home}: Remove phase.
[propagated-inputs]: Remove python-kivy.
[native-inputs]: Remove python-pytest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-asynckivy): Update to 0.11.0.
[arguments] &lt;#:tests?&gt;: Disable for now.
[phases]{set-home}: Remove phase.
[propagated-inputs]: Remove python-kivy.
[native-inputs]: Remove python-pytest.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-asyncgui: Update to 0.11.1.</title>
<updated>2026-08-08T22:02:36+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-08T15:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8a10e756723000a6dd124a5b08a25221fd6a2116'/>
<id>8a10e756723000a6dd124a5b08a25221fd6a2116</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-asyncgui): Update to 0.11.1.
[arguments] &lt;#:build-backend&gt;: Pin to "poetry.core.masonry.api".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-asyncgui): Update to 0.11.1.
[arguments] &lt;#:build-backend&gt;: Pin to "poetry.core.masonry.api".
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-kivy: Update to 2.3.1-1.92d2cc2.</title>
<updated>2026-08-08T22:02:36+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-08-08T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=774cffabebe1fb5416e09e905fa02171bf107837'/>
<id>774cffabebe1fb5416e09e905fa02171bf107837</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-kivy): Update to
92d2cc2f56453c55ae7913e1a64809df6cc61ae5 commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-kivy): Update to
92d2cc2f56453c55ae7913e1a64809df6cc61ae5 commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add manim.</title>
<updated>2026-06-25T11:27:23+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-07T00:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=83399adfbea99f9ceb22f5ffaa9af771503a4a6c'/>
<id>83399adfbea99f9ceb22f5ffaa9af771503a4a6c</id>
<content type='text'>
* gnu/packages/python-graphics.scm (manim): New variable.

Merges: guix/guix!9044
Closes: https://issues.guix.gnu.org/50505
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (manim): New variable.

Merges: guix/guix!9044
Closes: https://issues.guix.gnu.org/50505
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-mapbox-earcut.</title>
<updated>2026-06-25T11:13:07+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-07T00:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a9b9f0075c767089740e13ec53f730d0b605ab02'/>
<id>a9b9f0075c767089740e13ec53f730d0b605ab02</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-mapbox-earcut): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-mapbox-earcut): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-moderngl.</title>
<updated>2026-06-25T11:10:56+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-07T00:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=be77a4b23976cdfab0df88e4b344bd401895cb6c'/>
<id>be77a4b23976cdfab0df88e4b344bd401895cb6c</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-moderngl): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-moderngl): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-moderngl-window.</title>
<updated>2026-06-25T11:08:12+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-07T00:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e76b5912696e2f69f3b6a88178970948e4db83a1'/>
<id>e76b5912696e2f69f3b6a88178970948e4db83a1</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-moderngl-window): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-moderngl-window): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-isosurfaces.</title>
<updated>2026-06-25T11:07:03+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-06T23:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2249508195e712fe55146d6e0274aca069ceff43'/>
<id>2249508195e712fe55146d6e0274aca069ceff43</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-isosurfaces): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-isosurfaces): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-pywavefront.</title>
<updated>2026-06-25T11:05:54+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-06-06T23:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7b84ba56dae2fe630bed8db835af9bd35d87d1e8'/>
<id>7b84ba56dae2fe630bed8db835af9bd35d87d1e8</id>
<content type='text'>
* gnu/packages/python-graphics.scm (python-pywavefront): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-graphics.scm (python-pywavefront): New variable.

Relates-to: guix/guix!9044
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
