gnu: python-openid-cla: Disable tests.
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]: New field.
This commit is contained in:
parent
23015b4fb4
commit
019ccdb6c8
|
@ -5611,6 +5611,7 @@ another XPath engine to find the matching elements in an XML or HTML document.")
|
||||||
(base32
|
(base32
|
||||||
"102hy2qisvjxp5s0v9lvwqi4f2dk0dhns40vjgn008yxc7k0h3cr"))))
|
"102hy2qisvjxp5s0v9lvwqi4f2dk0dhns40vjgn008yxc7k0h3cr"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
|
(arguments '(#:tests? #f)) ; No tests.
|
||||||
(home-page "https://github.com/puiterwijk/python-openid-cla/")
|
(home-page "https://github.com/puiterwijk/python-openid-cla/")
|
||||||
(synopsis "Implementation of the OpenID CLA extension for python-openid")
|
(synopsis "Implementation of the OpenID CLA extension for python-openid")
|
||||||
(description "@code{openid-cla} is an implementation of the OpenID
|
(description "@code{openid-cla} is an implementation of the OpenID
|
||||||
|
|
Loading…
Reference in New Issue