summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/django-multiselectfield (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.django-multiselectfield: 0.1.12 -> 0.1.13Martin Weinelt2024-10-131-7/+18
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-4/+5
* 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 adisbladis2023-12-071-0/+1
* python: editorconfig fixeszowoq2020-08-271-1/+1
* python37Packages.django-multiselectfield: 0.1.11 -> 0.1.12R. RyanTM2020-04-011-2/+2
* python: django-multiselectfield: 0.1.10 -> 0.1.11Frederik Rietdijk2019-12-301-2/+2
* python: django-multiselectfield: 0.1.9 -> 0.1.10Frederik Rietdijk2019-11-221-2/+2
* python: django-multiselectfield: 0.1.8 -> 0.1.9Frederik Rietdijk2019-10-181-2/+2
* 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`. Frederik Rietdijk2018-06-231-1/+0
* python.pkgs.django-multiselectfield: 0.1.3 -> 0.1.8Frederik Rietdijk2017-09-071-0/+27