summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/gevent (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-3/+6
* python313Packages.gevent: 24.2.1 -> 24.11.1Martin Weinelt2025-01-041-2/+2
* python3Packages.gevent: remove python3Packages.opentracing usageTomodachi942024-12-091-2/+0
* treewide: add `-Wno-error=` due to compilation error with gcc_14Fabián Heredia Montiel2024-09-111-0/+5
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-29/+27
* Merge #299503: python3Packages.gevent: avoid use of vendored libraries•••...into staging Vladimír Čunát2024-04-101-0/+6
|\
| * python3Packages.gevent: avoid use of vendored libraries•••In addition to allowing more sharing, this fixes cross-compilation. Linus Heckemann2024-03-281-0/+6
* | python312Packages.cython: 0.29.36 -> 3.0.9•••Folds the cython_3 attribute into the primary cython attribute and migrates all packages from the versioned attribute. The old version will be provided through the cython_0 attribute in an effort to phase it out. Martin Weinelt2024-03-271-2/+2
|/
* python3Packages.gevent: 23.9.1 -> 24.2.1Martin Weinelt2024-03-121-2/+2
* python311Packages.zope-*: rename from zope_*Felix Buehler2024-01-061-4/+4
* python3Packages.gevent: add some key reverse-dependencies to passthru.testsRobert Scott2023-11-261-0/+14
* python3Packages.gevent: 22.10.2 -> 23.9.1•••addressing CVE-2023-41419 Robert Scott2023-11-261-12/+2
* python311Packages.gevent: patch to replace pkg_resources with importlib-metadata•••Avoid errors caused by pkg_resources when calling gevent.events. natsukium2023-09-271-0/+13
* python3.pkgs.gevent: use cython3 and update build dependencies (#248606)Theodore Ni2023-08-121-0/+7
* python3Packages.gevent: 21.12.0 -> 22.10.2Martin Weinelt2023-01-051-2/+2
* python3Packages.gevent: add setuptools to nativeBuildInputs•••It is the build system used by gevent and was previously provided through the buildPythonPackage builder. Martin Weinelt2022-09-171-0/+5
* python3Packages.gevent: add pythonImportsCheckFabian Affolter2022-01-231-10/+25
* python3Packages.gevent: 20.9.0 -> 21.12.0Jonathan Ringer2022-01-231-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* pkgs/development/python-modules: stdenv.lib -> libPavol Rusnak2021-01-241-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python3Packages.gevent: 20.5.2 -> 20.9.0Jonathan Ringer2020-11-201-2/+2
* python.pkgs.gevent: fix buildFrederik Rietdijk2020-06-111-2/+7
* python: gevent: 1.4.0 -> 20.5.2Frederik Rietdijk2020-06-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: gevent: 1.3.7 -> 1.4.0Frederik Rietdijk2019-02-171-2/+2
* python: gevent: 1.3.6 -> 1.3.7Frederik Rietdijk2018-12-031-2/+2
* python: gevent: 1.3.5 -> 1.3.6Frederik Rietdijk2018-08-251-2/+2
* python: gevent: 1.3.4 -> 1.3.5Frederik Rietdijk2018-07-221-2/+2
* python: gevent: 1.3.3 -> 1.3.4Frederik Rietdijk2018-06-221-2/+2
* python.pkgs.gevent: minor improvementsFrederik Rietdijk2018-06-221-4/+3
* python: gevent: 1.2.2 -> 1.3.3Frederik Rietdijk2018-06-221-2/+2
* pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-231-1/+3
* pythonPackages.gevent: 1.1.2 -> 1.2.2adisbladis2017-11-231-9/+2
* pythonPackages.gevent: move to python-modules/Bjørn Forsman2017-10-291-0/+36