[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/36: gnu: Fix python2-django-allauth.
From: |
julien lepiller |
Subject: |
35/36: gnu: Fix python2-django-allauth. |
Date: |
Thu, 11 May 2017 16:01:32 -0400 (EDT) |
roptat pushed a commit to branch master
in repository guix.
commit f048db5aac1c75470c823fd9b504451b14a04680
Author: Julien Lepiller <address@hidden>
Date: Sat Apr 22 21:09:47 2017 +0200
gnu: Fix python2-django-allauth.
* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
---
gnu/packages/python.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4082632..dc7adf2 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -5571,6 +5571,7 @@ features useful for text console applications.")
(replace 'check
(lambda _
(zero? (system* "./admin/runtests")))))))
+ (properties `((python2-variant . ,(delay python2-openid))))
(propagated-inputs
`(("python-defusedxml" ,python-defusedxml)))
(native-inputs
- 21/36: gnu: Add python-django-jsonfield., (continued)
- 21/36: gnu: Add python-django-jsonfield., julien lepiller, 2017/05/11
- 23/36: gnu: Add python-django-bulk-update., julien lepiller, 2017/05/11
- 11/36: gnu: Add python-nosexcover., julien lepiller, 2017/05/11
- 25/36: gnu: Add python-django-contrib-comments., julien lepiller, 2017/05/11
- 36/36: gnu: Add pootle., julien lepiller, 2017/05/11
- 24/36: gnu: Add python-django-contact-form., julien lepiller, 2017/05/11
- 29/36: gnu: Add python-django-redis., julien lepiller, 2017/05/11
- 20/36: gnu: Add python-django-assets., julien lepiller, 2017/05/11
- 26/36: gnu: Add python-django-overextends., julien lepiller, 2017/05/11
- 28/36: gnu: Add python-fakeredis., julien lepiller, 2017/05/11
- 35/36: gnu: Fix python2-django-allauth.,
julien lepiller <=
- 19/36: gnu: Add python-mysqlclient., julien lepiller, 2017/05/11
- 30/36: gnu: Add python-django-rq., julien lepiller, 2017/05/11
- 32/36: gnu: Add python-django-appconf., julien lepiller, 2017/05/11