summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/brother (follow)
Commit message (Expand)AuthorAgeFilesLines
* python313Packages.brother: 4.3.1 -> 5.0.0•••Diff: https://github.com/bieniu/brother/compare/refs/tags/4.3.1...5.0.0 Changelog: https://github.com/bieniu/brother/releases/tag/5.0.0 Robert Schütz2025-03-101-4/+4
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH Silvan Mosberger2024-12-101-1/+1
* python312Packages.brother: 4.3.0 -> 4.3.1•••Diff: https://github.com/bieniu/brother/compare/refs/tags/4.3.0...4.3.1 Changelog: https://github.com/bieniu/brother/releases/tag/4.3.1 Robert Schütz2024-10-021-2/+2
* python312Packages.brother: 4.2.0 -> 4.3.0•••Diff: https://github.com/bieniu/brother/compare/refs/tags/4.2.0...4.3.0 Changelog: https://github.com/bieniu/brother/releases/tag/4.3.0 Robert Schütz2024-09-041-10/+5
* python312Packages.pysnmp: 4.4.2 -> 6.2.5•••https://github.com/lextudio/pysnmp/blob/v6.2.5/CHANGES.rst https://github.com/etingof/pysnmp/issues/429 Promotes the lextudio fork to the the primary pysnmp package. Martin Weinelt2024-09-041-2/+7
* python312Packages.brother: 4.1.0 -> 4.2.0•••https://github.com/bieniu/brother/releases/tag/4.2.0 Martin Weinelt2024-06-081-2/+6
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-16/+13
* python312Packages.brother: 4.0.2 -> 4.1.0R. Ryantm2024-04-061-2/+2
* python312Packages.brother: 4.0.0 -> 4.0.2R. Ryantm2024-03-141-2/+2
* python312Packages.brother: 3.0.0 -> 4.0.0R. Ryantm2024-02-241-2/+2
* python311Packages.brother: migrate to lextudio pysnmp flavorMartin Weinelt2024-01-161-2/+2
* python311Packages.brother: 2.3.0 -> 3.0.0•••https://github.com/bieniu/brother/releases/tag/3.0.0 Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de> R. Ryantm2024-01-031-4/+9
* python310Packages.brother: 2.2.0 -> 2.3.0•••https://github.com/bieniu/brother/releases/tag/2.3.0 Martin Weinelt2023-04-051-2/+2
* python310Packages.brother: add changelog to metaFabian Affolter2023-03-021-0/+1
* python310Packages.brother: 2.1.1 -> 2.2.0•••Diff: https://github.com/bieniu/brother/compare/refs/tags/2.1.1...2.2.0 Fabian Affolter2023-03-021-2/+2
* 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
* python310Packages.brother: 2.0.0 -> 2.1.1R. Ryantm2022-12-171-2/+2
* python3Packages.brother: 1.2.3 -> 2.0.0•••https://github.com/bieniu/brother/releases/tag/2.0.0 Martin Weinelt2022-10-061-2/+4
* python310Packages.brother: 1.2.2 -> 1.2.3R. Ryantm2022-05-301-2/+2
* python310Packages.brother: remove postPatch sectionFabian Affolter2022-05-291-9/+0
* python310Packages.brother: 1.2.1 -> 1.2.2R. Ryantm2022-05-291-2/+2
* python310Packages.brother: update stale substituteInPlaceFabian Affolter2022-05-281-1/+1
* python310Packages.brother: 1.2.0 -> 1.2.1R. Ryantm2022-05-281-3/+3
* python310Packages.brother: relax pysnmplib constraintFabian Affolter2022-05-271-0/+2
* python3Packages.brother: 1.1.0 -> 1.2.0Fabian Affolter2022-04-161-15/+16
* python3Packages.brother: 1.0.2 -> 1.1.0Martin Weinelt2021-10-121-2/+2
* python3Packages.brother: 1.0.1 -> 1.0.2Fabian Affolter2021-05-191-2/+2
* python3Packages.brother: 1.0.0 -> 1.0.1Fabian Affolter2021-05-141-10/+7
* python3Packages.brother: 0.2.2 -> 1.0.0Fabian Affolter2021-04-221-2/+2
* python3Packages.brother: 0.2.1 -> 0.2.2Fabian Affolter2021-03-161-13/+23
* python3Packages.brother: 0.2.0 -> 0.2.1Fabian Affolter2021-02-121-2/+2
* python3Packages.brother: 0.1.18 -> 0.2.0Martin Weinelt2021-02-031-2/+10
* python3Packages.brother: 0.1.17 -> 0.1.18Martin Weinelt2020-11-171-2/+2
* python3Packages.brother: 0.1.14 -> 0.1.17Martin Weinelt2020-09-131-3/+3
* python3Packages.brother: init at 0.1.14Martin Weinelt2020-08-041-0/+36