[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
114/361: gnu: python-sphinx-pytest: Update to 0.2.0.
From: |
guix-commits |
Subject: |
114/361: gnu: python-sphinx-pytest: Update to 0.2.0. |
Date: |
Fri, 22 Nov 2024 06:00:23 -0500 (EST) |
andreas pushed a commit to branch python-team
in repository guix.
commit 27ee536bf3a6f989ab23fedb85c492c113c3d5e4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 8 10:20:18 2024 +0200
gnu: python-sphinx-pytest: Update to 0.2.0.
* gnu/packages/sphinx.scm (python-sphinx-pytest): Update to 0.2.0.
Change-Id: I37b3da737bd09b6b2ffa59b6e37559ac04b0e1f7
---
gnu/packages/sphinx.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 03a072bc12..747c526011 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -1164,13 +1164,13 @@ documenting acceptable argument types and return value
types of functions.")
(define-public python-sphinx-pytest
(package
(name "python-sphinx-pytest")
- (version "0.0.5")
+ (version "0.2.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "sphinx_pytest" version))
(sha256
(base32
- "13d3psm5vyb8rdj0mhnpn5m09k8xdaszcxdpng52fpz9sw8pngk7"))))
+ "0w16w7zjhb6pxv7py7q13882r58ly4s71l2lyns0wq6qkv1za9iw"))))
(build-system pyproject-build-system)
(native-inputs (list python-flit-core))
(propagated-inputs (list python-pytest python-sphinx))
- 93/361: gnu: python-json-logger: Update to 2.0.7., (continued)
- 93/361: gnu: python-json-logger: Update to 2.0.7., guix-commits, 2024/11/22
- 97/361: gnu: Add python-jupyter-server-terminals., guix-commits, 2024/11/22
- 102/361: gnu: python-pydata-sphinx-theme: Disable one test., guix-commits, 2024/11/22
- 100/361: gnu: python-tabulate: Add Setuptools and Wheel., guix-commits, 2024/11/22
- 101/361: gnu: python-openapi-schema-validator: Update to 0.6.2., guix-commits, 2024/11/22
- 106/361: gnu: Add python-pathable., guix-commits, 2024/11/22
- 103/361: gnu: python-lazy-object-proxy: Update to 1.10.0., guix-commits, 2024/11/22
- 105/361: gnu: python-sparqlkernel: Patch install script., guix-commits, 2024/11/22
- 110/361: gnu: python-openapi-core: Update to 0.19.1., guix-commits, 2024/11/22
- 107/361: gnu: Add python-jsonschema-path., guix-commits, 2024/11/22
- 114/361: gnu: python-sphinx-pytest: Update to 0.2.0.,
guix-commits <=
- 113/361: gnu: python-jupyterlab-server: Update to 2.27.1., guix-commits, 2024/11/22
- 108/361: gnu: python-openapi-spec-validator: Update to 0.7.1., guix-commits, 2024/11/22
- 117/361: gnu: repo2docker: Update to 2024.03.0., guix-commits, 2024/11/22
- 116/361: gnu: Add python-sphinxext-rediraffe., guix-commits, 2024/11/22
- 118/361: gnu: Add python-pytoolconfig., guix-commits, 2024/11/22
- 124/361: gnu: python-nbclient: Update to 0.10.0., guix-commits, 2024/11/22
- 126/361: gnu: python-sphinx-4: Inherit from python-sphinx-5., guix-commits, 2024/11/22
- 119/361: gnu: Add python-whatthepatch., guix-commits, 2024/11/22
- 130/361: gnu: python-nbconvert: Update to 7.16.4., guix-commits, 2024/11/22
- 131/361: gnu: python-widgetsnbextension: Update to 4.0.10., guix-commits, 2024/11/22