Commit Graph

2867 Commits

Author SHA1 Message Date
Frederik Rietdijk
a5c42e43f4 Merge pull request #12812 from kevinmarsh/master
django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11)
2016-02-05 08:56:45 +01:00
Robert Scott
d192057519 hg_crecord: revert changes adding mercurial crecord
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Kevin Marsh
46700df1c1 django: update minor version numbers (to 1.9.2, 1.8.9, 1.7.11) 2016-02-04 11:32:47 +00:00
Damien Cassou
ee1a843371 Merge pull request #12774 from matthiasbeyer/update-vdirsyncer
Update vdirsyncer
2016-02-04 11:41:54 +01:00
Matthias Beyer
b7a1564a5f Fixup toolbelt: Provide betamax 2016-02-03 18:21:14 +01:00
Franz Pletz
1a70f26d24 Merge pull request #12775 from mogorman/sopel
sopel: 6.2.1 -> 6.3.0
2016-02-02 21:58:03 +01:00
Franz Pletz
1831d74ec9 Merge pull request #12776 from mogorman/platformio
platformio: 2.8.1 -> 2.8.3
2016-02-02 21:57:09 +01:00
Matthew O'Gorman
593f8dba06
platformio: 2.8.1 -> 2.8.3 2016-02-02 15:31:43 -05:00
Matthias Beyer
bb64f135b1 pythonPackages.requests_toolbelt: 0.4.0 -> 0.6.0 2016-02-02 21:13:49 +01:00
Matthew O'Gorman
f5c82a0c28
sopel: 6.2.1 -> 6.3.0 2016-02-02 15:13:07 -05:00
Luca Bruno
35bea14bf0 Merge pull request #12747 from cleverca22/ftputil
ftputil init at 3.3
2016-02-02 10:33:51 +01:00
michael bishop
c2fee6405f
ftputil init at 3.3 2016-02-02 05:27:37 -04:00
Tom Hunger
88ae75017e Fix boto3 for python3. 2016-02-01 11:59:43 +00:00
Franz Pletz
0792b02628 Merge pull request #12677 from datakurre/datakurre-afew
pythonPackages.afew: 3f1e5e9 -> 9744c18
2016-01-31 14:51:17 +01:00
Asko Soukka
28704a7363 afew: 3f1e5e9 -> git-2016-01-04 2016-01-31 15:32:12 +02:00
Frederik Rietdijk
4160cd350c Merge pull request #12714 from mkovacs/master
pythonPackages.svgwrite: init at 1.1.6
2016-01-31 12:06:12 +01:00
Frederik Rietdijk
0f80ba1fb4 Merge pull request #12530 from np/python-trezor
New/updated python packages related to the TREZOR hardware wallet
2016-01-31 11:26:27 +01:00
Mate Kovacs
279ad0f350 pythonPackages.svgwrite: init at 1.1.6 2016-01-31 01:52:06 -08:00
Franz Pletz
10b55ca486 Merge pull request #12593 from Beauhurst/crecord-fetchhg
hg-crecord: switch to same revision, but fetched properly using fetchhg
2016-01-30 17:55:05 +01:00
Robert Scott
9d46f027cb hg-crecord: switch to same revision, but fetched properly using fetchFromBitbucket
I was previously just fetching the bitbucket-generated tarball of this revision, but
this was vulnerable to breakage when bitbucket made micro-changes to the tarball
generation, causing the file hash to change. This should make mercurial-full buildable
again.
2016-01-30 16:43:28 +00:00
Nicolas Pouillard
11f948a89b
pythonPackages.pyjwt: 0.3.2 -> 1.4.0 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
c0fcb321e2
pythonPackages.x11_hash: init at 1.4 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
c8cf9455b7
pythonPackages.trezor_agent: init at 0.6.1 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
9a547777e9
pythonPackages.semver: init at 2.2.1 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
aa10944813
pythonPackages.keepkey: init at 0.7.0 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
50cc9421a2
pythonPackages.ed25519: init at 1.4 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
4429139c72
pythonPackages.trezor: init at 0.6.11 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
ac69de8537
pythonPackages.ecdsa: 0.11 -> 0.13 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
a9f45a9cae
pythonPackages.mnemonic: init at 0.12 2016-01-30 14:04:04 +01:00
Nicolas Pouillard
3339ab31e5
pythonPackages.hidapi: init at 0.7.99.post12 2016-01-30 14:04:04 +01:00
Rok Garbas
8c66751672 pythonPackages.py3status: 2.7 -> 2.9 2016-01-29 18:33:19 +01:00
vbgl
e89384aad0 Merge pull request #12669 from mogorman/platformio
platformio: 2.7.1 -> 2.8.1
2016-01-29 17:36:09 +01:00
aszlig
2a12e9dacc
python-packages/poezio: Fix tests
Poezio doesn't install the files required for running the tests, but
also while building with Nix we don't end up getting valid shared
objects within the temporary build directory.

