Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pythonPackages.greenlet: 0.4.17 -> 1.0.0 #118627

Merged
merged 1 commit into from Apr 12, 2021
Merged

Conversation

lsix
Copy link
Member

@lsix lsix commented Apr 5, 2021

Motivation for this change

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
includes the patch in nixpkgs 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] mopemope/meinheld#123
[2] benoitc/gunicorn#2541 (comment)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@SuperSandro2000

This comment has been minimized.

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] mopemope/meinheld#123
[2] benoitc/gunicorn#2541 (comment)
@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 118627 run on x86_64-linux 1

4 packages marked as broken and skipped:
  • python38Packages.gipc
  • python38Packages.zake
  • python39Packages.gipc
  • python39Packages.zake
7 packages failed to build and already failed to build on hydra master:
  • graalvm8: log was empty
  • jvmci8: log was empty
  • python38Packages.pylxd: log was empty
  • python38Packages.runway-python: log was empty
  • python39Packages.pylxd: log was empty
  • python39Packages.runway-python: log was empty
  • searx: log was empty
124 packages built:
  • appdaemon
  • breezy (python38Packages.breezy)
  • cabal2nix
  • dep2nix
  • devpi-client
  • eolie
  • errbot
  • flatpak-builder
  • flexget
  • gdbgui
  • git-fast-export
  • gnvim
  • home-assistant
  • hydra-unstable
  • klaus (python38Packages.klaus)
  • klipper
  • mercurial_4
  • mx
  • neovim-qt
  • neovim-remote
  • nix-prefetch-bzr
  • nix-prefetch-scripts
  • nix-update-source
  • nvimpager
  • onionshare
  • onionshare-gui
  • patroni
  • python38Packages.APScheduler
  • python38Packages.aioambient
  • python38Packages.bpython
  • python38Packages.cassandra-driver
  • python38Packages.check-manifest
  • python38Packages.debugpy
  • python38Packages.dulwich
  • python38Packages.eventlet
  • python38Packages.flask-common
  • python38Packages.flask-socketio
  • python38Packages.flask-sockets
  • python38Packages.geoip2
  • python38Packages.gevent
  • python38Packages.gevent-socketio
  • python38Packages.gevent-websocket
  • python38Packages.geventhttpclient
  • python38Packages.greenlet
  • python38Packages.grequests
  • python38Packages.kazoo
  • python38Packages.meinheld
  • python38Packages.mocket
  • python38Packages.opentracing
  • python38Packages.pyalgotrade
  • python38Packages.pyfxa
  • python38Packages.pynvim
  • python38Packages.pytest-twisted
  • python38Packages.python-engineio
  • python38Packages.python-engineio_3
  • python38Packages.python-socketio
  • python38Packages.python-socketio_4
  • python38Packages.python-telegram-bot
  • python38Packages.ruffus
  • python38Packages.scrapy
  • python38Packages.scrapy-deltafetch
  • python38Packages.scrapy-fake-useragent
  • python38Packages.scrapy-splash
  • python38Packages.simplisafe-python
  • python38Packages.slack-sdk
  • python38Packages.sopel
  • python38Packages.ws4py
  • python38Packages.yappi
  • python38Packages.zerorpc
  • python39Packages.APScheduler
  • python39Packages.aioambient
  • python39Packages.bpython
  • python39Packages.breezy
  • python39Packages.cassandra-driver
  • python39Packages.check-manifest
  • python39Packages.debugpy
  • python39Packages.dulwich
  • python39Packages.eventlet
  • python39Packages.flask-common
  • python39Packages.flask-socketio
  • python39Packages.flask-sockets
  • python39Packages.geoip2
  • python39Packages.gevent
  • python39Packages.gevent-socketio
  • python39Packages.gevent-websocket
  • python39Packages.geventhttpclient
  • python39Packages.greenlet
  • python39Packages.grequests
  • python39Packages.kazoo
  • python39Packages.klaus
  • python39Packages.meinheld
  • python39Packages.mocket
  • python39Packages.opentracing
  • python39Packages.pyalgotrade
  • python39Packages.pyfxa
  • python39Packages.pynvim
  • python39Packages.pytest-twisted
  • python39Packages.python-engineio
  • python39Packages.python-engineio_3
  • python39Packages.python-socketio
  • python39Packages.python-socketio_4
  • python39Packages.python-telegram-bot
  • python39Packages.ruffus
  • python39Packages.scrapy
  • python39Packages.scrapy-deltafetch
  • python39Packages.scrapy-fake-useragent
  • python39Packages.scrapy-splash
  • python39Packages.simplisafe-python
  • python39Packages.slack-sdk
  • python39Packages.sopel
  • python39Packages.ws4py
  • python39Packages.yappi
  • python39Packages.zerorpc
  • rabbitvcs
  • reno
  • termpdfpy
  • theharvester
  • vcstool
  • vimPlugins.sved
  • vorta
  • wal_e
  • xandikos
  • zeronet
  • zk-shell

@mweinelt mweinelt merged commit 60e238f into NixOS:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants