3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6366 commits

Author SHA1 Message Date
Jörg Thalheim 439fcdc056
Merge pull request #49977 from r-ryantm/auto-update/python3.6-pytest-repeat
python36Packages.pytest-repeat: 0.6.0 -> 0.7.0
2018-11-09 23:57:44 +00:00
Jörg Thalheim 83939d81db
Merge pull request #49974 from r-ryantm/auto-update/python3.6-pytest-datafiles
python36Packages.pytest-datafiles: 1.0 -> 2.0
2018-11-09 23:57:29 +00:00
Jörg Thalheim feb92ef7d3
Merge pull request #49973 from r-ryantm/auto-update/python3.6-peppercorn
python36Packages.peppercorn: 0.5 -> 0.6
2018-11-09 23:56:12 +00:00
Jörg Thalheim 428cb89bc6
Merge pull request #49987 from r-ryantm/auto-update/python3.6-plyvel
python36Packages.plyvel: 0.9 -> 1.0.5
2018-11-09 21:46:05 +00:00
Jörg Thalheim 634db3c436
plyvel: restrict to linux
on macOS we see the following error:

ImportError: Failed to import test module: test.test_plyvel
Traceback (most recent call last):
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
    __import__(name)
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/test/test_plyvel.py", line 17, in <module>
    import plyvel
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/__init__.py", line 6, in <module>
    from ._plyvel import (  # noqa
ImportError: dlopen(/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so, 2): Library not loaded: /nix/store/rq39v3s1l6vc85wwmrxsmlpi4rnbjnx6-leveldb-1.20/lib/out-shared/libleveldb.dylib.1.20
  Referenced from: /private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so
  Reason: image not found
2018-11-09 21:44:49 +00:00
Ryan Mulligan c93d1760a9
Merge pull request #49971 from r-ryantm/auto-update/python3.6-libversion
python36Packages.libversion: 1.0.0 -> 1.1.2
2018-11-09 10:59:48 -08:00
Jörg Thalheim b1bd5c5d86
Merge pull request #49969 from r-ryantm/auto-update/python3.6-splinter
python36Packages.splinter: 0.8.0 -> 0.9.0
2018-11-09 16:34:01 +00:00
Jörg Thalheim a7bf64c8fa
Merge pull request #49963 from r-ryantm/auto-update/python3.6-qtconsole
python36Packages.qtconsole: 4.4.1 -> 4.4.2
2018-11-09 16:30:25 +00:00
Jörg Thalheim fd12fb9939
Merge pull request #49967 from r-ryantm/auto-update/python3.6-stevedore
python36Packages.stevedore: 1.29.0 -> 1.30.0
2018-11-09 16:26:05 +00:00
Jörg Thalheim 53e222d79b
Merge pull request #49966 from r-ryantm/auto-update/python3.6-uproot-methods
python36Packages.uproot-methods: 0.2.5 -> 0.2.6
2018-11-09 16:23:59 +00:00
Jörg Thalheim 05f266a655
Merge pull request #49965 from r-ryantm/auto-update/python3.6-toml
python36Packages.toml: 0.9.6 -> 0.10.0
2018-11-09 16:22:17 +00:00
Jörg Thalheim 84df5d6041
Merge pull request #49962 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.9 -> 1.10
2018-11-09 16:16:55 +00:00
Jörg Thalheim 47746cfee5
Merge pull request #49961 from r-ryantm/auto-update/python3.6-uncompyle6
python36Packages.uncompyle6: 3.2.3 -> 3.2.4
2018-11-09 16:15:52 +00:00
Silvan Mosberger bb65d4252d
Merge pull request #50000 from r-ryantm/auto-update/python3.6-Django
python36Packages.django_2_1: 2.1.2 -> 2.1.3
2018-11-09 16:31:57 +01:00
Silvan Mosberger dbdccbec48
Merge pull request #50012 from r-ryantm/auto-update/python3.6-dkimpy
python36Packages.dkimpy: 0.8.1 -> 0.9.0
2018-11-09 16:29:04 +01:00
R. RyanTM 694ff0dc12 python36Packages.pyotp: 2.2.6 -> 2.2.7 (#49990)
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-pyotp/versions
2018-11-09 14:55:08 +01:00
Jörg Thalheim 4bdf7338fd
Merge pull request #50004 from r-ryantm/auto-update/python3.6-fonttools
python36Packages.fonttools: 3.29.1 -> 3.32.0
2018-11-09 13:36:33 +00:00
Maximilian Bosch 65cd61c06e
Merge pull request #49972 from r-ryantm/auto-update/python3.6-pyaxmlparser
python36Packages.pyaxmlparser: 0.3.11 -> 0.3.13
2018-11-09 14:32:41 +01:00
R. RyanTM 307d283c43 python36Packages.dkimpy: 0.8.1 -> 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-dkimpy/versions
2018-11-09 03:05:44 -08:00
R. RyanTM fe49fc4ca9 python36Packages.fonttools: 3.29.1 -> 3.32.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-fonttools/versions
2018-11-09 01:03:14 -08:00
R. RyanTM 1330965fa5 python36Packages.django_2_1: 2.1.2 -> 2.1.3
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-django/versions
2018-11-09 00:18:56 -08:00
R. RyanTM a117531c9a python36Packages.plyvel: 0.9 -> 1.0.5
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-plyvel/versions
2018-11-08 21:54:19 -08:00
R. RyanTM d85addfb39 python36Packages.pytest-repeat: 0.6.0 -> 0.7.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-pytest-repeat/versions
2018-11-08 20:24:09 -08:00
R. RyanTM 8321ecf4da python36Packages.pytest-datafiles: 1.0 -> 2.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-pytest-datafiles/versions
2018-11-08 19:53:54 -08:00
R. RyanTM 9707e27b53 python36Packages.peppercorn: 0.5 -> 0.6
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-peppercorn/versions
2018-11-08 19:32:20 -08:00
R. RyanTM e28ebc8ad2 python36Packages.pyaxmlparser: 0.3.11 -> 0.3.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-pyaxmlparser/versions
2018-11-08 18:42:37 -08:00
R. RyanTM 3fc6daa6df python36Packages.libversion: 1.0.0 -> 1.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-libversion/versions
2018-11-08 18:38:41 -08:00
R. RyanTM bdd0191863 python36Packages.splinter: 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-splinter/versions
2018-11-08 17:33:53 -08:00
R. RyanTM 84a4c52529 python36Packages.stevedore: 1.29.0 -> 1.30.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-stevedore/versions
2018-11-08 17:13:53 -08:00
R. RyanTM df7a5e8bb1 python36Packages.uproot-methods: 0.2.5 -> 0.2.6
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-uproot-methods/versions
2018-11-08 16:58:33 -08:00
R. RyanTM 1cb2cf6050 python36Packages.toml: 0.9.6 -> 0.10.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-toml/versions
2018-11-08 16:52:59 -08:00
R. RyanTM fede4c7bd4 python36Packages.qtconsole: 4.4.1 -> 4.4.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-qtconsole/versions
2018-11-08 16:41:44 -08:00
Jörg Thalheim 16e4b549de
Merge pull request #49959 from r-ryantm/auto-update/python3.6-websockets
python36Packages.websockets: 6.0 -> 7.0
2018-11-09 00:12:33 +00:00
R. RyanTM c4c3c8fd3e python27Packages.python-stdnum: 1.9 -> 1.10
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-python-stdnum/versions
2018-11-08 16:12:31 -08:00
Jörg Thalheim 5765be2090
Merge pull request #49902 from kwohlfahrt/pytorch
pytorch: disable distributed tests
2018-11-09 00:11:47 +00:00
R. RyanTM ac079732ce python36Packages.uncompyle6: 3.2.3 -> 3.2.4
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-uncompyle6/versions
2018-11-08 16:09:31 -08:00
Jörg Thalheim a1cf40f3e2
Merge pull request #49958 from r-ryantm/auto-update/python3.6-uncertainties
python36Packages.uncertainties: 3.0.2 -> 3.0.3
2018-11-09 00:08:15 +00:00
R. RyanTM 81b6ef76d0 python36Packages.websockets: 6.0 -> 7.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-websockets/versions
2018-11-08 15:57:33 -08:00
R. RyanTM 64e0a504c9 python36Packages.uncertainties: 3.0.2 -> 3.0.3
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-uncertainties/versions
2018-11-08 15:50:30 -08:00
Sander van der Burg 1ac07c82e1 alerta: init at 6.3.2 2018-11-08 22:32:31 +01:00
Timo Kaufmann efe6322ce4 pythonPackages.networkx: 2.1 -> 2.2 2018-11-07 20:15:37 +01:00
Kai Wohlfahrt 4d8cf0b84e pytorch: disable distributed tests
These fail with sandboxing
2018-11-07 17:09:54 +00:00
Maximilian Bosch 8c68a7d41d
Merge pull request #49828 from Twey/autologging
pythonPackages.autologging: init at 1.2.1
2018-11-07 17:30:17 +01:00
James Kay 5fdbec1417
pythonPackages.autologging: init at 1.2.1 2018-11-07 15:28:06 +00:00
Robert Schütz 0ba53e9f13 python.pkgs.py3status: 3.12 -> 3.13 2018-11-07 15:59:12 +01:00
Robert Schütz ae50efe353
Merge pull request #49591 from peterhoeg/p/snap
pythonPackages.snapcast: init at 2.0.9
2018-11-07 14:10:35 +01:00
Florian Klink becf8879f4 lark-parser: 2017-12-18 -> 0.6.5
This bumps lark-parser to a released version that doesn't loop forever
and consumes all memory on certain grammars.

erezsh/lark redirects now to lark-parser/lark, so also update homepage.
2018-11-07 11:11:33 +01:00
Michael Raskin 50602de85e
Merge pull request #49773 from rdnetto4/master
humanize: remove platform restriction
2018-11-07 04:36:29 +00:00
Reuben D'Netto 91c9d5a00a humanize: loosen platform restriction to include OSX 2018-11-07 10:29:06 +11:00
Lancelot SIX 1aed180d73
Merge pull request #48914 from lsix/add_pythonPackages_owslib
pythonPackages.owslib: init at 0.17.0
2018-11-06 15:37:53 +01:00