Commit Graph

19953 Commits

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