Age | Commit message (Expand) | Author |
2021-08-11 | gnu: python-aiorpcx: Update to 0.22.1....* gnu/packages/finance.scm (electrum)[inputs]: Use python-aiorpcx-0.18.
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.22.1.
(python-aiorpcx-0.18): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Milkey Mouse |
2021-08-10 | gnu: python-aiorpcx: Update to 0.18.7....* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Mike Rosset |
2021-08-04 | gnu: Add python-azure-storage-nspkg....* gnu/packages/python-web.scm (python-azure-storage-nspkg): New variable.
| Ricardo Wurmus |
2021-08-04 | gnu: Add python-azure-nspkg....* gnu/packages/python-web.scm (python-azure-nspkg): New variable.
| Ricardo Wurmus |
2021-07-30 | gnu: python-elasticsearch: Update to 7.13.4....* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.13.4.
[native-inputs]: Remove.
[propagated-inputs]: Add PYTHON-CERTIFI.
| Marius Bakke |
2021-07-26 | gnu: Add python-flask-misaka....* gnu/packages/python-web.scm (python-flask-misaka): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-07-13 | gnu: Add python-warcio....* gnu/packages/python-web.scm (python-warcio): New variable.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| swedebugia |
2021-07-13 | gnu: Add python-wsgiprox....* gnu/packages/python-web.scm (python-wsgiprox): New variable.
| Maxim Cournoyer |
2021-07-08 | gnu: python-h2: Respect "--without-tests"....* gnu/packages/python-web.scm
(python-h2)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-07-08 | gnu: python-h11: Respect "--without-tests"....* gnu/packages/python-web.scm
(python-h11)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-07-08 | gnu: python-hpack: Respect "--without-tests"....* gnu/packages/python-web.scm
(python-hpack)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-07-08 | gnu: python-hyperframe: Respect "--without-tests"....* gnu/packages/python-web.scm
(python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Maxime Devos |
2021-07-05 | gnu: python2-terminado: Remove package....* gnu/packages/python-web.scm (python2-terminado): Remove variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| zimoun |
2021-06-29 | gnu: python2-wsgiproxy2: Remove package....* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-06-21 | gnu: python-cfn-lint: Update to 0.51.0....* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0.
[arguments]: Delete another test that attempts to access the internet.
| Ricardo Wurmus |
2021-06-21 | gnu: python-aws-sam-translator: Update to 1.36.0....* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
| Ricardo Wurmus |
2021-06-08 | gnu: python2-mechanicalsoup: Remove package....* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| zimoun |
2021-05-31 | gnu: Add python-google....* gnu/packages/python-web.scm (python-google): New variable.
| Roel Janssen |
2021-05-30 | gnu: python-hupper: Update to 1.10.3....* gnu/packages/python-web.scm (python-hupper): Update to 1.10.3.
| Tobias Geerinckx-Rice |
2021-05-23 | gnu: Fix erroneous uses of 'package/inherit'....These packages use a different source/version from the inherited package, and
thus should not inherit replacements.
* gnu/packages/check.scm (googletest-1.8, python-pytest-runner-2): Use record
inheritance instead of PACKAGE/INHERIT.
* gnu/packages/crates-io.scm (rust-bindgen-0.49, rust-bytes-0.4,
rust-colored-1.9.1, rust-difference-1, rust-docopt-0.8, rust-html5ever-0.23,
rust-http-0.1, rust-http-body-0.1, rust-loom-0.2, rust-loom-0.1,
rust-pulldown-cmark-0.0.8, rust-ring-0.13, rust-rustls-0.12, rust-sct-0.3,
rust-term-0.2, rust-untrusted-0.6, rust-webpki-0.18, rust-webpki-roots-0.17,
rust-webpki-roots-0.14): Likewise.
* gnu/packages/emacs.scm (emacs-next, emacs-next-pgtk, guile-emacs): Likewise.
* gnu/packages/guile.scm (guile-2.2.4): Likewise.
* gnu/packages/maths.scm (hdf5-1.10, hdf5-1.12): Likewise.
* gnu/packages/protobuf.scm (protobuf-3.6, protobuf-3.5, python-protobuf-3.6):
Likewise.
* gnu/packages/python-web.scm (python2-html2text): Likewise.
* gnu/packages/python-xyz.scm (python-pygments/fixed, python2-numpy,
python2-urwid, python2-markdown, python2-fonttools): Likewise.
* gnu/packages/racket.scm (racket): Likewise.
* gnu/packages/sequoia.scm (sequoia4pEp): Likewise.
| Marius Bakke |
2021-05-22 | gnu: python-urllib3: Don't use 'package/inherit' on replacement package....* gnu/packages/python-web.scm (python-urllib3/fixed): Use regular inheritance
instead of PACKAGE/INHERIT.
| Marius Bakke |
2021-05-22 | gnu: python-terminado: Update to 0.10.0....* gnu/packages/python-web.scm (python-terminado): Update to 0.10.0.
| Marius Bakke |
2021-05-22 | gnu: python-genshi: Update to 0.7.5....* gnu/packages/python-web.scm (python-genshi): Update to 0.7.5.
[propagated-inputs]: Add PYTHON-SIX.
| Marius Bakke |
2021-05-11 | gnu: python-pycurl: Migrate uri from bintray....* gnu/packages/python-web.scm (python-pycurl)[source]: Download from pypi.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2021-05-08 | gnu: Add python-tinycss....* gnu/packages/python-web.scm (python-tinycss): New variable.
| Vinicius Monego |
2021-05-06 | gnu: gunicorn: Update to 2.1.0....* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0.
[arguments]: Ignore one test that cannot run in the build container.
[native-inputs]: Add PYTHON-GEVENT.
| Marius Bakke |
2021-05-06 | gnu: gunicorn: Remove unneeded runtime dependencies....* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
| Marius Bakke |
2021-05-06 | gnu: gunicorn: Respect '--without-tests'....* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
| Marius Bakke |
2021-05-05 | gnu: python-asgiref: Update to 3.3.4....* gnu/packages/python-web.scm (python-asgiref): Update to 3.3.4.
| Marius Bakke |
2021-04-18 | gnu: python-webtest: Update to 2.0.35....* gnu/packages/python-web.scm (python-webtest): Update to 2.0.35.
| Tobias Geerinckx-Rice |
2021-04-13 | gnu: python-tinycss2: Enable tests....* gnu/packages/python-web.scm (python-tinycss2)[source]: Fetch from git
repository to include tests.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit, python-pytest, python-pytest-cov,
python-pytest-flake8, and python-pytest-isort.
| Ricardo Wurmus |
2021-04-13 | gnu: Add python-requests-unixsocket....* gnu/packages/python-web.scm (python-requests-unixsocket): New variable.
| Ricardo Wurmus |
2021-04-13 | gnu: python-terminado: Update to 0.9.4....* gnu/packages/python-web.scm (python-terminado): Update to 0.9.4.
[propagated-inputs]: Replace python-tornado with python-tornado-6.
[native-inputs]: Replace python-nose with python-pytest.
[home-page]: Follow redirect.
[arguments]: Update check phase.
| Ricardo Wurmus |
2021-04-12 | gnu: python-mechanicalsoup: Update to 1.0.0....* gnu/packages/python-web.scm (python-mechanicalsoup): Update to
1.0.0.
[arguments]: Enable tests.
[native-inputs]: Add python-pytest-flake8, python-pytest-httpbin,
python-pytest-cov, python-pytest-mock, python-pytest-runner,
python-requests-mock.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ekaitz Zarraga |
2021-04-09 | gnu: python-html5lib: Depend on python-chardet....* gnu/packages/python-web.scm (python-html5lib)[propagated-inputs]: Add
python-chardet.
| Brendan Tildesley |
2021-03-29 | gnu: python-tornado: Update to 6.1....* gnu/packages/python-web.scm (python-tornado): Update to 6.1.
| Efraim Flashner |
2021-03-23 | gnu: python2-furl: Remove package....* gnu/packages/python-web.scm (python2-furl): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask: Remove package....* gnu/packages/python-web.scm (python2-flask): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask-multistatic: Remove package....* gnu/packages/python-web.scm (python2-flask-multistatic): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask-login: Remove package....* gnu/packages/python-web.scm (python2-flask-login): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask-htmlmin: Remove package....* gnu/packages/python-web.scm (python2-flask-htmlmin): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask-babel: Remove package....* gnu/packages/python-web.scm (python2-flask-babel): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-23 | gnu: python2-flask-wtf: Remove package....* gnu/packages/python-web.scm (python2-flask-wtf): Delete.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| zimoun |
2021-03-18 | Revert "gnu: python2-urllib3: Update to 1.26.4 [fixes CVE-2021-28363]."...In response to commit 1a265842e634656411bc7304c4648273f174f65e we should no
longer need this. Also see <https://bugs.gnu.org/47186>.
This reverts commit db87d6ddafd26c5ad657178cf7fdab524d05c522.
| Léo Le Bouter |
2021-03-17 | gnu: Use PACKAGE/INHERIT in more places....* gnu/packages/algebra.scm (fftwf, fftw-openmpi),
gnu/packages/audio.scm (ztoolkit-rsvg),
gnu/packages/bioinformatics.scm (python2-dendropy),
gnu/packages/boost.scm (boost-with-python2),
gnu/packages/check.scm (python2-mock, python2-pytest-mock),
gnu/packages/cups.scm (hplip-minimal),
gnu/packages/freedesktop.scm (libinput-minimal),
gnu/packages/gettext.scm (gnu-gettext),
gnu/packages/glib.scm (python2-pygobject),
gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi),
gnu/packages/groff.scm (groff-minimal),
gnu/packages/jami.scm (ffmpeg-jami),
gnu/packages/libcanberra.scm (libcanberra/gtk+-2),
gnu/packages/lirc.scm (python2-lirc),
gnu/packages/llvm.scm (clang-runtime-3.5),
gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple),
gnu/packages/node.scm (libnode),
gnu/packages/onc-rpc.scm (libtirpc/hurd),
gnu/packages/python-compression.scm (bitshuffle-for-snappy),
gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography)
(python2-cryptography, python2-m2crypto),
gnu/packages/python-web.scm (python2-html2text, python2-tornado)
(python2-terminado, python2-ndg-httpsclient, python2-websocket-client)
(python2-rauth, python2-url, python2-s3transfer),
gnu/packages/python-xyz.scm (python2-psutil, python2-serpent)
(python2-humanfriendly, python2-empy, python2-parse-type, python2-polib)
(python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc)
(python2-ipyparallel, python2-traitlets, python2-dbus)
(python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse)
(python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal)
(python2-contextlib2, python2-promise, python2-anyjson, python2-amqp)
(python2-kombu, python2-billiard, python2-celery, python2-whoosh)
(python2-jellyfish, python-rope, ptpython-2, python2-binaryornot)
(python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort)
(python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash)
(python2-cloudpickle, python2-reparser),
gnu/packages/python.scm (python2-called-python),
gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt)
(python-qscintilla, python-pyqt+qscintilla),
gnu/packages/scanner.scm (sane-backends),
gnu/packages/sdl.scm (guile3.0-sdl2),
gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc)
(python-sepolgen, policycoreutils),
gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack),
gnu/packages/simulation.scm (fenics),
gnu/packages/statistics.scm (python2-statsmodels),
gnu/packages/texinfo.scm (info-reader),
gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1),
gnu/packages/xml.scm (xmlsec-nss),
gnu/packages/xorg.scm (uim-gtk, uim-qt),
guix/build-system/python.scm (package-with-explicit-python)
(strip-python2-variant): Use PACKAGE/INHERIT.
| Mark H Weaver |
2021-03-16 | gnu: python2-urllib3: Update to 1.26.4 [fixes CVE-2021-28363]....* gnu/packages/python-web.scm (python2-urllib3)[base]: Base off of
python-urllib3/fixed.
| Léo Le Bouter |
2021-03-16 | gnu: python-urllib3: Update to 1.26.4 [fixes CVE-2021-28363]....* gnu/packages/python-web.scm (python-urllib3/fixed): New variable.
(python-urllib3)[replacement]: Graft.
| Léo Le Bouter |
2021-03-14 | gnu: Add python-flask-socketio....* gnu/packages/python-web.scm (python-flask-socketio): New variable.
| Eric Bavier |
2021-03-14 | gnu: Add python-socketio....* gnu/packages/python-web.scm (python-socketio): New variable.
| Eric Bavier |
2021-03-14 | gnu: Add python-engineio...* gnu/packages/python-web.scm (python-engineio): New variable.
| Eric Bavier |