Commit graph

11 commits

Author SHA1 Message Date
R. RyanTM 6b7221fbb4 python37Packages.pyowm: 3.0.0 -> 3.1.1 2020-10-15 23:34:22 -07:00
Frederik Rietdijk b9fc15ea1f python: pyowm: 2.10.0 -> 3.0.0 2020-06-11 10:00:19 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lancelot SIX c15aff9fa4
python3Packages.pyowm: drop outdated patching
Version 2.10 relaxed the requirement for geojson from
`geojson>=2.3.0,<2.4` to `geojson>=2.3.0,<3`. Remove the postPatch hook
that adjusted this requirement when it broke in nixpkgs.
2019-08-22 15:01:34 +02:00
Lancelot SIX 2798da019f
pythonPackages.pyowm: disable python2
- Python2 support has been deprecated in 2.9 (https://github.com/csparpa/pyowm/releases/tag/2.9.0)
- Python-3.3 support dropped in 2.10 (https://github.com/csparpa/pyowm/releases/tag/2.10)
2019-08-22 15:01:22 +02:00
Frederik Rietdijk 32f82c4c99 python: pyowm: 2.9.0 -> 2.10.0 2019-02-17 14:40:36 +01:00
Maximilian Bosch a25dcb6607 python3Packages.pyowm: fix python3 build (#46549)
See https://hydra.nixos.org/build/80714323

Version 2.9 requires `geojson==2.x'. To allow 2.4, the constraint
required some patching using `substituteInPlace'.

Addresses #45960
2018-09-12 01:23:36 +02:00
Frederik Rietdijk f1dba212e7 python: pyowm: 2.8.0 -> 2.9.0 2018-08-25 07:38:23 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk 363910dc7f python.pkgs.pyowm: fix build 2018-06-22 13:09:49 +02:00
Franz Pletz 11ad518935
pythonPackages.pyowm: init at 2.8.0 2018-05-07 21:37:46 +02:00