summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/appdirs (follow)
Commit message (Expand)AuthorAgeFilesLines
* python312Packages.appdirs: fix typonatsukium2024-12-311-1/+1
* python312Packages.appdirs: refactor•••- enable tests - add pythonImportsCheck - switch to pypa builder Fabian Affolter2024-10-131-2/+15
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-3/+4
* 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: appdirs: 1.4.3 -> 1.4.4Frederik Rietdijk2020-06-061-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* 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
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-101-1/+1
* python.pkgs.appdirs: 1.4.0 -> 1.4.3Frederik Rietdijk2017-06-011-0/+21