3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

20089 commits

Author SHA1 Message Date
R. RyanTM dd7fae6a04 python37Packages.pytest-rerunfailures: 9.0 -> 9.1.1 2020-10-03 10:43:12 +00:00
R. RyanTM 782f4c0340 python27Packages.py_scrypt: 0.8.15 -> 0.8.17 2020-10-03 09:54:26 +00:00
R. RyanTM 388e0a8a3d python27Packages.pyroute2: 0.5.13 -> 0.5.14 2020-10-03 09:14:20 +00:00
R. RyanTM b8c6c2499c python27Packages.pytesseract: 0.3.5 -> 0.3.6 2020-10-03 07:55:33 +00:00
R. RyanTM 5e209b5874 python27Packages.Wand: 0.6.2 -> 0.6.3 2020-10-03 06:27:39 +00:00
R. RyanTM 86bfc57cf8 python27Packages.texttable: 1.6.2 -> 1.6.3 2020-10-02 22:49:10 -07:00
Mario Rodas a3450a57d0
Merge pull request #99275 from NeQuissimus/yq_2_11_1
yq: 2.11.0 -> 2.11.1
2020-10-02 19:23:12 -05:00
Martin Weinelt 4579ac5faa
Merge pull request #98104 from drewrisinger/dr-pr-tinydb
python3Packages.tinydb: 3.14.1 -> 4.1.1
2020-10-02 23:25:23 +02:00
Martin Weinelt 1a5bbecbbe
Merge pull request #99419 from prusnak/bip_utils
python3Packages.bip_utils: 1.4.0 -> 1.5.0
2020-10-02 23:09:31 +02:00
Pavol Rusnak f1057db809
python3Packages.bip_utils: 1.4.0 -> 1.5.0
fetch sources from GitHub instead of PyPI to enable tests
2020-10-02 22:50:50 +02:00
Zeke Stephens 2956f4ecc2 add myself as a maintainer 2020-10-02 15:39:08 -04:00
Zeke Stephens d1caa9bcaf python3Packages.py-sonic: init at 0.7.7 2020-10-02 15:38:52 -04:00
Jonathan Ringer 5473d0c554 python3Packages.starfish: remove due to prolonged breakage 2020-10-02 11:17:22 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Jamie Magee bc99830b67 pythonPackages.adguardhome: init at 0.4.2 2020-10-02 08:56:11 -07:00
Mario Rodas f2cb1f0afd
Merge pull request #99363 from danieldk/srsly-2.3.0
python3Packages.srsly: 2.2.0 -> 2.3.0
2020-10-02 08:17:48 -05:00
Mario Rodas 3429b8de2b
Merge pull request #99358 from marsam/update-nvchecker
nvchecker: 1.7 -> 2.0
2020-10-02 07:47:59 -05:00
Lancelot SIX 0c98435f70
Merge pull request #99150 from danieldk/transformers-3.3.1
python3Packages.transformers: 3.2.0 -> 3.3.1
2020-10-02 10:54:56 +01:00
Daniël de Kok 9211e69335 python3Packages.srsly: 2.2.0 -> 2.3.0
Changelog:

