Commit graph

8547 commits

Author SHA1 Message Date
Frederik Rietdijk 4aaa34f724 python: pandas: 0.23.4 -> 0.24.1 2019-02-16 12:11:28 +01:00
worldofpeace 7dd0067969
Merge pull request #55849 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.15 -> 1.0.18
2019-02-16 04:31:53 +00:00
worldofpeace 69ac268a4e
Merge pull request #55858 from r-ryantm/auto-update/python3.7-llfuse
python37Packages.llfuse: 1.3.5 -> 1.3.6
2019-02-16 00:36:06 +00:00
lewo 87a8d1a3df
Merge pull request #55686 from eonpatapon/cassandra-driver-3.16
pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
2019-02-16 01:03:44 +01:00
worldofpeace 8087324acc
Merge pull request #55842 from r-ryantm/auto-update/python3.7-twilio
python37Packages.twilio: 6.23.1 -> 6.24.0
2019-02-15 23:39:48 +00:00
worldofpeace 2fa77d22ba
Merge pull request #55851 from r-ryantm/auto-update/python3.7-telethon
python37Packages.telethon: 1.5.4 -> 1.5.5
2019-02-15 23:31:06 +00:00
worldofpeace 01051c11a9
Merge pull request #55855 from r-ryantm/auto-update/python3.7-mail-parser
python37Packages.mail-parser: 3.4.1 -> 3.9.2
2019-02-15 23:23:06 +00:00
worldofpeace 0e8ab58f45
pythonPackages.llfuse: update homepage 2019-02-15 18:20:19 -05:00
R. RyanTM cba2549e98 python37Packages.llfuse: 1.3.5 -> 1.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-llfuse/versions
2019-02-15 14:37:21 -08:00
R. RyanTM 495689ddd7 python37Packages.mail-parser: 3.4.1 -> 3.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-mail-parser/versions
2019-02-15 13:41:55 -08:00
R. RyanTM 7c15efb57c python37Packages.telethon: 1.5.4 -> 1.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-02-15 11:44:53 -08:00
R. RyanTM 2f5b369a5b python37Packages.rasterio: 1.0.15 -> 1.0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-rasterio/versions
2019-02-15 11:32:41 -08:00
R. RyanTM 55be337d47 python37Packages.twilio: 6.23.1 -> 6.24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-twilio/versions
2019-02-15 09:14:04 -08:00
Robert Schütz 170dc5dee2
Merge pull request #55658 from netixx/hass-lifx-fix
home-assistant: add lifx component dependencies
2019-02-14 23:12:26 +01:00
Netix (Espinet François) 9b02f5ec4e
pythonPackages.aiolifx-effects: init at 0.2.1
Aiolifx_effects package extends the pythonPackages.aiolifx package to
provide the ability to program effects (strobe, fade) into lifx light
fixtures (https://www.lifx.com) using python. The original need was to
use it with the home-assistant package, specifically the "lifx"
component. Although not strictly required to control the lights, the
lifx compopent imports this package and will fail if it's not present.
2019-02-14 22:00:35 +01:00
Netix (Espinet François) 22069991d0
pythonPackages.aiolifx: init at 0.6.7
Aiolifx package provides ability to control lifx (https://www.lifx.com)
light fixtures using python. The original need was to use it with
the home-assistant package, specifically the "lifx" component.
2019-02-14 22:00:25 +01:00
Dmitry Kalinkin 2b15d5c4c8
pythonPackages.pandas: don't propagate cython dependency 2019-02-13 23:03:37 -05:00
Philipp Middendorf b158694567 pythonPackages.androguard: 3.3.3 -> 3.3.4 (#55728) 2019-02-13 22:12:20 +01:00
Philipp Middendorf ee0dfdc7fe pythonPackages.typing-extensions: 3.6.6 -> 3.7.2 (#55719) 2019-02-13 21:55:20 +01:00
Philipp Middendorf 7be98fbd6c pythonPackages.pyogg: 0.6.2a1 -> 0.6.6a1 (#55720) 2019-02-13 21:48:59 +01:00
Daiderd Jordan 563b491ce8 pythonPackages.tornado: fix darwin sandbox build
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas b081e92562 pythonPackages.scrapy: 1.5.1 -> 1.6.0 2019-02-13 12:09:33 +01:00
Jean-Philippe Braun 385b97e9cf pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
cassandra-driver requires an older version of cython than the one
present in nixpkgs.

Next cassandra-driver version will support cython 0.29
82c84255ff
2019-02-13 11:36:40 +01:00
markuskowa 1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
Dmitry Kalinkin b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check 2019-02-12 23:00:30 -05:00
Robert Schütz 9fe2447dec python.pkgs.dateparser: 0.7.0 -> 0.7.1
fixes #52766
2019-02-12 23:12:46 +01:00
Will Dietz 4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Timo Kaufmann a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch (#55577)
* python.pkgs.matplotlib: add numpy 1.6 compat patch

Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478

* sage: add numpy 1.16 compatibility patch

https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
Florian Klink b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Timo Kaufmann 56d92ba70c python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.

Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Samuel Dionne-Riel 255d4af162 mailman-rss: init at 0.2.4 2019-02-11 10:07:34 -05:00
Jos van Bakel 3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
Michael Weiss a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz 6ae9f77eed python.pkgs.isbnlib: 3.9.4 -> 3.9.5 2019-02-10 19:48:37 +01:00
Robert Schütz ada55339d3 python.pkgs.filetype: 1.0.3 -> 1.0.4 2019-02-10 19:23:42 +01:00
Vladimír Čunát c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Jörg Thalheim 0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen 57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Martin Lavoie 8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
R. RyanTM 9a1f8e0879 python37Packages.pywal: 3.2.1 -> 3.3.0 (#55169)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM 3ad71a1370 python37Packages.libusb1: 1.6.6 -> 1.7 (#55194)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM 05930fd187 python37Packages.tenacity: 5.0.2 -> 5.0.3 (#55180)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM 3e2513fa82 python37Packages.libcloud: 2.3.0 -> 2.4.0 (#55219)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM 012b43dfbb python37Packages.httmock: 1.2.6 -> 1.3.0 (#55195)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-httmock/versions
2019-02-09 12:39:55 +01:00
Robert Schütz c5e953a7c3 python.pkgs.prawcore: 1.0.0 -> 1.0.1 2019-02-09 10:59:12 +01:00
Vladimír Čunát 7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Robert Schütz 3fa313d46d python.pkgs.pyfakefs: 3.5.6 -> 3.5.7 2019-02-09 08:46:58 +01:00
Matthew Bauer 1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
R. RyanTM bf4de776c4 python37Packages.plotly: 3.4.1 -> 3.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-plotly/versions
2019-02-08 15:59:41 +01:00