summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ffmpeg-python (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages: deprecate pytestrunner aliasSandro Jäckel2021-07-211-2/+2
* python3Packages.ffmpeg-python: replace ffmpeg_3 with ffmpeg•••See https://github.com/NixOS/nixpkgs/issues/120705 for the rationale. ffmpeg-python doesn't seem to be strongly bound to any ffmpeg version so we can just migrate away. Aluísio Augusto Silva Gonçalves2021-04-261-10/+7
* treewide: use ffmpeg_3 explicitly if not wanted otherwise•••After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that used `ffmpeg` without requiring a specific version now use ffmpeg_3 explicitly so they shouldn't change. Doron Behar2020-06-121-2/+2
* pythonPackages.ffmpeg-python: init at 0.2.0Aluísio Augusto Silva Gonçalves2020-02-142-0/+127