summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/entrypoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python3Packages.entrypoints: 0.3 -> 0.4Martin Weinelt2022-03-141-12/+17
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python.pkgs.entrypoints: simplify tests•••The upstream issue requiring one test to be disabled was fixed: https://github.com/takluyver/entrypoints/issues/23 Timo Kaufmann2019-02-171-10/+2
* python: entrypoints: 0.2.3 -> 0.3Frederik Rietdijk2019-02-171-2/+2
* pythonPackages.entrypoints: fix python2 build•••The recent pytest upgrade in bea4b361a0e3a21b1e9a69d56f1ebd16fb38a296 broke the test suite. Timo Kaufmann2018-10-301-2/+10
* pythonPackages.entrypoints: Fix buildInputs (#39449)Timo Kaufmann2018-04-251-3/+3
* python.pkgs.entrypoints: configparser is a backportFrederik Rietdijk2018-04-051-2/+2
* Merge pull request #28884 from FRidh/python-fixes•••Python: several fixesFrederik Rietdijk2017-09-061-0/+31