Commit Graph

15649 Commits

Author SHA1 Message Date
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