guix-commits
[Top][All Lists]
Advanced

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

02/11: gnu: poetry: Remove redundant input.


From: guix-commits
Subject: 02/11: gnu: poetry: Remove redundant input.
Date: Thu, 16 Jan 2020 13:22:11 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit cbd3e73f06ed0e47bd228f51ce0d88b5bc4d8d2c
Author: Marius Bakke <address@hidden>
AuthorDate: Wed Jan 15 21:49:37 2020 +0100

    gnu: poetry: Remove redundant input.
    
    * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Remove 
PYTHON-PATHLIB2.
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 054974d..31ea51b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10600,7 +10600,6 @@ database, file, dict stores.  Cachy supports python 
versions 2.7+ and 3.2+.")
        ("python-html5lib" ,python-html5lib)
        ("python-jsonschema" ,python-jsonschema)
        ("python-msgpack" ,python-msgpack)
-       ("python-pathlib2" ,python-pathlib2)
        ("python-pkginfo" ,python-pkginfo)
        ("python-pyparsing" ,python-pyparsing)
        ("python-pyrsistent" ,python-pyrsistent)



reply via email to

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