https://github.com/explosion/srsly/releases/tag/v2.3.0
2020-10-02 08:47:49 +02:00
Jonathan Ringer 64565aeea3 python3Packages.pytest-xprocess: 0.13.1 -> 0.14.0 2020-10-01 21:13:37 -07:00
Jonathan Ringer 9e13f32043 python3Packages.xmlschema: 1.2.3 -> 1.2.5 2020-10-01 21:13:20 -07:00
Jonathan Ringer 3eff9acfbf python3Packages.pytest-black: 0.3.10 -> 0.3.11 2020-10-01 21:13:20 -07:00
Jonathan Ringer d28a75880f python3Packages.pybids: 0.12.0 -> 0.12.1 2020-10-01 21:13:20 -07:00
Jonathan Ringer cc7a4df92d python3Packages.elementpath: 2.0.3 -> 2.0.3 2020-10-01 21:13:20 -07:00
Martin Weinelt 6cf69de031
Merge pull request #99213 from MetaDark/debugpy
pythonPackages.debugpy: 1.0.0b12 -> 1.0.0
2020-10-01 23:34:17 +02:00
Pamplemousse af27072f1d python3Packages.pyelftools: 0.26 -> unstable-09-23
And fix the tests.

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-10-01 10:17:00 -07:00
Lancelot SIX 46159bcf20
pythonPackages.pyscreenshot: add missing pillow dependency 2020-10-01 16:29:05 +01:00
Tim Steinbach 63271a09ec
yq: 2.11.0 -> 2.11.1 2020-10-01 09:21:21 -04:00
R. RyanTM 43692a0d7d python37Packages.statsmodels: 0.11.1 -> 0.12.0 2020-09-30 23:39:12 -07:00
R. RyanTM cc99822742 python27Packages.pysmb: 1.2.1 -> 1.2.2 2020-09-30 23:35:51 -07:00
Martin Weinelt a9832e5fbc pythonPackages.pillowfight: fix description 2020-09-30 23:25:27 -07:00
R. RyanTM a9618149f5 python27Packages.ipympl: 0.5.7 -> 0.5.8 2020-09-30 23:23:23 -07:00
R. RyanTM bc944b1618 python27Packages.google-i18n-address: 2.3.5 -> 2.4.0 2020-09-30 23:23:19 -07:00
Pamplemousse 45f7a707d1 python3Packages.CppHeaderParser: init at 2.7.4
Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2020-09-30 23:23:03 -07:00
R. RyanTM ee4d146fc2 python27Packages.icalendar: 4.0.6 -> 4.0.7 2020-09-30 23:22:44 -07:00
MetaDark 0600273981 pythonPackages.pygls: 0.9.0 -> 0.9.1 2020-09-30 23:19:29 -07:00
MetaDark abfbca91e7 pythonPackages.debugpy: 1.0.0b12 -> 1.0.0
Also fixes the Python 2.7 build
2020-10-01 01:02:45 -04:00
Mario Rodas 5ef24845d8 nvchecker: 1.7 -> 2.0 2020-10-01 04:20:00 +00:00
Martin Weinelt e4072affb4
Merge pull request #99192 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2020.07.01 -> 2020.08.30
2020-10-01 06:11:43 +02:00
R. RyanTM e7fe577d98 python27Packages.ldap3: 2.8 -> 2.8.1 2020-09-30 16:44:46 -07:00
R. RyanTM 6c88ff46de python37Packages.limnoria: 2020.07.01 -> 2020.08.30 2020-09-30 19:32:31 +00:00
R. RyanTM ea965b447e python37Packages.geoip2: 4.0.2 -> 4.1.0 2020-09-30 11:05:35 -07:00
Thibault Gagnaux 5380555efb python3Packages.fsspec: fix tests on linux
Hydra fails with a `DirectoryError: [Errno 21] Is a directory: '/build/source/fsspec/tests/__pycache__'`.
I suspect that both drvs `python37Packages.fsspec` and `python38Packages.fsspec` share the same folder
`'/build/source/fsspec/tests/__pycache__'` which leads to problems. To fix it I just let each drvs run in a
tmp directory using `pytestFlagsArray = [ "--rootdir=$(mktemp -d)" ];`.
2020-09-30 11:02:47 -07:00
R. RyanTM 115aac4c7d python27Packages.eventlet: 0.26.1 -> 0.28.0 2020-09-30 08:50:33 -07:00
R. RyanTM 5085e70280 python27Packages.mockito: 1.2.1 -> 1.2.2 2020-09-30 08:48:01 -07:00
R. RyanTM df05faa539 python27Packages.funcy: 1.14 -> 1.15 2020-09-30 08:46:56 -07:00
R. RyanTM 0d9deb595d python27Packages.pdf2image: 1.13.1 -> 1.14.0 2020-09-30 08:46:37 -07:00
R. RyanTM d5fe53f673 python37Packages.PyChromecast: 7.2.1 -> 7.5.0 2020-09-30 08:45:37 -07:00
R. RyanTM b6491a1a0b python37Packages.pygit2: 1.2.1 -> 1.3.0 2020-09-30 08:45:23 -07:00
R. RyanTM 7765a9e1bf python37Packages.jupyterlab: 2.2.6 -> 2.2.8 2020-09-30 08:45:06 -07:00
R. RyanTM d2c698325e python27Packages.nodeenv: 1.3.5 -> 1.5.0 2020-09-30 08:42:25 -07:00
R. RyanTM 67e71e077d python37Packages.irc: 19.0.0 -> 19.0.1 2020-09-30 08:42:15 -07:00
R. RyanTM b0ca87da97 python37Packages.ptpython: 3.0.5 -> 3.0.7 2020-09-30 08:42:02 -07:00
Ryan Mulligan ef761f2104
Merge pull request #99146 from r-ryantm/auto-update/python2.7-dpkt
python27Packages.dpkt: 1.9.3 -> 1.9.4
2020-09-30 08:30:29 -07:00
Ryan Mulligan ae94ce8ee3
Merge pull request #99140 from r-ryantm/auto-update/python2.7-progressbar2
python27Packages.progressbar2: 3.51.4 -> 3.53.1
2020-09-30 05:56:59 -07:00
Ryan Mulligan a7474a225f
Merge pull request #99151 from r-ryantm/auto-update/python2.7-phonenumbers
python27Packages.phonenumbers: 8.12.8 -> 8.12.10
2020-09-30 05:50:55 -07:00
Mario Rodas e80b9d4ad0
Merge pull request #99148 from r-ryantm/auto-update/python2.7-identify
python27Packages.identify: 1.4.29 -> 1.5.5
2020-09-30 06:08:25 -05:00
Daniël de Kok b751c120ce
Merge pull request #95824 from obsidiansystems/python3.tensorflow_2-update-to-2.3.0
tensorflow: update to 2.3.0
2020-09-30 11:37:42 +02:00
Daniël de Kok 71b3dbc799 python3Packages.transformers: 3.2.0 -> 3.3.1
Changes:

