~ruther/guix-local

0c3e2b357c91604a2de7389cda0bf96d527e060d — Ricardo Wurmus 1 year, 3 months ago 102003e
gnu: Rename python-starsessions-for-pytorch-lightning.

* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning):
Rename this variable...
(python-starsessions): ...to this.

Change-Id: I237b83f380ce0cd4aee5021f646e66700eeec746
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/python-web.scm
M gnu/packages/python-web.scm => gnu/packages/python-web.scm +1 -2
@@ 9772,8 9772,7 @@ Interface) framework/toolkit for building async web services in Python.")
      ;; XXX: unclear why these tests fail with a decoding error.
      '(list "-k" "not test_gzip_ignored_for_responses_with_encoding_set")))))

;; A newer version exists, but python-pytorch-lightning requires <2.0.
(define-public python-starsessions-for-pytorch-lightning
(define-public python-starsessions
  (package
    (name "python-starsessions")
    (version "1.3.0")