Commit Graph

15353 Commits

Author SHA1 Message Date
R. RyanTM
3afa921423 python27Packages.josepy: 1.2.0 -> 1.3.0 2020-02-02 01:07:49 -08:00
R. RyanTM
443152f651 python27Packages.rpyc: 4.1.2 -> 4.1.3 2020-02-02 01:06:12 -08:00
R. RyanTM
cc19751a18 python37Packages.uvicorn: 0.10.4 -> 0.11.2 2020-02-01 23:23:11 -08:00
Mario Rodas
e3a9318b6f
Merge pull request #79035 from r-ryantm/auto-update/python2.7-cbor2
python27Packages.cbor2: 4.1.2 -> 5.0.1
2020-02-01 23:09:27 -05:00
Mario Rodas
d63542035d
Merge pull request #79070 from r-ryantm/auto-update/python3.7-nest_asyncio
python37Packages.nest-asyncio: 1.2.1 -> 1.2.2
2020-02-01 23:05:37 -05:00
Mario Rodas
8f58914537
Merge pull request #79043 from r-ryantm/auto-update/python2.7-azure-mgmt-iothub
python27Packages.azure-mgmt-iothub: 0.9.0 -> 0.10.0
2020-02-01 23:01:18 -05:00
R. RyanTM
a5a153e489 python37Packages.nest-asyncio: 1.2.1 -> 1.2.2 2020-02-02 03:37:46 +00:00
Mario Rodas
95c350736d
Merge pull request #79055 from r-ryantm/auto-update/python2.7-python-sql
python27Packages.python-sql: 1.0.0 -> 1.1.0
2020-02-01 21:38:55 -05:00
Mario Rodas
e1899f0508
Merge pull request #79058 from r-ryantm/auto-update/python2.7-quantities
python27Packages.quantities: 0.12.3 -> 0.12.4
2020-02-01 21:38:11 -05:00
Ryan Mulligan
20e0ec9942
Merge pull request #79039 from r-ryantm/auto-update/python3.7-asyncpg
python37Packages.asyncpg: 0.20.0 -> 0.20.1
2020-02-01 18:08:41 -08:00
Mario Rodas
f148eccf0d
Merge pull request #79048 from r-ryantm/auto-update/python2.7-django-picklefield
python27Packages.django-picklefield: 2.0 -> 2.1.1
2020-02-01 20:38:51 -05:00
Mario Rodas
7088659bc3
Merge pull request #79049 from r-ryantm/auto-update/python3.7-aiorun
python37Packages.aiorun: 2019.11.1 -> 2020.1.3
2020-02-01 20:38:03 -05:00
Mario Rodas
8b13037852
Merge pull request #79057 from r-ryantm/auto-update/python2.7-relatorio
python27Packages.relatorio: 0.9.0 -> 0.9.1
2020-02-01 20:36:32 -05:00
Mario Rodas
19515cf758
Merge pull request #79059 from r-ryantm/auto-update/python2.7-pdftotext
python27Packages.pdftotext: 2.1.2 -> 2.1.4
2020-02-01 20:36:01 -05:00
R. RyanTM
1b167d92c7 python27Packages.pdftotext: 2.1.2 -> 2.1.4 2020-02-02 00:50:16 +00:00
R. RyanTM
b8dbf0f2fb python27Packages.quantities: 0.12.3 -> 0.12.4 2020-02-02 00:10:26 +00:00
R. RyanTM
2f780790b3 python27Packages.relatorio: 0.9.0 -> 0.9.1 2020-02-02 00:04:17 +00:00
R. RyanTM
76e859f386 python27Packages.python-sql: 1.0.0 -> 1.1.0 2020-02-01 23:30:17 +00:00
Mario Rodas
93a7da2f1a
Merge pull request #79037 from r-ryantm/auto-update/python3.7-altair
python37Packages.altair: 4.0.0 -> 4.0.1
2020-02-01 18:21:12 -05:00
R. RyanTM
913cc56c44 python37Packages.aiorun: 2019.11.1 -> 2020.1.3 2020-02-01 22:08:12 +00:00
R. RyanTM
216a05423e python27Packages.django-picklefield: 2.0 -> 2.1.1 2020-02-01 22:04:05 +00:00
R. RyanTM
76cecce17c python27Packages.azure-mgmt-iothub: 0.9.0 -> 0.10.0 2020-02-01 21:04:55 +00:00
Mario Rodas
7eaf595f00
Merge pull request #79033 from r-ryantm/auto-update/python3.7-asgiref
python37Packages.asgiref: 3.2.2 -> 3.2.3
2020-02-01 15:46:10 -05:00
R. RyanTM
3b4fc5b60f python37Packages.asyncpg: 0.20.0 -> 0.20.1 2020-02-01 20:37:02 +00:00
R. RyanTM
87bee366b7 python37Packages.altair: 4.0.0 -> 4.0.1 2020-02-01 19:59:11 +00:00
R. RyanTM
ff36673ffb python27Packages.cbor2: 4.1.2 -> 5.0.1 2020-02-01 19:42:04 +00:00
R. RyanTM
808a5676ce python37Packages.asgiref: 3.2.2 -> 3.2.3 2020-02-01 19:10:38 +00:00
Wael Nasreddine
1882d20155
pre-commit: installed git hook should have full path to binary (#77638)
pre-commit currently install impure Git hooks that look for the
`pre-commit` binary in PATH. If the user has `pre-commit` loaded via a
nix-shell instead of having it installed then GUI editors, such as
Intellij, won't be able to use Git commit because the hook fails trying
to look for the `pre-commit` binary in PATH.

This patch updates the hook template to use the hardcoded path to the
`pre-commit` binary if it was found, fallback to using the one from
PATH.
2020-02-01 10:05:42 -08:00
Franz Pletz
e0028e45aa
sqlmap: 1.3.12 -> 1.4 2020-02-01 14:20:52 +01:00
Timo Kaufmann
769928e213
Merge pull request #78779 from drewrisinger/dr-pr-python-cirq
python3Packages.cirq: init at 0.6.1
2020-02-01 00:29:53 +01:00
worldofpeace
988d70bac5 python3Packages.pyatspi: 2.32.1 -> 2.34.0
https://gitlab.gnome.org/GNOME/pyatspi2/blob/PYATSPI_2_34_0/NEWS
2020-01-31 17:38:25 -05:00
worldofpeace
a18f9d1fad python3Packages.pygobject3: 3.32.1 -> 3.34.0
https://gitlab.gnome.org/GNOME/pygobject/blob/3.34.0/NEWS
2020-01-31 17:38:25 -05:00
Drew Risinger
74a0d4dc3c python3Packages.cirq: init at 0.6.1
Add Google's Cirq package.
Uses: Quantum information science.
2020-01-31 16:02:21 -05:00
Daiderd Jordan
62bbc2abc1
Merge pull request #78404 from cust0dian/glances-darwin-build
pythonPackages.glances: fix darwin build
2020-01-31 08:50:28 +01:00
Jan Tojnar
29d8a1c3f6
Merge pull request #78341 from riannucci/patch-1
pyenchant: Fix for darwin/macOS
2020-01-31 02:37:44 +01:00
worldofpeace
3103ba2ce8
Merge pull request #78927 from worldofpeace/blivet-mark-broken
nixosTests.blivet: remove
2020-01-30 19:34:00 -05:00
Frederik Rietdijk
5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Alyssa Ross
f254fb9d89 python3Packages.mailmanclient.meta: HTTPS homepage 2020-01-30 23:14:45 +00:00
worldofpeace
85fcf3d7a8 nixosTests.blivet: remove
These have been broken since 2017-07-24, and the package
is hopelessly out of date as well.
2020-01-30 18:14:14 -05:00
Frederik Rietdijk
1a3a0e8181 python: pandas: 0.25.3 -> 1.0.0 2020-01-30 21:34:58 +01:00
Frederik Rietdijk
98efcba8df python: numpy: 1.18.0 -> 1.18.1 2020-01-30 21:34:37 +01:00
Frederik Rietdijk
c67ea834c1 python: pytest: 5.3.2 -> 5.3.5 2020-01-30 21:28:57 +01:00
Drew Risinger
74de16787f pythonPackages.nest-asyncio: cleanup 2020-01-30 10:40:52 -08:00
Timo Kaufmann
ff478eacdb
Merge pull request #78866 from drewrisinger/dr-pr-sympy-bump
pythonPackages.sympy: 1.5 -> 1.5.1
2020-01-30 18:22:38 +01:00
Drew Risinger
5bf67da73d pythonPackages.sympy: 1.5 -> 1.5.1
Fixes core regression (compare expressions to strings), and
lambdify using deprecated scipy functions vs numpy functions.
Changelog: https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.1

No known breaks. Sage should be fine @timokau
2020-01-30 10:36:18 -05:00
Jörg Thalheim
b23b1e3d7c
python3.pkgs.deepdiff: init at 4.0.9 2020-01-30 14:00:33 +00:00
R. RyanTM
aecdd873a7 python27Packages.ROPGadget: 5.9 -> 6.0 2020-01-30 09:43:53 +01:00
Farkas, Arnold
642134d5ad pythonPackages.djangorestframework-simplejwt: init at 4.4.0 2020-01-29 22:52:33 -08:00
Farkas, Arnold
4d80baf9b8 pythonPackages.atlassian-python-api: init at 1.14.9 2020-01-29 22:51:55 -08:00
Mario Rodas
98cc98efe1
Merge pull request #78651 from r-ryantm/auto-update/python2.7-statsmodels
python27Packages.statsmodels: 0.10.2 -> 0.11.0
2020-01-29 21:43:19 -05:00
Jörg Thalheim
f11e789ae9
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 (#78664)
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2
2020-01-29 10:33:29 +00:00
Mario Rodas
df78553190
Merge pull request #78662 from r-ryantm/auto-update/python2.7-pykeepass
python27Packages.pykeepass: 3.1.2 -> 3.2.0
2020-01-29 02:47:38 -05:00
Mario Rodas
74abfc3ac6
Merge pull request #78666 from r-ryantm/auto-update/python2.7-plyvel
python27Packages.plyvel: 1.1.0 -> 1.2.0
2020-01-29 02:46:15 -05:00
Mario Rodas
46579e19d4
Merge pull request #78621 from r-ryantm/auto-update/python2.7-musicbrainzngs
python27Packages.musicbrainzngs: 0.6 -> 0.7.1
2020-01-29 02:37:47 -05:00
Mario Rodas
6fc14307fd
Merge pull request #78629 from r-ryantm/auto-update/python2.7-moznetwork
python27Packages.moznetwork: 0.27 -> 1.0.0
2020-01-29 02:36:33 -05:00
Mario Rodas
92558b8181
Merge pull request #78636 from r-ryantm/auto-update/python3.7-minio
python37Packages.minio: 5.0.5 -> 5.0.6
2020-01-28 19:29:14 -05:00
Mario Rodas
d682bbbd4a
Merge pull request #78635 from r-ryantm/auto-update/python2.7-lark-parser
python27Packages.lark-parser: 0.7.8 -> 0.8.1
2020-01-28 19:24:12 -05:00
Mario Rodas
f2eac6d2f9
Merge pull request #78630 from r-ryantm/auto-update/python2.7-cvxopt
python27Packages.cvxopt: 1.2.3 -> 1.2.4
2020-01-28 19:20:50 -05:00
Mario Rodas
19857ead7c
Merge pull request #78658 from r-ryantm/auto-update/python2.7-pynvim
python27Packages.pynvim: 0.4.0 -> 0.4.1
2020-01-28 19:18:47 -05:00
Mario Rodas
27001db1be
Merge pull request #78663 from r-ryantm/auto-update/python2.7-pyfaidx
python27Packages.pyfaidx: 0.5.7 -> 0.5.8
2020-01-28 19:17:01 -05:00
Mario Rodas
adb1d11d5e
Merge pull request #78665 from r-ryantm/auto-update/python2.7-python-periphery
python27Packages.python-periphery: 2.0.0 -> 2.0.1
2020-01-28 19:15:25 -05:00
Marek Mahut
9300e2038d pythonPackages.ConfigArgParse: 0.15.2 -> 1.0 2020-01-28 08:50:27 -08:00
Taito Horiuchi
a7953f555d pythonPackage.robotframework-requests: 0.6.2 -> 0.6.3 2020-01-28 08:31:09 -08:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Mario Rodas
fdf8061b83
Merge pull request #78645 from r-ryantm/auto-update/python2.7-pyspotify
python27Packages.pyspotify: 2.1.2 -> 2.1.3
2020-01-28 07:00:20 -05:00
Frederik Rietdijk
cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
R. RyanTM
f49fa93166 python27Packages.plyvel: 1.1.0 -> 1.2.0 2020-01-28 06:46:37 +00:00
R. RyanTM
66bdda032f python27Packages.python-periphery: 2.0.0 -> 2.0.1 2020-01-28 06:38:00 +00:00
R. RyanTM
29ecec4bdf python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 2020-01-28 06:12:01 +00:00
R. RyanTM
579eb6ca8e python27Packages.pyfaidx: 0.5.7 -> 0.5.8 2020-01-28 05:51:09 +00:00
R. RyanTM
9f83317d6f python27Packages.pykeepass: 3.1.2 -> 3.2.0 2020-01-28 05:48:03 +00:00
Mario Rodas
d8cb4ed910
Merge pull request #78653 from r-ryantm/auto-update/python2.7-pysrt
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 00:32:55 -05:00
R. RyanTM
482f8ef875 python27Packages.pynvim: 0.4.0 -> 0.4.1 2020-01-28 05:21:08 +00:00
R. RyanTM
a6b6fe115e python27Packages.uproot: 3.11.0 -> 3.11.1 2020-01-27 19:02:45 -08:00
R. RyanTM
d6464b8add python27Packages.pysrt: 1.1.1 -> 1.1.2 2020-01-28 03:01:28 +00:00
R. RyanTM
358e0082d8 python27Packages.statsmodels: 0.10.2 -> 0.11.0 2020-01-28 01:15:40 +00:00
Mario Rodas
b750d60da3
Merge pull request #78633 from r-ryantm/auto-update/python2.7-deap
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 20:14:28 -05:00
Niklas Hambüchen
d91d400a84
Merge pull request #78644 from nh2/babel-nix-2.2-comment
pythonPackages.Babel: Add comment
2020-01-28 01:32:05 +01:00
R. RyanTM
5a3156c1c6 python27Packages.pyspotify: 2.1.2 -> 2.1.3 2020-01-28 00:20:38 +00:00
Niklas Hambüchen
19ff097181 pythonPackages.Babel: Add comment about #75676 2020-01-28 00:55:33 +01:00
Mario Rodas
e5a015bd85
Merge pull request #78639 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 18:32:54 -05:00
R. RyanTM
403813ddaa python27Packages.mozdevice: 3.0.6 -> 3.0.7 2020-01-27 14:56:33 -08:00
R. RyanTM
de84b23e5c python27Packages.braintree: 3.57.1 -> 3.58.0 2020-01-27 14:56:00 -08:00
R. RyanTM
f2d6f567ee python37Packages.django_modelcluster: 5.0 -> 5.0.1 2020-01-27 22:28:25 +00:00
R. RyanTM
6b0d5ff840 python37Packages.minio: 5.0.5 -> 5.0.6 2020-01-27 22:08:46 +00:00
R. RyanTM
6e82855d06 python27Packages.lark-parser: 0.7.8 -> 0.8.1 2020-01-27 21:45:26 +00:00
R. RyanTM
da75d85571 python27Packages.deap: 1.3.0 -> 1.3.1 2020-01-27 21:02:19 +00:00
Lancelot SIX
ae9809bfcf
Merge pull request #78631 from r-ryantm/auto-update/python2.7-identify
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 21:24:43 +01:00
R. RyanTM
e29829b2bd python27Packages.identify: 1.4.9 -> 1.4.10 2020-01-27 20:00:39 +00:00
R. RyanTM
512e77e664 python27Packages.cvxopt: 1.2.3 -> 1.2.4 2020-01-27 19:36:24 +00:00
R. RyanTM
0e42a6a182 python27Packages.moznetwork: 0.27 -> 1.0.0 2020-01-27 19:32:41 +00:00
Michael Weiss
a584044855
python38Packages.tatsu: 4.4.0 -> 5.0.0
Changelog: https://github.com/neogeny/TatSu/blob/v5.0.0/CHANGELOG.rst#500--2020-01-26

I've successfully tested the Python 3.7 support with
python3Packages.ics.
2020-01-27 19:29:52 +01:00
R. RyanTM
c82403a981 python27Packages.musicbrainzngs: 0.6 -> 0.7.1 2020-01-27 18:18:02 +00:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Maximilian Bosch
3d085a399c
python3Packages.python-ly: remove myself from maintainer list
While going through my repology feed of package-updates I realized that
I'm still a maintainer of this. Just did an update in e6a9c15fa1
and the package is pretty easy to maintain, but decided to make it clear
that I don't actively maintain this.
2020-01-26 19:52:14 +01:00
Maximilian Bosch
e6a9c15fa1
python3Packages.python-ly: 0.9.5 -> 0.9.6 2020-01-26 19:49:57 +01:00
Maximilian Bosch
02c75132d9
python3Packages.pytesseract: 0.3.1 -> 0.3.2 2020-01-26 19:21:45 +01:00
Mario Rodas
456992405c
Merge pull request #78477 from marsam/fix-apache-airflow
python37Packages.apache-airflow: fix build
2020-01-25 17:41:55 -05:00
Mario Rodas
8cd9059f9e
Merge pull request #78467 from marsam/fix-build-python-altair
python3Packages.altair: fix build
2020-01-25 14:36:50 -05:00
Mario Rodas
1bb2174725
Merge pull request #77190 from r-ryantm/auto-update/python3.7-asdf
python37Packages.asdf: 2.4.2 -> 2.5.0
2020-01-25 14:35:37 -05:00
Daiderd Jordan
6e6c16f90e
Merge pull request #78429 from thefloweringash/llfuse-darwin
pythonPackages.llfuse: darwin support, use in borgbackup
2020-01-25 15:52:36 +01:00
Mario Rodas
c6e8760b4a
pythonPackages.loguru: 0.4.0 -> 0.4.1 2020-01-25 04:30:00 -05:00
Mario Rodas
2648d2b616
python37Packages.apache-airflow: fix build 2020-01-25 04:20:00 -05:00
Mario Rodas
d097edb4bb
python3Packages.altair: fix build 2020-01-25 04:20:00 -05:00
Serg Nesterov
93dc12a6d8
pythonPackages.glances: fix darwin build 2020-01-25 09:39:25 +03:00
Andrew Childs
6d46f05945 pythonPackages.llfuse: darwin support via osxfuse 2020-01-25 12:59:31 +09:00
Jelle Besseling
d7cdc48502 python-telegram-bot: add pingiun as maintainer 2020-01-24 14:23:25 -08:00
Jelle Besseling
7680df12c5 python-telegram-bot: fix vendored urllib patches 2020-01-24 14:23:25 -08:00
Pierre Bourdon
4acf0beba1 python3Packages.zodb: fix compatibility with transaction 3.0
zodb build broke with the python3Packages.transaction upgrade that
happened in f054f49840.
2020-01-24 14:02:34 -08:00
koral
40a03a8c6d aria2p: init at 0.7.0 2020-01-24 13:15:45 -08:00
Kevin Amado
52487f4e43 pythonPackages.fluidasserts: 20.1.28253 -> 20.1.33141 2020-01-24 01:53:35 -08:00
Kevin Amado
dac34b3803 pythonPackages.pyhcl: init at 0.4.0 2020-01-24 01:53:35 -08:00
Kevin Amado
268180742c pythonPackages.azure-storage-file-share: init at 12.0.0 2020-01-24 01:53:35 -08:00
Robert Iannucci
2bf75af84a pyenchant: Fix for darwin/macOS
This allows pyenchant to be installable on macOS again, which, in turn, will allow pylint
to also be installable.

  * Switches dependencies to enchant-2 (enchant-1 is not building on macOS). The existing $src (2.0.0) already has compatibility with enchant-2.
  * Improves patch hack by hijacking the $PYENCHANT_LIBRARY_PATH envvar lookup
    to explicitly specify the correct library path.
2020-01-23 18:01:58 -08:00
Ben Wolsieffer
109f179e44 buildbot: 2.5.1 -> 2.6.0 (#78335) 2020-01-23 20:31:04 -05:00
Timo Kaufmann
7db53cc312
Merge pull request #78348 from timokau/pygments-lexer-fix
python2.pkgs.ipython, python2.pkgs.sphinx: use proper python2 lexer
2020-01-23 16:10:21 +01:00
Timo Kaufmann
0811a69fef python2.pkgs.sphinx: user proper python2 lexer 2020-01-23 09:40:26 +01:00
Timo Kaufmann
66675b5650 python2.pkgs.ipython: use the proper python2 lexer
Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be
explicit if we want to use python2.

[1] https://pygments.org/docs/changelog/
2020-01-23 09:40:14 +01:00
R. RyanTM
c221115c4f python37Packages.hstspreload: 2019.12.25 -> 2020.1.17 2020-01-22 23:59:12 -08:00
R. RyanTM
34719fa2c7 python27Packages.boltons: 19.3.0 -> 20.0.0 2020-01-22 23:58:31 -08:00
R. RyanTM
5c8c62902f python27Packages.bitarray: 1.2.0 -> 1.2.1 2020-01-22 19:02:04 -08:00
Jonathan Ringer
c2a3fed5b3 python3Packages.ppft: re-enable tests 2020-01-22 18:54:41 -08:00
Jonathan Ringer
35f6a7406d python38Packages.aiohttp: disable
Looks like "+" operator between futures no longer works.
Reported upstream https://github.com/aio-libs/aiohttp/issues/4525
2020-01-22 18:17:16 -08:00
Jonathan Ringer
3671932188 python38Packages.uvloop: disable
Tests hang, indicating race condition
2020-01-22 18:17:02 -08:00
R. RyanTM
aee0249059 python27Packages.azure-mgmt-media: 2.0.0 -> 2.1.0 2020-01-22 17:52:26 -08:00
R. RyanTM
230562a6df python27Packages.azure-mgmt-containerservice: 8.1.0 -> 8.2.0 2020-01-22 17:50:28 -08:00
Mario Rodas
e21cdd1bbd
Merge pull request #78267 from r-ryantm/auto-update/python3.7-jupyter_console
python37Packages.jupyter_console: 6.0.0 -> 6.1.0
2020-01-22 20:11:30 -05:00
R. RyanTM
ef9939e36f python37Packages.aiohttp-socks: 0.3.3 -> 0.3.4 2020-01-22 17:06:56 -08:00
R. RyanTM
f567824479 python27Packages.diff_cover: 2.5.0 -> 2.5.2 2020-01-22 17:01:28 -08:00
R. RyanTM
d4a282dfef python37Packages.azure-mgmt-netapp: 0.7.0 -> 0.8.0 2020-01-22 17:00:12 -08:00
R. RyanTM
6b425756b8 python27Packages.azure-mgmt-recoveryservicesbackup: 0.5.0 -> 0.6.0 2020-01-22 16:56:11 -08:00
R. RyanTM
1b1835e2ec python37Packages.html2text: 2019.9.26 -> 2020.1.16 2020-01-22 16:55:36 -08:00
R. RyanTM
daefd38e64 python37Packages.azure-mgmt-hdinsight: 1.3.0 -> 1.4.0 2020-01-22 16:47:57 -08:00
R. RyanTM
55c3d1b9df python27Packages.stripe: 2.41.0 -> 2.42.0 2020-01-22 16:41:02 -08:00
R. RyanTM
abc34ea707 python37Packages.praw: 6.4.0 -> 6.5.1 2020-01-22 16:39:46 -08:00
R. RyanTM
8f9f1712b7 python27Packages.qtawesome: 0.6.0 -> 0.6.1 2020-01-22 16:39:09 -08:00
Ryan Mulligan
e6439c6c1a
Merge pull request #78290 from r-ryantm/auto-update/python3.7-aioresponses
python37Packages.aioresponses: 0.6.1 -> 0.6.2
2020-01-22 16:19:24 -08:00
Mario Rodas
4d7faaa8e9
Merge pull request #78283 from r-ryantm/auto-update/python2.7-apprise
python27Packages.apprise: 0.8.2 -> 0.8.3
2020-01-22 17:47:50 -05:00
R. RyanTM
e1dac71685 python37Packages.jupyterlab: 1.2.4 -> 1.2.5 2020-01-22 14:19:54 -08:00
R. RyanTM
1504315361 python27Packages.python-dotenv: 0.10.3 -> 0.10.4 2020-01-22 13:55:28 -08:00
R. RyanTM
5e1aed0b03 python27Packages.libnacl: 1.6.1 -> 1.7.1 2020-01-22 13:54:00 -08:00
R. RyanTM
0382d990ac python27Packages.spotipy: 2.4.4 -> 2.6.1 2020-01-22 13:48:02 -08:00
R. RyanTM
af138319c0 python27Packages.phonenumbers: 8.11.1 -> 8.11.2 2020-01-22 13:44:19 -08:00
R. RyanTM
3d01d56df3 python27Packages.python-telegram-bot: 12.2.0 -> 12.3.0 2020-01-22 13:42:54 -08:00
R. RyanTM
28774cc835 python27Packages.bumps: 0.7.13 -> 0.7.14 2020-01-22 13:42:25 -08:00
R. RyanTM
795729fa82 python27Packages.shodan: 1.21.1 -> 1.21.2 2020-01-22 13:37:27 -08:00
Ryan Mulligan
1b4c6bfc90
Merge pull request #78271 from r-ryantm/auto-update/python3.7-cmd2
python37Packages.cmd2: 0.9.22 -> 0.9.23
2020-01-22 13:11:14 -08:00
Timo Kaufmann
d05843e841
Merge pull request #78302 from r-ryantm/auto-update/python2.7-jupytext
python27Packages.jupytext: 1.3.1 -> 1.3.2
2020-01-22 17:41:51 +01:00
R. RyanTM
f76597380f python27Packages.jupytext: 1.3.1 -> 1.3.2 2020-01-22 15:47:33 +00:00
R. RyanTM
4620668f85 python37Packages.aioresponses: 0.6.1 -> 0.6.2 2020-01-22 14:26:11 +00:00
R. RyanTM
b14de67b10 python27Packages.apprise: 0.8.2 -> 0.8.3 2020-01-22 13:38:29 +00:00
R. RyanTM
784ddd9f96 python37Packages.cmd2: 0.9.22 -> 0.9.23 2020-01-22 12:07:56 +00:00
R. RyanTM
19343de8dd python37Packages.jupyter_console: 6.0.0 -> 6.1.0 2020-01-22 11:30:28 +00:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Jonathan Ringer
fcb3cf3324 python3Packages.dask-ml: 1.1.1 -> 1.2.0 2020-01-22 01:13:16 -08:00
Jonathan Ringer
99eb9231d4 ansible_2_9: init at 2.9.2 2020-01-22 01:12:28 -08:00
Farkas, Arnold
37298b58c6 pythonPackages.django-auth-ldap: update django dependency
Package `django-auth-ldap' requires Django 1.11+ which package `django' satisfies.
2020-01-22 00:56:32 -08:00
Farkas, Arnold
9588e9c89c pythonPackages.vega: build fix
vega 2.6 also depends on ipywidgets
2020-01-22 00:53:34 -08:00
Kevin Amado
2dddf14da4 fluidasserts: 20.1.22554 -> 20.1.28253
- bumps the fluidasserts version to 20.1.28253
- in this version the build process is deterministic and
  reproducible (you'll get the same hash on multiple builds)
- see: https://gitlab.com/fluidattacks/asserts/issues/873
2020-01-21 15:59:25 -08:00
Cole Mickens
4e26252c3d plexwebsocket: init at 0.0.6 2020-01-21 15:58:45 -08:00
Cole Mickens
51c0802bad plexauth: init at 0.0.5 2020-01-21 15:58:45 -08:00
Cole Mickens
4249db11a6 plexapi: init at 3.2.0 2020-01-21 15:58:45 -08:00
Cole Mickens
bb92cfdda2 pythonPackages.denonavr: init at 0.7.10 2020-01-21 15:58:17 -08:00
Kevin Amado
cdfb32d17a pythonPackages.pyparsing: improve tests
- Fetch pyparsing from GitHub instead of PyPi
- Add tests
2020-01-21 15:57:22 -08:00
Drew Risinger
338c151139 pythonPackages.nest-asyncio: build without tests
Tests fail on v1.2.1 & old v1.2.0.
This disables the tests to allow this package to build.
There doesn't seem to be an easy fix to allow running tests, b/c
the GitHub repo doesn't have release tags.
2020-01-21 14:44:01 -08:00
Pavol Rusnak
e86c8b69d5 pythonPackages.runway-python: 0.5.7 -> 0.5.9 2020-01-21 13:32:28 -08:00
Pavol Rusnak
6557e9a0e7 pythonPackages.Flask-Sockets: init at 0.2.1 2020-01-21 13:32:28 -08:00
Antoine Roy-Gobeil
a8c36dbb58 add antoinerg as maintainer of python3Packages.dash-* 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
de6fabbe66 python3Packages.dash: init at 1.8.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
6030346166 python3Packages.dash-core-components: init at 4.6.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
c8007a7413 python3Packages.dash-renderer: init at 1.2.3 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
a6bea71dab python3Packages.dash-html-components: init at 1.0.2 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
fe2af75066 python3Packages.dash-core-components: init at 1.7.0 2020-01-21 12:20:15 -08:00
Farkas, Arnold
c9496d1ec0 pythonPackages.avro-python3: 1.8.2 -> 1.9.1 2020-01-21 11:59:26 -08:00
Lancelot SIX
1102fc870d
pythonPackages.django_2_1: drop
Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as
well.
2020-01-21 14:00:54 +01:00
Lancelot SIX
e0fa73d692
Merge pull request #66391 from doom3wasagoodgame/init-python-package-coreapi
Packages for the python coreapi client
2020-01-21 11:47:40 +01:00
Jörg Thalheim
e48d9e6871
home-assistant: add icloud support (#78109)
home-assistant: add icloud support
2020-01-21 08:04:11 +00:00
Jörg Thalheim
1d24ce5ba0
snitun: fix macOS build 2020-01-21 07:56:14 +00:00
Cole Mickens
817d6c8ab2 pythonPackages.getmac: init at 0.8.2 2020-01-20 18:17:29 -08:00
Cole Mickens
ad6e8aa7c3 pythonPackages.flux_led: init at v0.22 2020-01-20 18:16:24 -08:00
Mario Rodas
044c02f45d
Merge pull request #78097 from wucke13/solo-python
python3Packages.solo-python: 0.0.21 -> 0.0.23
2020-01-20 19:35:58 -05:00
Alyssa Ross
126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons
fed5817868 python3.pkgs.authheaders: init at 0.12.1
This package is a dependency of GNU Mailman 3.3.x.

Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2020-01-20 14:36:56 +00:00
Jörg Thalheim
89d1275c38
python.pkgs.pyicloud: init at 0.9.1 2020-01-20 13:59:46 +00:00
wucke13
216b47c4c1 python3Packages.solo-python: 0.0.21 -> 0.0.23
+ also fix for 78032
2020-01-20 13:06:02 +01:00
Jonathan Ringer
95e3e3e0a8 pythonPackages.pycurl: disable flakey memory tests 2020-01-19 12:23:29 -08:00
Florian Klink
b1f7e20ca8
Merge pull request #77954 from flokli/binwalk-2.2.0
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-19 16:50:41 +01:00
Benno Fünfstück
85fbe4b318 pythonPackages.pypandoc: add sternenseemann to maintainers 2020-01-19 12:42:10 +01:00
Robert Scott
aa92851f77 pythonPackages.sysv_ipc: init at 1.0.1 2020-01-18 09:43:54 -08:00
sternenseemann
6b6e54eebd pythonPackages.pypandoc: 1.4 -> 2018-06-18
Switch to an unstable version to make it work with pandoc v2.

Based on #56592 by @Twey. Reworked dependency handling.
2020-01-18 16:23:47 +01:00
Florian Klink
b5e99522b1 python3.pkgs.binwalk 2.1.1 -> 2.2.0 2020-01-17 22:57:16 +01:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Kevin Amado
7d3e3cdf84 pythonPackages.mixpanel: 4.0.2 -> 4.5.0 2020-01-16 15:50:16 -08:00
Kevin Amado
9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Robin Gloster
aa489adfd8
Merge pull request #77686 from alyssais/urllib3
Revert "Re-revert "awscli: Get rid of runtime -dev dependencies""
2020-01-17 00:38:52 +01:00
Ben Darwin
046730ebdb pythonPackages.pydicom: init at 1.3.0 2020-01-16 12:34:09 -08:00
Florian
4373dba155 rxv: init at 0.6.0 2020-01-16 12:17:26 -08:00
Ben Darwin
54c409eb01 pythonPackages.pyezminc: remove
- package supports Python 2 only
- develop-python3 branch exists but datatype tests fail
- not updated since 2018
2020-01-16 12:14:49 -08:00
Silvan Mosberger
5a003383fb
pythonPackages.pyTelegramBotAPI: Init at 3.6.6 (#65509)
pythonPackages.pyTelegramBotAPI: Init at 3.6.6
2020-01-16 17:15:16 +01:00