summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-fontconfig
AgeCommit message (Collapse)Author
2023-02-26treewide: python{ => .pythonForBuild}.interpreterAlyssa Ross
It won't be enough to fix cross in all cases, but it is in at least one: pywayland. I've only made the change in cases I'm confident it's correct, as it would be wrong to change this when python.interpreter is used in wrappers, and possibly when it's used for running tests.
2021-04-30treewide: remove gnidorahSandro Jäckel
due to github account removal/deletion and not other mean of contact.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2018-12-04pythonPackages.python-fontconfig: regenerate sources using cythongnidorah
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk
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-10-19pythonPackages.fontconfig: init at 0.5.1gnidorah