R. RyanTM
7cfd7367c1
python27Packages.autopep8: 1.5 -> 1.5.1
2020-04-15 17:22:02 +02:00
Ben Darwin
9b83c440f6
python3Packages.mayavi: build for Python 3 instead of Python 2
...
- switch from wxPython to Qt5
2020-04-14 12:43:56 -04:00
R. RyanTM
dee5dcbfb5
python37Packages.sphinxcontrib-katex: 0.5.1 -> 0.6.0
2020-04-14 00:13:14 -07:00
Rakesh Gupta
90c1406964
pythonPackages.py-multibase: init at 1.0.1
2020-04-14 00:12:52 -07:00
R. RyanTM
7c309eceeb
python27Packages.swagger-ui-bundle: 0.0.5 -> 0.0.6
2020-04-13 21:33:32 -07:00
John Ericson
c8a6ea5161
Merge remote-tracking branch 'upstream/master' into staging
2020-04-13 22:17:15 -04:00
Matthew Bauer
e520d6af29
Merge pull request #84415 from matthewbauer/mb-cross-fixes-april2020
...
Cross compilation fixes [april 2020]
2020-04-13 16:48:38 -04:00
Timo Kaufmann
c26ee28613
python.pkgs.zimports: init at 0.2.0
...
The author gives a pretty good overview of why one would want to use
zimports over other import organizers:
https://github.com/sqlalchemyorg/zimports/tree/0.2.0#zzzeek-why-are-you-writing-one-of-these-there-are-a-dozen-pep8-import-fixers
2020-04-13 21:27:03 +02:00
Ben Darwin
2d8f346c7c
python3Packages.envisage: update and disable for Python 2
...
- next release will drop support for Python 2
2020-04-13 14:04:50 -04:00
R. RyanTM
ba9116774c
python37Packages.PyChromecast: 4.2.0 -> 4.2.3
2020-04-13 10:41:39 -07:00
R. RyanTM
a710a997e5
python37Packages.pikepdf: 1.10.2 -> 1.11.0
2020-04-13 10:17:09 -07:00
R. RyanTM
51ed7a044c
python27Packages.gphoto2: 2.2.1 -> 2.2.2
2020-04-13 10:14:24 -07:00
sternenseemann
0648fed704
pythonPackages.pypandoc: 2018-06-18 -> 1.5
2020-04-13 09:50:54 -07:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Rakesh Gupta
a9655812a3
pythonPackages.py-multihash: init at 0.2.3
2020-04-13 09:47:48 -07:00
makefu
382fcf9a09
python3Packages.hydra-check: init at 1.1.1
2020-04-13 09:47:18 -07:00
R. RyanTM
5c4f8b3582
python27Packages.python-nomad: 1.1.0 -> 1.2.1
2020-04-13 09:45:47 -07:00
R. RyanTM
49fb730fab
python37Packages.gensim: 3.8.1 -> 3.8.2
2020-04-13 09:43:55 -07:00
R. RyanTM
6f64fb9b2d
python27Packages.gspread: 3.3.0 -> 3.3.1
2020-04-13 09:43:27 -07:00
Ben Darwin
5ac182265e
python3Packages.pyface: remove optional wxPython dep
2020-04-13 12:33:51 -04:00
Ben Darwin
21f191cddb
python3Packages.apptools: fix build
2020-04-13 12:32:37 -04:00
Mario Rodas
3b9ea3750a
Merge pull request #85134 from r-ryantm/auto-update/python2.7-diff_cover
...
python27Packages.diff_cover: 2.6.0 -> 2.6.1
2020-04-13 07:54:45 -05:00
Michele Guerini Rocco
64e9b709de
Merge pull request #84954 from unode/master
...
mnemosyne: Fix Qt related segfault and OpenGL warning
2020-04-13 12:56:14 +02:00
Renato Alves
af17bae209
pythonPackages.cherrypy: disable failing test
2020-04-13 12:32:01 +02:00
R. RyanTM
4dd53b2fc2
python27Packages.diff_cover: 2.6.0 -> 2.6.1
2020-04-13 09:27:33 +00:00
Jon Banafato
2da6401bc2
pythonPackages.ofxtools: unbreak
...
- Remove `sqlalchemy` from `buildInputs`. This dependency was removed in
[0.7.0]. Per the project's readme, `ofxtools` only depends on the
standard library.
- Disable for Python versions older than 3.7, the minimum Python version
supported by `ofxtools` starting with the [0.8.17] release.
- Fix the `checkPhase` by fetching from GitHub instead of PyPI to get a
distribution that includes tests, overriding the home directory to
allow tests that depend on it being writeable, and switching to
`nosetests` to match the upstream project's test setup.
[0.7.0]: 8a795787d9
[0.8.17]: ddeda980ed
2020-04-13 00:26:35 -07:00
R. RyanTM
15f8446bba
python27Packages.azure-mgmt-monitor: 0.8.0 -> 0.9.0
2020-04-13 00:16:34 -07:00
Jonathan Ringer
976cb854fd
fluidasserts: mark broken
...
The dependency tree pins many versions to a patch number,
makes it too fragile with how often the packages get bumped.
2020-04-12 10:24:18 -07:00
Mario Rodas
f5f3ef5389
Merge pull request #84970 from r-ryantm/auto-update/python2.7-shodan
...
python27Packages.shodan: 1.22.0 -> 1.23.0
2020-04-12 03:53:09 -05:00
R. RyanTM
a50ee7f98d
python27Packages.smart_open: 1.9.0 -> 1.11.0
2020-04-11 21:40:58 -07:00
R. RyanTM
f19d5dd11f
python37Packages.pyhomematic: 0.1.62 -> 0.1.65
2020-04-11 21:40:36 -07:00
Timo Kaufmann
8febf8babe
Merge pull request #85027 from timokau/pymc3-unbreak
...
python3.pkgs.pymc3: unbreak; update arviz, tensorflow-probability
2020-04-11 20:43:07 +00:00
Timo Kaufmann
b7b33e2c5d
python3.pkgs.pymc3: unbreak
...
The arviz and packaging dependencies are needed since the update to
pymc3 3.8.
2020-04-11 22:11:19 +02:00
Timo Kaufmann
346197e57c
python.pkgs.arviz: 0.6.1 -> 0.7.0
...
Fixes a test failure that was caused by the numba update in
4362401fa3
.
2020-04-11 22:11:17 +02:00
Timo Kaufmann
04d3adb82f
python.pkgs.tensorflow-probability: 0.7 -> 0.8.0
...
This unbreaks the build by updating to a newer version, adding new
dependencies and backporting some patches.
0.9 is released already, but that version is no longer compatible with
tf1. 0.8.0 is compatible with tf1 and tf2.
2020-04-11 22:11:16 +02:00
Mario Rodas
6246f24f46
Merge pull request #84957 from marsam/fix-python3Packages.gst-python-darwin
...
python3Packages.gst-python: fix build on darwin
2020-04-11 13:12:12 -05:00
Dmitry Kalinkin
5c72e84169
pythonPackages.awkward1: use pytestCheckHook
2020-04-11 11:31:41 -04:00
Dmitry Kalinkin
ab1c67eacd
pythonPackages.awkward1: 0.1.38 -> 0.2.12
2020-04-11 11:31:37 -04:00
Peter Hoeg
b5ec6ade60
Merge pull request #84964 from r-ryantm/auto-update/python3.7-snapcast
...
python37Packages.snapcast: 2.0.10 -> 2.1.0
2020-04-11 23:16:30 +08:00
R. RyanTM
b6dafe8a21
python27Packages.shodan: 1.22.0 -> 1.23.0
2020-04-11 03:26:07 +00:00
R. RyanTM
35b071b465
python37Packages.snapcast: 2.0.10 -> 2.1.0
2020-04-11 02:18:42 +00:00
worldofpeace
5bca1a7664
Merge pull request #84268 from bhipple/u/nose2
...
python3Packages.nose2: 0.9.1 -> 0.9.2 and fix build for ZHF
2020-04-10 17:57:07 -04:00
R. RyanTM
0be4187c9d
python27Packages.podcastparser: 0.6.4 -> 0.6.5
2020-04-10 14:20:24 -07:00
R. RyanTM
4e4e57bdd3
python27Packages.jwcrypto: 0.6.0 -> 0.7
2020-04-10 13:06:33 -07:00
Marco Orovecchia
2467e22bdf
pythonPackages.HAP-python: init at 2.7.0
2020-04-10 13:03:28 -07:00
R. RyanTM
19ecaba428
python27Packages.pid: 3.0.0 -> 3.0.3
2020-04-10 12:55:53 -07:00
R. RyanTM
386ded63b6
python37Packages.azure-core: 1.3.0 -> 1.4.0
2020-04-10 12:25:36 -07:00
R. RyanTM
75e9b071f8
python37Packages.aiosqlite: 0.11.0 -> 0.12.0
2020-04-10 12:18:47 -07:00
Marco Orovecchia
6e72b95a93
pythonPackages.aioharmony: init at 0.2.1
2020-04-10 12:17:42 -07:00
Jonathan Ringer
877897d0a8
python38Packages.fire: disable fragile test
2020-04-10 12:10:45 -07:00
R. RyanTM
d1d7f86f6f
python27Packages.fire: 0.3.0 -> 0.3.1
2020-04-10 12:10:45 -07:00
R. RyanTM
4b011ce9ee
python27Packages.gmusicapi: 12.1.1 -> 13.0.0
2020-04-10 12:03:01 -07:00
R. RyanTM
9c6cfa787e
python27Packages.django-webpack-loader: 0.6.0 -> 0.7.0
2020-04-10 12:00:16 -07:00
R. RyanTM
378c7c5e06
python27Packages.databricks-cli: 0.9.1 -> 0.10.0
2020-04-10 11:59:47 -07:00
R. RyanTM
b7d77ef721
python27Packages.azure-mgmt-compute: 11.1.0 -> 12.0.0
2020-04-10 11:48:42 -07:00
R. RyanTM
05d265d62e
python27Packages.azure-mgmt-resource: 8.0.1 -> 9.0.0
2020-04-10 11:41:35 -07:00
R. RyanTM
9569bf8223
python27Packages.azure-mgmt-rdbms: 2.1.0 -> 2.2.0
2020-04-10 11:32:54 -07:00
Benjamin Hipple
2400712f96
Merge pull request #84855 from drewrisinger/dr-pr-cvxpy-bump
...
python3Packages.cvxpy: 1.0.25 -> 1.0.31
2020-04-10 13:48:20 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Benjamin Hipple
67303ddff6
Merge pull request #84907 from r-ryantm/auto-update/python3.7-breathe
...
python37Packages.breathe: 4.14.1 -> 4.14.2
2020-04-10 11:51:24 -04:00
R. RyanTM
10292a3df7
python27Packages.casttube: 0.2.0 -> 0.2.1
2020-04-10 14:21:43 +00:00
R. RyanTM
64eacb2f5e
python37Packages.breathe: 4.14.1 -> 4.14.2
2020-04-10 13:59:42 +00:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Jonathan Ringer
2e6fb22992
python2Packages.cryptography: add missing ipaddress dependency
2020-04-10 12:04:47 +02:00
Mario Rodas
fa032124bb
python3Packages.gst-python: fix build on darwin
2020-04-10 04:20:00 -05:00
Marco Orovecchia
6fcf77e87a
pythonPackages.pynanoleaf: init at 0.0.5
2020-04-10 01:06:23 -07:00
R. RyanTM
b963436217
magic-wormhole: 0.11.2 -> 0.12.0
2020-04-10 00:16:28 -07:00
Ben Darwin
0dd910d470
python3Packages.graspy: init at 0.2
2020-04-10 00:08:42 -07:00
Daniël de Kok
d8a7d04a29
python3Packages.somajo: 2.0.4 -> 2.0.5
...
Changelog:
- Add heuristics for ambiguous quotation marks (issue #11 ).
- Avoid false positives for emoticons that contain a space (issue
#12 ).
- Correctly tokenize obfuscated email addresses that contain spaces.
- Do not split tl;dr and its German variant zl;ng.
https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.5
2020-04-10 00:08:13 -07:00
Drew Risinger
9fe0d579c2
python3Packages.cvxpy: 1.0.25 -> 1.0.31
2020-04-09 17:47:27 -04:00
Jonathan Ringer
402e921624
apache-airflow: unpin colorlog
2020-04-09 12:51:34 -07:00
R. RyanTM
5dc0610564
python27Packages.colorlog: 4.0.2 -> 4.1.0
2020-04-09 12:51:34 -07:00
worldofpeace
939fcdcbdd
Merge pull request #84817 from pbogdan/libvirt-6.2.0
...
libvirt: 6.1.0 -> 6.2.0
2020-04-09 14:38:41 -04:00
Jonathan Ringer
85210bff62
python2Packages.variants: fix tests
2020-04-09 11:23:27 -07:00
Rakesh Gupta
6a6cb2bd70
pythonPackages.varint: init at 1.0.2
2020-04-09 10:16:08 -07:00
Mario Rodas
51bc256abb
python3Packages.pglast: 1.8 -> 1.10
2020-04-09 10:05:14 -07:00
Ben Darwin
0473d4d62e
python2Packages.traitsui: remove optional wxPython dependency
2020-04-09 10:04:04 -07:00
Ben Darwin
e67d840931
python2Packages.apptools: 4.4.0 -> 4.5.0
2020-04-09 10:01:58 -07:00
lewo
47daa683c9
Nipy ecosystem: quote homepage urls
2020-04-09 16:55:03 +02:00
Ben Darwin
92763dd8f1
python3Packages.nitime: quote homepage URL
2020-04-09 10:45:09 -04:00
Ben Darwin
7e2f26ea05
python3Packages.nilearn: quote homepage URL
2020-04-09 10:44:55 -04:00
Ben Darwin
8073255e47
python3Packages.nibabel: quote homepage URL
2020-04-09 10:44:40 -04:00
Ben Darwin
e31f63b45a
python3Packages.nipy: quote homepage URL
2020-04-09 10:43:53 -04:00
Jörg Thalheim
a0bfecdd78
Merge pull request #84659 from DamienCassou/damien/weboob2.0
...
weboob: 1.5 -> 2.0
2020-04-09 12:42:39 +01:00
Piotr Bogdan
5d9fd048ab
python3Packages.libvirt: 6.1.0 -> 6.2.0
2020-04-09 10:34:07 +01:00
Tor Hedin Brønner
88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
...
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Jan Tojnar
a5c5a74c96
python3.pkgs.pyatspi: 2.34.0 → 2.36.0
...
https://ftp.gnome.org/pub/GNOME/sources/pyatspi/2.36/pyatspi-2.36.0.news
2020-04-09 10:24:08 +02:00
Rakesh Gupta
b1aca4f66a
pythonPackages.morphys: init at 1.0
2020-04-08 11:05:54 -07:00
Rakesh Gupta
9449ee6c01
pythonPackages.python-baseconv: init at 1.2.2
2020-04-08 10:49:38 -07:00
Jörg Thalheim
7a2920e910
weboob: quote url
2020-04-08 17:18:33 +01:00
Drew Risinger
09cd8b63b0
python3Packages.qiskit-aqua: disable slow tests
...
Arbitrarily disable any tests > 10s on my machine to lighten the build
load (both for borg CI & Hydra builds). All disabled slow tests pass
locally.
2020-04-07 18:41:16 -07:00
Drew Risinger
e6b50a24b7
pythonPackages.qiskit: 0.14.0 -> 0.17.0
...
Updates the qiskit package to follow new Git structure, where
subcomponents are broken into separate packages (terra, aer, etc).
Refactor/cleanup
2020-04-07 18:41:16 -07:00
Drew Risinger
42a1271047
pythonPackages.IBMQuantumExperience: remove deprecated package
...
Package was deprecated, and effectively replaced by
pythonPackages.qiskit-ibmq-provider.
2020-04-07 18:41:16 -07:00
Drew Risinger
201aacce15
python3Packages.qiskit-ibmq-provider: 0.5.0 -> 0.6.0
2020-04-07 18:41:16 -07:00
Drew Risinger
0261e874d6
pythonPackages.ipyvuetify: init at 1.2.2
2020-04-07 18:41:16 -07:00
Drew Risinger
2e231d51ec
pythonPackages.ipyvue: init at 1.3.1
2020-04-07 18:41:16 -07:00
R. RyanTM
920220123e
python37Packages.spyder: 4.1.1 -> 4.1.2
2020-04-07 13:21:58 -07:00
Damien Cassou
13a9f136b4
weboob: 1.5 -> 2.0
...
Neither --qt nor --xdg are supported anymore.
2020-04-07 21:35:59 +02:00
Matthias Beyer
e4a7fe8f4b
python3Packages.flask-reverse-proxy-fix: init at 0.2.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-07 12:18:22 -07:00
R. RyanTM
52826281e7
python27Packages.sqlmap: 1.4.3 -> 1.4.4
2020-04-07 12:00:03 -07:00