Commit graph

6 commits

Author SHA1 Message Date
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mhaselsteiner 263ee30a70 python: wrf-python : 1.3.1.1 -> 1.3.2 2019-11-18 12:39:51 -08:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Josef Kemetmüller 36f5c0d58d pythonPackages.wrf-python: Fix build (#56989)
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
mhaselsteiner 6dda7841bb pythonPackages.wrf-python: init at 1.3.1.1 2019-01-30 22:51:27 +01:00