Frederik Rietdijk
4162623460
pythonPackages.cython: 0.24.1 -> 0.25.1
2016-12-03 16:09:37 +01:00
aszlig
6343fef546
python/pillow: Only disable failing tests
...
There's no reason to disable ALL tests just because only one particular
test module is failing.
Tested on i686-linux and x86_64-linux against these Python versions:
Python 2.6: The interpreter itself doesn't build
Python 2.7: Successful for both architectures
Python 3.3: Successful for both architectures
Python 3.4: Successful for both architectures
Python 3.5: Successful for both architectures
Python 3.6: One of the dependencies of pillow doesn't build (pytest)
Tests for PyPy still fail, which is why the doCheck attribute is only
set to false if we're building for PyPy.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @desiderius, @goibhniu, @prikhi
2016-12-03 03:33:27 +01:00
Frederik Rietdijk
da3d8d077d
pythonPackages.django_guardian: add missing pytest
2016-12-02 10:35:17 +01:00
Joachim Fasting
4e2e2039c2
pythonPackages.acoustic: fix meta.license
...
There is no licenses.bsd; the upstream license looks like 3-clause BSD.
2016-12-02 03:26:52 +01:00
Frederik Rietdijk
7d2bc0c2d2
pythonPackages.numtraits: needs six
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
2dba67fbb7
pythonPackages.webassets: disable tests
...
Test invocation was broken. Now that is fixed, but getting the tests to
pass requires more work.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
8b5544bea2
pythonPackages.pynzb: disable tests
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
13017d8ba6
pythonPackages.rpkg: use local rpm and koji
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
19ca20c91f
pythonPackages.rpm: rpm for specific python version
...
rpm provides a Python module that is used by certain packages. We need
to override pkgs.rpm to get a correct version.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
74276caf19
koji -> pythonPackages.koji
...
koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
be020a2582
pythonPackages: do not propagate pytest
...
pytest plugins should not propagate pytest. Instead, packages depending
on pytest and plugins, should explicitly depend on both the plugin(s)
and pytest. This change will more easily allow packages to depend on
another version of pytest when needed.
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
a8379a1906
pythonPackages.pytestcache: disable tests
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
d3f3ad3b26
pythonPackages.pyjwt: does not need pytest 2.7
2016-12-01 21:07:33 +01:00
Frederik Rietdijk
49a313c395
pythonpackages.lti: rename to PyLTI and remove overriding
...
- rename to PyLTI to follow upstream
- remove overriding because it is not necessary; newer mock can be used,
and modules python packages should be fixed to not propagate pytest (see
separate commit).
cc maintainer @layus
2016-12-01 21:07:33 +01:00
Jascha Geerds
d69a25dfde
pythonPackages.docker: Add myself as a maintainer
2016-12-01 20:42:27 +01:00
Jascha Geerds
bfc2721ebf
pythonPackages.docker: Fix build for python3
2016-12-01 20:41:14 +01:00
Frederik Rietdijk
9e4538112a
pythonPackages.acoustics: init at 0.1.2
2016-12-01 17:51:39 +01:00
Nikolay Amiantov
58d2d460d0
pythonPackages.pyrsistent: propagate six
2016-12-01 17:31:04 +03:00
Frederik Rietdijk
d22432880b
pythonPackages.oauthlib: 0.7.2 -> 2.0.0
2016-12-01 09:37:12 +01:00
Frederik Rietdijk
e39584c67d
pythonPackages.pyjwt: 1.4.0 -> 1.4.2
2016-12-01 09:37:11 +01:00
Lancelot SIX
de4dba37a1
pythonPackages.pytest_30: 3.0.3 -> 3.0.4
2016-11-30 13:11:36 +01:00
Frederik Rietdijk
c517718ffc
Merge pull request #20152 from igsha/fix-mezzanine
...
pythonPackages.mezzanine: fixes #19989
2016-11-30 10:43:34 +01:00
Frederik Rietdijk
07dcc4f43a
pythonPackages.Theano: move and rename variants
...
We have two derivations, one that supports Cuda, and one that does not.
The names, TheanoWithCuda and TheanoWithoutCuda, now reflect that.
Furthermore, a boolean passthru.cudaSupport was added.
In the future the two derivations should be merged in one, with a
parameter `cudaSupport`.
2016-11-30 10:04:54 +01:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
Frederik Rietdijk
868bd67aa9
pythonPackages.jupyter_console: disable tests
2016-11-27 09:37:41 +01:00
Frederik Rietdijk
f7ad0223ce
pythonPackages.ipywidgets: fix tests
2016-11-27 09:37:41 +01:00
Eric Sagnes
d0e8117ccb
rainbowstream: 1.3.5 -> 1.3.6
2016-11-27 11:37:20 +09:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Rok Garbas
b09435ea51
pythonPackages.magic-wormhole: enable tests
2016-11-26 04:55:28 +01:00
Frederik Rietdijk
4f51481bb2
pythonPackages.pynacl: fix tests
2016-11-25 09:13:01 +01:00
Frederik Rietdijk
18637d877a
magic-wormhole: move to python-packages
...
since it is actually a library.
2016-11-25 09:13:01 +01:00
Frederik Rietdijk
51645f8f47
Merge pull request #20675 from carlsverre/update/mopidy-gmusic
...
mopidy-gmusic: 1.0.0 -> 2.0.0
2016-11-25 08:59:56 +01:00
Carl Sverre
5d62f80bb7
gmusicapi: 7.0.0 -> 10.1.0
2016-11-24 14:41:43 -08:00
Carl Sverre
8602f82169
gpsoauth: 0.0.4 -> 0.2.0
2016-11-24 14:41:09 -08:00
Carl Sverre
555928c228
mutagen: 1.32 -> 1.34
2016-11-24 14:40:09 -08:00
Carl Sverre
99e6b63199
pycryptodome: init at 3.4.3
2016-11-24 14:38:46 -08:00
Frederik Rietdijk
cd7e72a597
zeitgeist: python bindings at pythonPackages.zeitgeist
2016-11-24 22:28:04 +01:00
Frederik Rietdijk
6449435b04
libplist: use python2, multiple outputs, fix bindings
2016-11-24 22:28:03 +01:00
Frederik Rietdijk
869cf8a56b
python35Packages.netaddr: disable tests instead of building
2016-11-24 22:28:03 +01:00
Frederik Rietdijk
5114fa8e89
bitbucket-cli: use python2
2016-11-24 22:28:03 +01:00
Frederik Rietdijk
fb231dd4f6
pythonPackages.bitbucket-cli: 0.4.1 -> 0.5.1
2016-11-24 22:28:03 +01:00
Rok Garbas
cfa7ffa50b
pythonPackages.afew: 2016-01-04 -> 2016-02-29
2016-11-24 09:17:08 +01:00
Rok Garbas
b3608c378c
pythonPackages.alot: disable alot on python3 ...
...
... since upstream is only testing it on python2 and 0.3.7 release is
currently broken on python3
2016-11-24 09:17:08 +01:00
Nikolay Amiantov
181701513e
pythonPackages.webassets: 0.11.1 -> 0.12.0
2016-11-24 01:18:00 +03:00
Nikolay Amiantov
42dd31fe31
pythonPackages.flask_login: 0.2.2 -> 0.4.0
2016-11-24 01:18:00 +03:00
Nikolay Amiantov
c47406dade
pythonPackages.flask_assets: 0.11 -> 0.12
2016-11-24 01:18:00 +03:00
Nikolay Amiantov
4337d43969
pythonPackages.regex: 2016.01.10 -> 2016.11.18
2016-11-24 01:18:00 +03:00
Nikolay Amiantov
3d29ffe3e6
pythonPackages.python-axolotl: 0.1.7 -> 0.1.35
2016-11-24 01:17:59 +03:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Lancelot SIX
00cecf6a84
Merge pull request #20195 from cko/remove_django_1_5
...
django_1_5: remove
2016-11-23 21:38:10 +01:00