Commit Graph

6292 Commits

Author SHA1 Message Date
Benjamin Hipple
baf0703010 pythonPackages.pythondaemon: rename to pythonPackages.python-daemon
This commit renames the pythondaemon module to match its module name, github
name, and pypi name, which makes it easier to find and reference. In order to
avoid breaking any external users, I've left an alias with a deprecated warning.
2018-10-30 21:09:34 +01:00
Carlos Morera de la Chica
fe30cce533 beancount: fix build
pytest is now a runtime dependency
2018-10-30 21:01:02 +01:00
R. RyanTM
1873e39acf python36Packages.cassandra-driver: 3.6.0 -> 3.15.1 (#49018)
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.6-cassandra-driver/versions
2018-10-30 17:07:48 +01:00
Robert Schütz
95c66dac70 python.pkgs.datadog: 0.20.0 -> 0.23.0 2018-10-30 16:45:36 +01:00
Timo Kaufmann
835df8a8a8
Merge pull request #49452 from timokau/sympy-1.3
pythonPackages.sympy: 1.2 -> 1.3
2018-10-30 15:45:45 +01:00
Timo Kaufmann
1dd7443c93 pythonPackages.sympy: 1.2 -> 1.3 2018-10-30 13:16:38 +01:00
Timo Kaufmann
64f6b9eb95 pythonPackages.memory_profiler: add plotting dependency, enable checks 2018-10-30 11:28:08 +01:00
Ryan Mulligan
2be286436c
Merge pull request #49003 from r-ryantm/auto-update/python3.6-django-classy-tags
python36Packages.django_classytags: 0.6.1 -> 0.8.0
2018-10-29 16:00:00 -07:00
Uli Baum
e1ff8dc5df pythonPackages.django_classytags: clarify why tests are disabled 2018-10-29 23:44:34 +01:00
Frederik Rietdijk
e6c0b6ff6f
Merge pull request #49070 from r-ryantm/auto-update/python3.6-dlib
python36Packages.dlib: 19.13 -> 19.16
2018-10-29 19:27:07 +01:00
Maximilian Bosch
b7bc6e7f6c
pythonPackages.dlib: move expression
Initially the expression was quite small (just inherited properties from
`pkgs.dlib`), but the more it grows the better it is to store it into
its own file.
2018-10-29 18:57:19 +01:00
R. RyanTM
33925ef2b4 python36Packages.pip-tools: 2.0.2 -> 3.1.0 (#48986)
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.6-pip-tools/versions
2018-10-29 16:09:24 +01:00
Robert Schütz
8f415fdf80
Merge pull request #48892 from sveitser/update/pythonPackages.sh
pythonPackages.sh: 1.11 -> 1.12.14
2018-10-29 14:21:36 +01:00
Robert Schütz
65b4c9b3d4 python.pkgs.python-packer: remove dependency pinning 2018-10-29 14:15:45 +01:00
R. RyanTM
e8df5045ca python36Packages.mail-parser: 3.3.1 -> 3.4.1 (#48974)
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.6-mail-parser/versions
2018-10-29 14:00:17 +01:00
R. RyanTM
15af3177d8 python36Packages.pycares: 1.0.0 -> 2.3.0 (#48983)
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.6-pycares/versions
2018-10-29 13:59:34 +01:00
Robert Schütz
69931e1eee python3.pkgs.netdisco: 2.0.0 -> 2.2.0 2018-10-29 13:44:00 +01:00
Urban Škudnik
5adfcb951a pythonPackages.aioprocessing: init at 1.0.1 (#49170) 2018-10-29 13:24:24 +01:00
R. RyanTM
99aff820e7 python27Packages.gevent-websocket: 0.9.3 -> 0.10.1 (#49010)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-gevent-websocket/versions
2018-10-29 12:30:22 +01:00
R. RyanTM
1288766e61 python36Packages.foolscap: 0.12.6 -> 0.13.1 (#49012)
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.6-foolscap/versions
2018-10-29 12:28:15 +01:00
R. RyanTM
188ce907e3 python27Packages.gipc: 0.5.0 -> 0.6.0 (#49005)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-gipc/versions
2018-10-29 12:11:16 +01:00
R. RyanTM
cfd3db5c66 python36Packages.flask_migrate: 2.2.1 -> 2.3.0 (#49020)
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.6-flask-migrate/versions
2018-10-29 12:04:29 +01:00
Pavol Rusnak
b7201c5c69
python.pkgs.Pyro remove package - Pyro4 should be used instead 2018-10-29 11:21:03 +01:00
Pavol Rusnak
e212399d44
python.pkgs.Pyro4: new package (at version 4.74)
includes its dependency python.pkgs.serpent (at version 1.27)
2018-10-29 11:20:03 +01:00
Jörg Thalheim
d221f7d0c2
Merge pull request #49043 from r-ryantm/auto-update/python3.6-icalendar
python36Packages.icalendar: 3.9.0 -> 4.0.3
2018-10-28 22:36:07 +00:00
R. RyanTM
76006342b2 python36Packages.pyramid_multiauth: 0.8.0 -> 0.9.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.6-pyramid_multiauth/versions
2018-10-28 21:18:50 +01:00
R. RyanTM
b9bd8dd4d3 python36Packages.requests_download: 0.1.1 -> 0.1.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.6-requests_download/versions
2018-10-28 21:09:55 +01:00
R. RyanTM
69498f7df1 python36Packages.mysql-connector: 8.0.12 -> 8.0.13
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.6-mysql-connector/versions
2018-10-28 19:58:20 +01:00
Renaud
503bcae31b
Revert "autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1" (#49345) 2018-10-28 14:51:58 +01:00
Renaud
0a7f6ed9ef
Merge pull request #48626 from ivan/bump-autobahn-txaio
autobahn: 18.8.2 -> 18.9.2, txaio: 18.7.1 -> 18.8.1
2018-10-28 13:52:36 +01:00
markuskowa
a3e367ff4b
Merge pull request #49309 from markuskowa/up-slurm
slurm: 18.08.1.1 -> 18.08.3.1, pyslurm: 20180908 -> 18.08.3
2018-10-27 23:27:53 +02:00
Markus Kowalewski
220aa36deb
pyslurm: 20180908 -> 18.08.3 2018-10-27 22:17:56 +02:00
Robert Schütz
4b60f4c55f home-assistant: 0.80.3 -> 0.81.0 (#49251)
* python3.pkgs.async-timeout: 3.0.0 -> 3.0.1

* home-assistant: 0.80.3 -> 0.81.0
2018-10-27 09:11:53 -04:00
R. RyanTM
c77a322edb python36Packages.grip: 4.4.0 -> 4.5.2 (#49050)
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.6-grip/versions
2018-10-27 15:08:45 +02:00
Tristan Helmich
2da483c239 pythonPackages.phonenumbers: 8.9.15 -> 8.9.16 (#49159) 2018-10-27 15:01:29 +02:00
R. RyanTM
50c4d94fc5 python36Packages.praw: 5.4.0 -> 6.0.0 (#49166)
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.6-praw/versions
2018-10-27 14:47:50 +02:00
R. RyanTM
6540ec6e75 python36Packages.djangorestframework: 3.8.2 -> 3.9.0 (#49172)
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.6-djangorestframework/versions
2018-10-27 14:45:36 +02:00
R. RyanTM
ad24d00e5f python36Packages.aniso8601: 3.0.2 -> 4.0.1 (#49181)
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.6-aniso8601/versions
2018-10-27 14:33:42 +02:00
R. RyanTM
c8f1b83307 python36Packages.aiohttp: 3.3.2 -> 3.4.4 (#49024)
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.6-aiohttp/versions
2018-10-27 14:31:32 +02:00
Silvan Mosberger
591ba7335b
Merge pull request #49046 from r-ryantm/auto-update/python3.6-colander
python36Packages.colander: 1.4 -> 1.5.1
2018-10-27 01:54:47 +02:00
R. RyanTM
45b93edc63
python36Packages.colander: 1.4 -> 1.5.1
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.6-colander/versions
2018-10-27 01:52:13 +02:00
Silvan Mosberger
b7b653e897
Merge pull request #49184 from r-ryantm/auto-update/python3.6-bokeh
python36Packages.bokeh: 0.13.0 -> 1.0.0
2018-10-27 01:39:55 +02:00
R. RyanTM
0caea008ea
python36Packages.bokeh: 0.13.0 -> 1.0.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.6-bokeh/versions
2018-10-27 01:38:57 +02:00
Silvan Mosberger
ef121cd54d
Merge pull request #49062 from r-ryantm/auto-update/python3.6-google-api-core
python36Packages.google_api_core: 1.3.0 -> 1.5.0
2018-10-26 23:06:27 +02:00
Silvan Mosberger
f54bb1dcb9
Merge pull request #49033 from r-ryantm/auto-update/python3.6-ftfy
python36Packages.ftfy: 4.4.3 -> 5.3.0
2018-10-26 22:58:25 +02:00
Silvan Mosberger
3a826c0ec5
Merge pull request #49035 from r-ryantm/auto-update/python3.6-django-picklefield
python36Packages.django-picklefield: 1.0.0 -> 1.1.0
2018-10-26 22:55:51 +02:00
Silvan Mosberger
7c8188df46
Merge pull request #49027 from r-ryantm/auto-update/python3.6-i3ipc
python36Packages.i3ipc: 1.4.0 -> 1.5.1
2018-10-26 22:49:30 +02:00
Silvan Mosberger
9bbf5dfeab
Merge pull request #49036 from r-ryantm/auto-update/python3.6-django-extensions
python36Packages.django_extensions: 2.0.7 -> 2.1.3
2018-10-26 22:48:05 +02:00
Timo Kaufmann
3421430d9c
Merge pull request #49182 from r-ryantm/auto-update/python3.6-Flask-Babel
python36Packages.flask-babel: 0.11.2 -> 0.12.2
2018-10-26 21:48:54 +02:00
R. RyanTM
b26fc63e20 python36Packages.flask-babel: 0.11.2 -> 0.12.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.6-flask-babel/versions
2018-10-26 12:21:31 -07:00