Commit graph

13 commits

Author SHA1 Message Date
Fabian Affolter be5f70b7ff python310Packages.branca: enable tests 2023-01-28 13:46:57 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt f8e87178be python3Packages.branca: 0.5.0 -> 0.6.0 2023-01-05 01:08:54 +01:00
Martin Weinelt 6957d6c407 python3Packages.branca: 0.4.2 -> 0.5.0 2022-07-21 22:33:43 +02:00
R. RyanTM d3e3a15af3 python37Packages.branca: 0.4.1 -> 0.4.2 2021-01-01 20:38:43 +00:00
R. RyanTM 2ac20f513b python27Packages.branca: 0.3.1 -> 0.4.1 2020-05-27 12:00:50 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Pickering b9fafdc475 Python: Add missing setuptools dependency to branca 2019-12-26 17:05:10 +00:00
Chris Ostrouchov 0107125d32 pythonPackages.branca: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Frederik Rietdijk dbb2d7977c python: branca: 0.3.0 -> 0.3.1 2018-12-03 16:50:38 +01:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 33e04c8ee9 python: branca: 0.2.0 -> 0.3.0 2018-06-21 07:49:03 +02:00
Frederik Rietdijk 2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00