summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/avidtools/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-101-3/+3
* python313Packages.avidtools: modernizeFabian Affolter2025-09-091-10/+4
* python313Packages.avidtools: add changelog entry to metaFabian Affolter2025-09-091-0/+1
* python3Packages.avidtools: 0.1.2 -> 0.2.1•••This commit was automatically generated using update-python-libraries. Martin Weinelt2025-08-091-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-15/+12
* python311Packages.avidtools: 0.1.1.2 -> 0.1.2Fabian Affolter2024-03-061-2/+2
* python311Packages.avidtools: drop typing dependency•••This release includes a dependency on typing without a constraint on the python version, but typing became obsolete in Python 3.5, so it does not exist in nixpkgs. Martin Weinelt2023-12-201-2/+4
* python311Packages.avidtools: init 0.1.1.2•••Developer tools for AVID https://github.com/avidml/avidtools Fabian Affolter2023-12-101-0/+50