* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index bfa7eae55..0e5966336 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
Since flask-WTF directly imports flask, this package should also propagate
flask.
* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 76e6ac165..5a7c2a0ca 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packa
* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6d6d880bb..763e452f1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packa
Am 12.12.2016 um 00:05 schrieb ng0:
> Yeah I need to make my notes about the new python system.. I had
> everything propagated now.. which is false it seems.
We could add nose to the lint checkers, should we?
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy-compilers.com
Am 12.12.2016 um 00:22 schrieb Leo Famulari:
> My understanding is that everything used at run-time should be
> propagated, but things used only while building are still native-inputs.
That's it :-)
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy-compilers.com
On Sun, Dec 11, 2016 at 11:05:56PM +, ng0 wrote:
> Leo Famulari writes:
>
> > On Sun, Dec 11, 2016 at 06:12:27PM +, ng0 wrote:
> >> * gnu/packages/python.scm (python-flask-wtf): New variable.
> >
> >> +(propagated-inputs
> >> + `(("python-flask-babel" ,python-flask-babel)
> >> +
Leo Famulari writes:
> On Sun, Dec 11, 2016 at 06:12:27PM +, ng0 wrote:
>> * gnu/packages/python.scm (python-flask-wtf): New variable.
>
>> +(propagated-inputs
>> + `(("python-flask-babel" ,python-flask-babel)
>> + ("python-nose" ,python-nose)))
>
> Nose is a tool for running un
On Sun, Dec 11, 2016 at 06:12:27PM +, ng0 wrote:
> * gnu/packages/python.scm (python-flask-wtf): New variable.
> +(propagated-inputs
> + `(("python-flask-babel" ,python-flask-babel)
> + ("python-nose" ,python-nose)))
Nose is a tool for running unit tests. Should python-nose be a
* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c46d51724..d9796b8e5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
10 matches
Mail list logo