about summary refs log tree commit diff
path: root/pkgs/development/python-modules/subliminal
AgeCommit message (Collapse)AuthorFilesLines
2021-10-28python39Packages.dogpile-cache: normalise attr, cleanupSandro Jäckel1-2/+2
2021-07-21pythonPackages: deprecate pytestrunner aliasSandro Jäckel1-2/+2
2021-07-21pythonPackages: deprecate pytestcov aliasSandro Jäckel1-2/+2
2021-06-05python3Packages.subliminal: readd againlassulus1-3/+2
2020-12-10treewide: remove dead pytestpep8 referencesDrew Risinger1-2/+1
pytestpep8 was removed in 25c9946f95a0be44a5794da66da1e7f2ca116d42. This removes pytestpep8 in the rest of the tree, where it was hardly used.
2020-05-11python27Packages.subliminal: 2.0.5 -> 2.1.0R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-03-15python.pkgs.subliminal: improve expressionRobert Schütz1-8/+24
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk1-4/+3
The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
2017-05-27Python: add pname attributes to librariesFrederik Rietdijk1-1/+2
so that we can use the update script.
2017-05-21subliminal: init at 2.0.5Unai Zalakain1-0/+41