mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
* gnu/packages/python-web.scm (python-selenium): Update to 4.28.1. [source]: Switch to git-fetch. [arguments]<#:test-flags>: Disable failing tests. <#:phases>: Add phase 'chdir. [propagated-inputs]: Add python-certifi, python-trio, python-trio-websocket, python-typing-extensions, python-websocket-client. [native-inputs]: Add python-filetype, python-pytest, python-pytest-mock, python-pytest-trio, python-setuptools-rust. Change-Id: Id0e4c222e19d0406d4173bef91561d8bcf8332c6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>