[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: FIXUP python-feedgenerator
From: |
Hartmut Goebel |
Subject: |
03/06: FIXUP python-feedgenerator |
Date: |
Thu, 20 Oct 2016 08:03:18 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit f1b5833b52f00fe257dd2c39bd3d93c95997ae3b
Author: Hartmut Goebel <address@hidden>
Date: Wed Oct 19 23:20:18 2016 +0200
FIXUP python-feedgenerator
---
gnu/packages/python.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f5e00b8..a925096 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2750,6 +2750,7 @@ augment the changelog, but it can be used for other
documents, too.")
(sha256
(base32
"0mkimp1fpdan4p3882vzcws4l594k71ich4g0wq97jbra7p602n0"))
+ (modules '((guix build utils)))
(snippet
'(begin
;; Remove pre-compiled .pyc files from source.
- branch wip-python-build-system updated (411c893 -> 8fd38f5), Hartmut Goebel, 2016/10/20
- 05/06: FIXUP pathpy: 8b86f797, Hartmut Goebel, 2016/10/20
- 03/06: FIXUP python-feedgenerator,
Hartmut Goebel <=
- 01/06: khal: fix build: add-installed-pythonpath., Hartmut Goebel, 2016/10/20
- 02/06: FIXUP python-joblib, Hartmut Goebel, 2016/10/20
- 04/06: Fixup python-ipython: add-installed-pythonpath 6e1788e, Hartmut Goebel, 2016/10/20
- 06/06: gnu: python2-warpedlmm: Remove phase remove-bin-directory., Hartmut Goebel, 2016/10/20