https://github.com/huggingface/transformers/releases/tag/v3.3.0
https://github.com/huggingface/transformers/releases/tag/v3.3.1
2020-09-30 10:38:28 +02:00
R. RyanTM f5a45b083e python27Packages.phonenumbers: 8.12.8 -> 8.12.10 2020-09-30 08:24:12 +00:00
R. RyanTM def388af0a python27Packages.identify: 1.4.29 -> 1.5.5 2020-09-30 07:53:18 +00:00
R. RyanTM 465f20e6a8 python27Packages.dpkt: 1.9.3 -> 1.9.4 2020-09-30 06:38:47 +00:00
R. RyanTM 08d3b647f2 python37Packages.loguru: 0.5.1 -> 0.5.3 2020-09-29 22:16:01 -07:00
R. RyanTM 2fe02c2890 python37Packages.jupyter_console: 6.1.0 -> 6.2.0 2020-09-29 21:06:13 -07:00
Jonathan Ringer b9aacdf39e python3Packages.skein: mark broken, maven repo unstable 2020-09-29 21:05:50 -07:00
R. RyanTM 4258166395 python37Packages.nbclient: 0.4.3 -> 0.5.0 2020-09-29 21:05:39 -07:00
R. RyanTM 81c259a4d8 python27Packages.pastel: 0.2.0 -> 0.2.1 2020-09-29 21:05:15 -07:00
R. RyanTM e070dc63fc python27Packages.jug: 2.0.2 -> 2.0.3 2020-09-29 21:04:40 -07:00
R. RyanTM e54442c5cb python27Packages.progressbar2: 3.51.4 -> 3.53.1 2020-09-30 03:17:36 +00:00
R. RyanTM ed9c3d4796 python37Packages.canonicaljson: 1.3.0 -> 1.4.0 2020-09-29 19:13:06 -07:00
R. RyanTM 20529dbc31 python27Packages.atlassian-python-api: 1.16.1 -> 1.17.5 2020-09-29 19:07:20 -07:00
Thiago Kenji Okada 9a43f55bb0 python3Package.aionotify: init at 0.2.0 2020-09-29 14:08:35 -07:00
R. RyanTM bf97ef57fe python27Packages.argcomplete: 1.12.0 -> 1.12.1 2020-09-29 09:32:22 -07:00
R. RyanTM 1a519a6ff3 python37Packages.libcloud: 3.1.0 -> 3.2.0 2020-09-29 09:14:59 -07:00
Robert Scott 85e6474eee pythonPackages.ruffus: 2.8.1 -> 2.8.4, fix build
simplify test execution by skipping their makefile entirely. disable tests
on darwin as they are very flaky & hang often. this is probably ok because
we're not hacking this package's source to get it installed, and the user
is probably getting something very similar as they would get using a
regular pip installation.
2020-09-29 06:19:16 -07:00
Raphael Borun Das Gupta 638612dadf pythonPackages.namedlist: bitbucket -> gitlab.com
adapt meta.homepage, as upstream has moved to gitlab.com
2020-09-29 06:15:16 -07:00
Raphael Borun Das Gupta 9a2f904e8f pythonPackages.namedlist: 1.7 -> 1.8 2020-09-29 06:15:16 -07:00
R. RyanTM 70c5ca0b2e python37Packages.bidict: 0.20.0 -> 0.21.2 2020-09-29 06:11:26 -07:00
R. RyanTM 9658a8e0c2 python27Packages.datadog: 0.38.0 -> 0.39.0 2020-09-29 06:07:13 -07:00
R. RyanTM 1da60d0177 python37Packages.asyncssh: 2.3.0 -> 2.4.2 2020-09-29 06:05:10 -07:00
kfollesdal b22a482dda pythonPackages.databricks-connect: 7.1.0 -> 7.1.1 2020-09-29 06:04:25 -07:00
Jonathan Ringer 4d165d29de python3Packages.azure-appconfiguration: init at 1.1.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 61ae2b4715 python3Packages.azure-keyvault-administration: init at 4.0.0b1 2020-09-29 06:00:43 -07:00
Jonathan Ringer 156acc6f97 python3Packages.azure-synapse-spark: 0.2.0 -> 0.3.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 50d41537dd python3Packages.azure-synapse-accesscontrol: 0.2.0 -> 0.3.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 24a1c3977b python3Packages.azure-storage-blob: 12.4.0 -> 12.5.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 03ad84828a python3Packages.azure-mgmt-synapse: 0.3.0 -> 0.4.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 680991d8fb python3Packages.azure-mgmt-storage: 11.2.0 -> 16.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 96384218a4 python3Packages.azure-mgmt-sql: 0.20.0 -> 0.21.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 7d3b962876 python3Packages.azure-mgmt-resource: 10.2.0 -> 15.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 1f646188a2 python3Packages.azure-mgmt-network: 11.0.0 -> 16.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 681b44656a python3Packages.azure-mgmt-netapp: 0.12.0 -> 0.13.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 145af61ea4 python3Packages.azure-mgmt-monitor: 0.11.0 -> 1.0.1 2020-09-29 06:00:43 -07:00
Jonathan Ringer b1b7e14ca4 python3Packages.azure-mgmt-loganalytics: 0.7.0 -> 1.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer ba4adb0474 python3Packages.azure-mgmt-keyvault: 2.2.0 -> 7.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 3a305a6376 python3Packages.azure-mgmt-eventhub: 4.0.0 -> 8.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 84fba9ebdd python3Packages.azure-mgmt-datafactory: 0.12.0 -> 0.13.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 6ac6882764 python3Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 37169d74e5 python3Packages.azure-mgmt-compute: 13.0.0 -> 17.0.0 2020-09-29 06:00:43 -07:00
Jonathan Ringer 54863f8161 python3Packages.azure-mgmt-appconfiguration: 0.6.0 -> 1.0.1 2020-09-29 06:00:43 -07:00