Commit Graph

12 Commits

Author SHA1 Message Date
Felix Buehler
b0c8d214bb python311Packages.pyrfc3339: rename from pyRFC3339 2024-01-07 13:50:10 +01:00
adisbladis
02dab4ab5c python3.pkgs.*: Explicitly pass buildPythonPackage format parameter
Long term we should move everything over to `pyproject = true`, but in
the mean time we can work towards deprecating the implicit `format` paremeter.

cc https://github.com/NixOS/nixpkgs/issues/253154
cc @mweinelt @figsoda
2023-12-07 17:46:49 +01:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Robert Schütz
d869ed778e python3Packages.acme: remove mock from propagatedBuildInputs 2021-04-02 23:53:01 +02:00
Sandro Jäckel
e8b661e3be
pythonPackages.acme: Disable tests 2020-12-08 05:01:04 +01:00
Will Dietz
44c84d10f3 acme: remove unneeded 'nose' dep, use 'sourceRoot' instead of postUnpack
Specifying "source" in sourceRoot isn't ideal
(hopefully it doesn't change, again?)
but I think this is the preferred way to do this.
2019-02-03 20:58:45 -06:00
Will Dietz
ea9853d790 acme: add new deps on requests-toolbelt, pytest; fix 2019-02-03 20:58:45 -06:00
Robert Schütz
28808fe6b5 python.pkgs.acme: add meta 2018-08-03 14:16:54 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00: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
makefu
e9f176a09a
certbot: 0.19.0 -> 0.22.2 2018-03-20 22:25:50 +01:00
wisut hantanong
d437a722af python.pkgs.acme: move to separate expression 2017-07-15 17:40:55 +01:00