Commit Graph

17 Commits

Author SHA1 Message Date
R. Ryantm
8f1309940b python38Packages.av: 8.0.3 -> 8.1.0 2021-12-30 15:20:18 -08:00
R. RyanTM
30e7377bd8 python37Packages.av: 8.0.2 -> 8.0.3 2021-01-27 20:17:09 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Frederik Rietdijk
8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Jonathan Ringer
8db288ee06 pythonPackages.av: disable for python2
Uses shlex commands which aren't present in python2
```
      from shlex import quote
  ImportError: cannot import name quote
```
2020-06-16 13:32:05 -07:00
Frederik Rietdijk
0ecabf6522 python: av: 7.0.1 -> 8.0.2 2020-06-11 09:59:54 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
17c2ae932c python27Packages.av: 6.2.0 -> 7.0.1 2020-02-13 08:22:19 -08:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
1d11a3d915
python37Packages.av: 6.1.2 -> 6.2.0
PyAV stopped using nosetest https://github.com/mikeboers/PyAV/pull/514/

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-av/versions
2019-05-12 19:47:14 -05:00
Frederik Rietdijk
606440977b python: av: 6.1.0 -> 6.1.2 2019-02-17 14:40:14 +01:00
R. RyanTM
3bb175f483 python37Packages.av: 6.0.0 -> 6.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-av/versions
2019-01-02 17:43:30 -05:00
Frederik Rietdijk
bf271cbcf1 python: av: 0.5.3 -> 6.0.0 2018-12-03 16:50:28 +01:00
Ben Wolsieffer
5352cb3748 pythonPackages.av: 0.4.1 -> 0.5.3 2018-10-08 17:01:12 -04:00
Frederik Rietdijk
9bbf565119 python: av: 0.2.4 -> 0.4.1 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
c6eaf088a9 python.pkgs.av: move expression 2018-07-22 12:00:03 +02:00