Commit Graph

68872 Commits

Author SHA1 Message Date
Mario Rodas
c800464bc7 pythonPackages.eggdeps: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
4778194f7d pythonPackages.mp2: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
b1c2a05877 pythonPackages.mrbob: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
47ae762b85 pythonPackages.pyaudio: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
ad4ac8a797 pythonPackages.pymysqlsa: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
59ff3a08f8 pythonPackages.pystache: fix pname 2019-09-06 19:05:48 +02:00
Mario Rodas
053b9da754 pythonPackages.area53: drop
PyPI package was taken offline.

See https://github.com/bluepines/slick53/issues/5
2019-09-06 19:05:38 +02:00
Jan Tojnar
8563088e69
Merge branch 'staging-next' into staging 2019-09-06 16:55:45 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
adisbladis
4a1189e0ab
Merge pull request #68207 from adisbladis/elk-5-removal
elasticsearch5/kibana5/beats5: Remove EOL packages
2019-09-06 15:29:09 +01:00
adisbladis
a3032415f7
kibana5: Remove EOL package 2019-09-06 14:30:49 +01:00
R. RyanTM
7635bd187e python37Packages.loguru: 0.3.1 -> 0.3.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.7-loguru/versions
2019-09-06 15:28:55 +02:00
Jonathan Ringer
a70aea12ca pythonPackages.setuptools_scm: 3.2.0 -> 3.3.3 2019-09-06 15:23:20 +02:00
Frederik Rietdijk
1ede2de8a3 pythonPackages.editorconfig: -> 0.12.1 -> 0.12.2 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
bf4f885471 pythonPackages.editorconfig: remove duplicate EditorConfig 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
5718ed6d32 python.pkgs.wheel: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
0570a6b126 python.pkgs.setuptools: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
afe67e5493 python.pkgs.pip: 19.1.1 -> 19.2.3 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
dc95e17fc2 python: bootstrapped-pip: update wheel, setuptools, pip
wheel 33.4 -> 33.6
setuptools 41.0.1 -> 42.2.0
pip 19.1.1 -> 19.2.3
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
755de1cbe2 python.pkgs.terminado: disable tests 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
9dd6537303 pythonPackages.tld: use pythonImportsCheck and pytestCheckHook 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
f7e28bf5d8 Split buildPythonPackage into setup hooks
This commit splits the `buildPythonPackage` into multiple setup hooks.

Generally, Python packages are built from source to wheels using `setuptools`.
The wheels are then installed with `pip`. Tests were often called with
`python setup.py test` but this is less common nowadays. Most projects
now use a different entry point for running tests, typically `pytest`
or `nosetests`.

Since the wheel format was introduced more tools were built to generate these,
e.g. `flit`. Since PEP 517 is provisionally accepted, defining a build-system
independent format (`pyproject.toml`), `pip` can now use that format to
execute the correct build-system.

In the past I've added support for PEP 517 (`pyproject`) to the Python
builder, resulting in a now rather large builder. Furthermore, it was not possible
to reuse components elsewhere. Therefore, the builder is now split into multiple
setup hooks.

The `setuptoolsCheckHook` is included now by default but in time it should
be removed from `buildPythonPackage` to make it easier to use another hook
(curently one has to pass in `dontUseSetuptoolsCheck`).
2019-09-06 15:18:45 +02:00
Benjamin Hipple
7d3b44c9be waf: 2.0.15 -> 2.0.18 2019-09-06 14:35:59 +02:00
Vincent Laporte
5b3dc48f19 coqPackages.stdpp: 1.1 -> 1.2.1; coqPackages.iris: 3.1.0 -> 3.2.0
Ensures compatibility with Coq ≥ 8.9
2019-09-06 11:51:34 +00:00
Robert Hensing
2eb0bb3b59
Merge pull request #68007 from xbreak/clipp
clipp: init at 1.2.3
2019-09-06 12:48:24 +02:00
Marek Mahut
59d3c9618d
Merge pull request #68167 from jonringer/bump-requests-mock
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-06 09:12:54 +02:00
Jan Tojnar
306cc9b311
Merge branch 'staging-next' into staging 2019-09-06 03:21:30 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
684bad0569
gtk: move expressions 2019-09-06 02:54:53 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Evan Stoll
e4c243d6a0 postman: add evanjs to maintainers 2019-09-05 19:24:48 -04:00
Evan Stoll
abd41c3f68 postman: 7.0.7 -> 7.6.0
- Remove gnome2 (#39976)
  - Use pango instead of gnome2.pango
  - Remove gnome2.GConf
  - Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
  - As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib 
- Move libPath inputs to buildInputs
2019-09-05 19:24:31 -04:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Tyler Benster
d0a442f6e5 imagecodecs-lite: init at 2019.4.20 2019-09-05 14:04:24 -07:00
Jonathan Ringer
341f65e60f pythonPackages.requests-mock: 1.5.2 -> 1.7.0 2019-09-05 12:59:38 -07:00
Jonathan Ringer
04c2622d07 pythonPackages.purl: init at 1.5 2019-09-05 12:59:09 -07:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Jörg Thalheim
a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767 Fix radare2-cutter: Wrap Cutter with Qt wrapper
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Vladimír Čunát
e5dece4cbf
Merge branch 'staging-next' into staging 2019-09-05 10:23:46 +02:00
Marek Mahut
1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00
Marek Mahut
88c42a26a2
Merge pull request #68093 from jonringer/bump-textacy
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-05 08:27:23 +02:00
Will Dietz
4e8593b874
Merge pull request #68054 from dtzWill/update/webkitgtk-2.24.4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
2019-09-04 21:11:40 -05:00
Will Dietz
8fdb4c2836
Merge pull request #68052 from dtzWill/update/glib-2.60.7
glib: 2.60.6 -> 2.60.7
2019-09-04 20:55:08 -05:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Orivej Desh
9ec4a264ed libjpeg-turbo: 2.0.2 -> 2.0.3 2019-09-05 00:16:52 +00:00
Timo Kaufmann
0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 (#68108) 2019-09-04 18:13:00 +02:00
Aaron Andersen
a4ac265039 pythonPackages.pyvmomi: init at 6.7.1.2018.12 2019-09-04 11:42:47 -04:00
Jan Tojnar
e7cccdbb13
Merge pull request #68105 from jtojnar/meson-darwin-fix
meson: fix darwin patch
2019-09-04 16:59:33 +02:00