So we now running "make test" (which does "py.test -v test/") with a
PYTHONPATH that adds the /poezio directory of the path in site-packages
to make sure that the test runner is able to import the shared objects.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @lancelotsix
2016-01-29 17:29:59 +01:00
Matthew O'Gorman
afb8b091a2
platformio: 2.7.1 -> 2.8.1 2016-01-29 09:43:00 -05:00
Robert Scott
0e61e2a35f kombu 3.0.30 -> 3.0.33 2016-01-29 11:23:33 +00:00
Robert Scott
a1566be54c amqp 1.4.7 -> 1.4.9 2016-01-29 11:23:33 +00:00
Dan Peebles
5da15c6b76 botocore/awscli: upgrade to 1.3.23/1.10.1
I'm upgrading both at once because they need to be upgraded in tandem
2016-01-28 21:26:32 -05:00
Frederik Rietdijk
e366168d22 Merge pull request #12552 from NixOS/python-wip
pythonPackages: update setuptools, many updates and fixes
2016-01-27 13:19:00 +01:00
Frederik Rietdijk
93f62fcf0b pythonPackages.xkcdpass: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
57a2defad2 pythonPackages.aiodns: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
2ee23ca8f8 pythonPackages.bedup: disable tests 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
e78dcf77ef pythonPackages.sounddevice: init at 0.3.1 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
38f83390b6 pythonPackages.pycparser: disable tests 3.5 2016-01-27 13:11:21 +01:00
Frederik Rietdijk
10478adc6b pythonPackages.aiodns: 1.0.0 -> 1.0.1, fix test runner 2016-01-27 13:11:20 +01:00
Tobias Geerinckx-Rice
0c25292648 vorbis-tools: rename from old-style vorbisTools 2016-01-26 01:35:55 +01:00
Arseniy Seroka
e395cb0214 Merge pull request #12601 from tomberek/gateone_update
Gateone: fix cacerts dependency
2016-01-25 23:14:53 +03:00
Thomas Bereknyei
80d38d12b4 Gateone: fix cacerts dependency 2016-01-24 16:52:06 -05:00
Frederik Rietdijk
28b460cdaa pythonPackages.CommonMark: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
33c3e2e404 pythonPackages.xarray: fix test runner 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
63353f9270 pythonPackages.cloudpickle: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk
6f32d2a805 pythonPackages.tinycss: fix tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
b194f07fda pythonPackages.dask: fix test runner, disable tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
08d43cd52e pythonPackages.cloudpickle: init at 0.1.1 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
3f82220c38 pythonPackages.umalqurra: no tests included 2016-01-24 19:51:16 +01:00
Frederik Rietdijk
6d478b3faf pythonPackages.seaborn: fix test runner, disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
64e4bdf109 pythonPackages.le: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
e72f0f2a6c pythonPackages.joblib: 0.9.0b4 -> 0.9.4 2016-01-24 19:51:15 +01:00
Domen Kožar
31e465b584 dill: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk
707f512c7d fix eval 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
af6d9c876c pythonPackages.tinycss: fix test runner 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
916f770ad4 pythonPackages.testfixtures: fix test runner, disable tests 2016-01-24 19:51:14 +01:00
Frederik Rietdijk
c0a54c4594 pythonPackages.uncertainties: disable tests 2016-01-24 19:51:14 +01:00
Domen Kožar
7bc2f2413d blessings,nose_progressive: bump and fix for py3k 2016-01-24 19:51:14 +01:00
Domen Kožar
e572aff12d futures_2_2: override futures 2016-01-24 19:51:13 +01:00
Domen Kožar
5a738e4542 pygraphviz: force rebuild 2016-01-24 19:51:13 +01:00
Domen Kožar
50767cd994 pygeoip: disable tests 2016-01-24 19:51:13 +01:00
Domen Kožar
8dda9916e2 sqlparse: disable tests on py3k 2016-01-24 19:51:13 +01:00
Domen Kožar
d483ad069f pymysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
44f8a047f1 pythonPackages.mysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
feec7427e5 pythonPackages.pycups: disable tests 2016-01-24 19:51:12 +01:00
Domen Kožar
fcd91c453c ndg_httpsclient: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk
3479b2f985 pythonPackages.typogrify: disable tests 2016-01-24 19:51:11 +01:00
Tobias Geerinckx-Rice
d39f16fee6 pythonPackages.pelican: fix tests with Pygments 2.1
Broken in 38c83e2916.
I'll open an upstream PR with this patch as well.
2016-01-24 19:43:54 +01:00
Frederik Rietdijk
a98b8f3f11 pythonPackages.pygments_2_0: init at 2.0.2 2016-01-24 17:08:11 +01:00
Frederik Rietdijk
2b3f17f4e8 pythonPackages.dateutil_1_5: disable for python 3.x 2016-01-24 17:06:03 +01:00
Domen Kožar
215c5e4f78 django_1_9: don't run tests 2016-01-24 16:56:26 +01:00
Domen Kožar
6985596af8 filebrowser_safe: fix tests 2016-01-24 16:51:19 +01:00
Frederik Rietdijk
2c1c746497 pythonPackages.botocore: fix test runner, disable testing 2016-01-24 16:49:26 +01:00
Frederik Rietdijk
ced3914cdc pythonPackages.awscli: disable testing 2016-01-24 16:49:10 +01:00
Domen Kožar
5a5e0757c5 azure-common: disable on PyPy 2016-01-24 16:47:10 +01:00
Domen Kožar
6dbec4451c tlsh: 3.4.1 -> 3.4.5, disable tests 2016-01-24 16:45:33 +01:00
Domen Kožar
cc960f658c pythonPackages.deform_bootstrap: fix build 2016-01-24 16:40:58 +01:00
Domen Kožar
62d914d8a2 pythonPackages.jedi: 0.8.1 -> 0.9.0, disable tests 2016-01-24 16:15:48 +01:00
Frederik Rietdijk
09cd68dfb2 pythonPackages.cairocffi: 0.7.1 -> 0.7.2, mark as broken
Fixed the test runner.
Apparently a library could not be opened.
2016-01-24 16:12:09 +01:00
Domen Kožar
e0606c55dc pythonPackages.nose-progressive: 1.3 -> 1.5.1 2016-01-24 16:04:49 +01:00
Domen Kožar
9e988d4f70 pythonPackages.Logbook: 0.4.2 -> 0.11.3, enable tests 2016-01-24 16:00:59 +01:00
Domen Kožar
4d1405091d pythonPackages.shapely: run tests from 2016-01-24 16:00:59 +01:00
Frederik Rietdijk
baaa62e1a9 python.qtconsole: explain why tests disabled 2016-01-24 15:53:36 +01:00
Frederik Rietdijk
32582d2873 pythonPackages.pycparser: disable python 3.5 2016-01-24 15:52:40 +01:00
Frederik Rietdijk
e09ad08442 pythonPackages.qtconsole: disable tests 2016-01-24 15:38:55 +01:00
Frederik Rietdijk
fb4560ceda pythonPackage.cffi_0_8: exit at 0.8.6 2016-01-24 15:35:54 +01:00
Domen Kožar
ba82374e3f fix eval 2016-01-24 15:33:35 +01:00
Frederik Rietdijk
9226f8783e pythonPackages.pyopengl: disable tests 2016-01-24 15:18:39 +01:00
Frederik Rietdijk
df24802268 pythonPackages.ply: 3.7 -> 3.8 2016-01-24 15:13:41 +01:00
Frederik Rietdijk
2902ad92f7 pythonPackages.jmespath: fix test runner 2016-01-24 15:07:01 +01:00
Frederik Rietdijk
3d565008e8 pythonPackages.readme: fix test runner, disable tests 2016-01-24 14:54:50 +01:00
Frederik Rietdijk
7d0ed7978e pythonPackages.reportlab: disable for PyPy 2016-01-24 14:47:41 +01:00
Frederik Rietdijk
dbe8f25561 pythonPackages.slixmpp: add missing dependency 2016-01-24 14:47:25 +01:00
Frederik Rietdijk
4104f09fab pythonPackages.qtconsole: add nose 2016-01-24 14:34:17 +01:00
Frederik Rietdijk
3da674148b pythonPackages.Fabric: fix dependency on fudge<1 2016-01-24 14:34:17 +01:00