Commit graph

71963 commits

Author SHA1 Message Date
José Romildo Malaquias a0f12b059a ocamlPackages.angstrom-unix: init at 0.12.1 2019-10-28 14:41:12 -03:00
José Romildo Malaquias 05a71af6a4 ocamlPackages.angstrom-lwt-unix: init at 0.12.1 2019-10-28 14:40:53 -03:00
José Romildo Malaquias 46eacf359b ocamlPackages.angstrom-async: init at 0.12.1 2019-10-28 14:40:35 -03:00
José Romildo Malaquias d3ff8e6359 ocamlPackages.angstrom: 0.10.0 -> 0.12.1 2019-10-28 12:00:00 -03:00
Kier Davis 443f1a43ef pythonPackages.pylint: add setuptools
Previously it was missing a runtime dependency on setuptools:

    [kier@saelli:~/checkouts/nixpkgs]$ $(nix-build -A python27Packages.pylint --no-out-link)/bin/pylint
    Traceback (most recent call last):
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/bin/.pylint-wrapped", line 6, in <module>
        from pylint import run_pylint
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__init__.py", line 11, in <module>
        from .__pkginfo__ import version as __version__
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__pkginfo__.py", line 25, in <module>
        from pkg_resources import parse_version
    ImportError: No module named pkg_resources

With this change, the same command now correctly prints pylint's help text.

This only applies to Python 2.
2019-10-28 10:52:50 +01:00
Benedikt Hunger b27bdf4ec8 pythonPackages.qscintilla-qt5: fix build 2019-10-28 01:40:52 -07:00
Frederik Rietdijk 21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Vincent Laporte 8dc2173905 ocamlPackages.decompress: 0.6 → 0.9.0
ocamlPackages.git: 1.11.5 → 2.1.0

ocamlPackages.imagelib: 20171028 → 20191011

ocamlPackages.imagelib-unix: init
2019-10-28 07:37:24 +00:00
Vincent Laporte ea5684b438 ocamlPackages.encore: init at 0.3 2019-10-28 07:37:24 +00:00
Vincent Laporte 9f26063077 ocamlPackages.ke: init at 0.4 2019-10-28 07:37:24 +00:00
Pavol Rusnak c5ed4a8b29 pythonPackages.py3buddy: cleanup, call toPythonModule 2019-10-27 23:00:55 -07:00
Mario Rodas 94a08f2f8e
Merge pull request #54975 from ghost/python-logstash
pythonPackages.python-logstash: init at 0.4.6
2019-10-27 22:01:42 -05:00
Mario Rodas 17b02efd1b
Merge pull request #72118 from risicle/ris-xapian-1.4.13
xapian: 1.4.12 -> 1.4.13
2019-10-27 20:14:43 -05:00
Jonathan Ringer 5e85873d70 pythonPackages.kombu: fix tests 2019-10-27 16:14:10 -07:00
Jonathan Ringer 3ba8ce13dd pythonPackages.Pyro4: fix tests 2019-10-27 16:14:10 -07:00
Jonathan Ringer 11f9145fb0 python3Packages.mailmanclient: fix build 2019-10-27 16:14:10 -07:00
Jonathan Ringer 421ec19144 pythonPackages.datadog: fix tests 2019-10-27 16:14:10 -07:00
R. RyanTM 62199af908 python37Packages.jaraco_collections: 2.0 -> 2.1
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.7-jaraco.collections/versions
2019-10-27 15:29:25 -07:00
R. RyanTM aa3fcab821 python37Packages.pelican: 4.1.1 -> 4.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.7-pelican/versions
2019-10-27 15:28:02 -07:00
Michael Weiss f2be56eedc python37Packages.ics: init at 0.6 2019-10-27 15:21:14 -07:00
Michael Weiss da51ce2713 python37Packages.tatsu: init at 4.4.0
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2019-10-27 15:21:14 -07:00
Marek Mahut 58c618f721
Merge pull request #72086 from mmahut/nvidia-texture-tools
nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
2019-10-27 20:35:49 +01:00
Benjamin Hipple fa1e275f31 mkl: 2019.3 -> 2019.5 (#71476)
Includes bugfixes, new features, and performance improvements.

Full release notes here:
https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features

Leave Darwin on 2019.3 pending resolution of DMG issues
2019-10-27 15:34:16 -04:00
Robert Scott 84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
Robert Scott e5f671a7dc pythonPackages.rpyc: fix tests to actually execute 2019-10-27 11:47:10 -07:00
xbreak b24a32d0c7 pythonPackages.python-nomad: init at 1.1.0
Python client library for Hashicorp Nomad
2019-10-27 11:33:46 -07:00
Frederik Rietdijk 62c81282c4 python38Packages.moto: does not function yet 2019-10-27 17:23:41 +01:00
Frederik Rietdijk 8607aa5c39 python38Packages.tables: fix build for 3.8
We need to regenerate the C code with Cython.
2019-10-27 17:18:24 +01:00
R. RyanTM 4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTM 94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-10-27 16:29:01 +01:00
Frederik Rietdijk 21177d3e93 python3.pkgs.poetry: fixup 2019-10-27 16:26:58 +01:00
Frederik Rietdijk 524c82b3a1 python.pkgs.audio-metadata: fix missing dep 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 311f17970f python.pkgs.tbm-utils: init at 1.0.0 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 6a6eb39a2d python: botocore: 1.13.1 -> 1.13.2 2019-10-27 16:26:57 +01:00
Jonathan Ringer e38b3df09d pythonPackages.spacy: fix build 2019-10-27 16:26:57 +01:00
Jonathan Ringer 7a7bc3ef51 pythonPackages.fs: fix tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer 27654139b5 pythonPackages.xdis: disable python2 2019-10-27 16:26:57 +01:00
Jonathan Ringer f0aa1ffa7b pythonPackages.mozdevice: 1.0.1 -> 3.0.5 2019-10-27 16:26:57 +01:00
Jonathan Ringer 72ba0102d0 pythonPackages.prawcore: fix tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer 4fbf45665f python3Packages.gym: fix build 2019-10-27 16:26:57 +01:00
Jonathan Ringer a1010b6fca python3Packages.grpc_google_iam_v1: disable awkward tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer 382aec03a1 pythonPackages.pyhocon: fetch from github 2019-10-27 16:26:57 +01:00
Jonathan Ringer d0f7540885 pythonPackages.testfixtures: 6.3.10 -> 6.10.0 2019-10-27 16:26:57 +01:00
Jonathan Ringer d118e8d185 pythonPackages.GitPython: disable python2
no longer supported
2019-10-27 16:26:57 +01:00
Jonathan Ringer ea1fc916a0 pythonPackages.bitarray: fix build
remove obsolete patch
2019-10-27 16:26:57 +01:00
Jonathan Ringer 749c53f144 python3Packages.cheroot: fix tests
patches no longer needed
2019-10-27 16:26:57 +01:00
Jonathan Ringer 5f06ba50e2 python38Packages.boto: disable tests for py38
Hmac logic has changed, and upstream no longer maintaining package
2019-10-27 16:26:57 +01:00
Jonathan Ringer b5daee5c5d python3Packages.serpent: fix tests 2019-10-27 16:26:56 +01:00
Jonathan Ringer 3b4bdf3f38 python3Packages.pytest-black: init at 0.3.7 2019-10-27 16:26:56 +01:00
Jonathan Ringer 48091cc043 pythonPackages.aenum: disable python2 tests
python2 doesn't guarentee cardinality with lists.
2019-10-27 16:26:56 +01:00