summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pushbullet-py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-25/+24
* python312Packages.pushbullet-py: disable failing tests•••and refactor, use pep 517 builder. Martin Weinelt2024-02-241-3/+22
* 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. Guillaume Girol2023-01-211-1/+1
* python3Packages.pushbullet-py: rename from pushbullet•••PEP503 name normalization. Martin Weinelt2022-10-151-0/+38