summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/diff-match-patch (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.diff-match-patch: 20200713 -> 20230430Martin Weinelt2023-09-271-12/+23
* python: diff-match-patch: 20181111 -> 20200713Frederik Rietdijk2020-08-161-2/+2
* Treewide: update some problematic homepages•••These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore c0bw3b2019-12-081-1/+1
* python3Packages.diff-match-patch: fix build•••Rather than using autodiscovery, the checkPhase should import `__init__.py` from `diff_match_patch.tests to execute all relevant tests. Otherwise several python2-related tests are executed in a py3 env and break the build. See also: https://hydra.nixos.org/build/102482273 Maximilian Bosch2019-10-111-1/+5
* python: diff-match-patch: 20121119 -> 20181111Frederik Rietdijk2019-02-171-2/+2
* pythonPackages: remove `name` attribute`•••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`. Frederik Rietdijk2018-06-231-1/+0
* pythonPackages.diff-match-patch: init at 20121119betaboon2017-09-071-0/+18