summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/greenlet (follow)
Commit message (Expand)AuthorAgeFilesLines
* pythonPackages.greenlet: 0.4.17 -> 1.0.0•••Update greenlet to 1.0.0. meinheld declares a dependency to greenlet <0.5, but according to [1] and [2], there are no API or ABI changes leading to greenlet-1.0.0, so it seems reasonable to drop the strict requirement. This commit uses substituteInPlace to patch setup.py since no upstream commit has landed in the main branch yet. Morehover, quoting [2]: Prior to greenlet 1.0 there were no semantic meanings attached to greenlet versions — API and ABI regularly changed from 0.4.x to 0.4.x+1, so their current pin doesn't make much sense anyway. nix-review reveals few broken packages that are also broken in master. [1] https://github.com/mopemope/meinheld/pull/123 [2] https://github.com/benoitc/gunicorn/issues/2541#issuecomment-800353993 Lancelot SIX2021-04-061-7/+2
* python3Packages.greenlet: 0.4.16 -> 0.4.17Jonathan Ringer2020-11-201-2/+2
* Revert "python3Packages.greenlet: 0.4.16 -> 0.4.17"•••This reverts commit 4bfbcbeb383e442bb9b60d82fc401340bc38536a. 0.4.17 can cause segfaults, and some packages such as `dulwich` will fail during tests Jonathan Ringer2020-11-191-2/+2
* python3Packages.greenlet: 0.4.16 -> 0.4.17Frederik Rietdijk2020-11-051-2/+2
* python: greenlet: 0.4.15 -> 0.4.16Frederik Rietdijk2020-06-061-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-2/+2
* python: greenlet: 0.4.14 -> 0.4.15Frederik Rietdijk2018-10-131-2/+2
* python: greenlet: 0.4.13 -> 0.4.14Frederik Rietdijk2018-07-221-2/+2
* python: greenlet: 0.4.10 -> 0.4.13Frederik Rietdijk2018-06-221-2/+2
* python.pkgs.greenlet: move expressionFrederik Rietdijk2018-06-221-0/+31