guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: FreeCAD: Add python-ply to inputs.


From: guix-commits
Subject: branch master updated: FreeCAD: Add python-ply to inputs.
Date: Fri, 31 Dec 2021 05:34:44 -0500

This is an automated email from the git hooks/post-receive script.

glv pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b7078d5d49 FreeCAD: Add python-ply to inputs.
b7078d5d49 is described below

commit b7078d5d49d72cb5e5356d698b99540612b4d6c4
Author: Jacob Hrbek <kreyren@rixotstudio.cz>
AuthorDate: Fri Dec 31 09:26:43 2021 +0000

    FreeCAD: Add python-ply to inputs.
    
    * gnu/packages/engineering.scm (freecad)[inputs]: Add python-ply.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/engineering.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index cdc720d396..36ae757175 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2472,6 +2472,7 @@ comments.")))
            python-gitpython
            python-matplotlib
            python-pivy
+           python-ply
            python-pyside-2
            python-pyyaml
            python-shiboken-2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]