[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
114/420: gnu: python-sphinx-pytest: Update to 0.2.0.
From: |
guix-commits |
Subject: |
114/420: gnu: python-sphinx-pytest: Update to 0.2.0. |
Date: |
Tue, 26 Nov 2024 16:28:43 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 9a0eff5d0a751e0d7ed0b57afab09a262858c969
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))
- 364/420: gnu: python-qstylizer: Update to 0.2.4., (continued)
- 364/420: gnu: python-qstylizer: Update to 0.2.4., guix-commits, 2024/11/26
- 372/420: gnu: python-pytest-random-order: Update to 1.1.1., guix-commits, 2024/11/26
- 380/420: gnu: Remove python-typeguard-4., guix-commits, 2024/11/26
- 377/420: gnu: python-asttokens: Update to 2.4.1., guix-commits, 2024/11/26
- 397/420: gnu: python-pytest-relaxed: Update to 2.0.2., guix-commits, 2024/11/26
- 409/420: gnu: python-starlette: Update to 0.41.3., guix-commits, 2024/11/26
- 414/420: gnu: poetry: Update to 1.8.4., guix-commits, 2024/11/26
- 415/420: gnu: Add python-taskgroup., guix-commits, 2024/11/26
- 101/420: gnu: python-openapi-schema-validator: Update to 0.6.2., guix-commits, 2024/11/26
- 111/420: gnu: python-graphql-core: Enable tests., guix-commits, 2024/11/26
- 114/420: gnu: python-sphinx-pytest: Update to 0.2.0.,
guix-commits <=
- 128/420: gnu: python-pycurl: Update to 7.45.3., guix-commits, 2024/11/26
- 133/420: gnu: python-ipykernel: Update to 6.29.4., guix-commits, 2024/11/26
- 137/420: gnu: python-transient: Move to pyproject-build-system., guix-commits, 2024/11/26
- 139/420: gnu: python-isort: Move to pyproject-build-system., guix-commits, 2024/11/26
- 143/420: gnu: python-zope-i18nmessageid: Update to 5.1.1., guix-commits, 2024/11/26
- 148/420: gnu: Add xcffibgen., guix-commits, 2024/11/26
- 153/420: gnu: python-apiron: Move to pyproject-build-system., guix-commits, 2024/11/26
- 159/420: gnu: python-arrow: Move to pyproject-build-system., guix-commits, 2024/11/26
- 160/420: gnu: dynaconf: Improve package style., guix-commits, 2024/11/26
- 184/420: gnu: python-jaraco-context: Move to pyproject-build-system., guix-commits, 2024/11/26