[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
156/169: gnu: python-pytest: Update to 6.2.5.
From: |
guix-commits |
Subject: |
156/169: gnu: python-pytest: Update to 6.2.5. |
Date: |
Thu, 28 Oct 2021 02:09:10 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 2030b4bf6e677b33b80bf8920ab52823179f6b72
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 22 23:04:49 2021 -0400
gnu: python-pytest: Update to 6.2.5.
* gnu/packages/check.scm (python-pytest): Update to 6.2.5.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 933f597..9b896e8 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -969,14 +969,14 @@ standard library.")
(define-public python-pytest
(package
(name "python-pytest")
- (version "6.2.4")
+ (version "6.2.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pytest" version))
(sha256
(base32
- "0jy5f83la1864ss42dhsi1mcm5nl79d8bjg7wk474nlw1c5avg2h"))))
+ "12cyi0lnyaq8sdqfnqlppd76gkw6zcg10gyih5knx9v611l3c6qk"))))
(build-system python-build-system)
(arguments
`(#:phases
- 113/169: gnu: gusb-minimal: Introduce minimal variant., (continued)
- 113/169: gnu: gusb-minimal: Introduce minimal variant., guix-commits, 2021/10/28
- 146/169: gnu: nspr: Normalize inputs., guix-commits, 2021/10/28
- 138/169: profiles: Add a gdk-pixbuf-loaders-cache-file hook., guix-commits, 2021/10/28
- 143/169: gnu: elogind: Update to 246.10., guix-commits, 2021/10/28
- 153/169: gnu: python-dbus: Update to 1.2.18., guix-commits, 2021/10/28
- 158/169: gnu: python-dateutil: Update to 2.8.2., guix-commits, 2021/10/28
- 161/169: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/10/28
- 159/169: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/10/28
- 132/169: gnu: webkitgtk: Add a debug output., guix-commits, 2021/10/28
- 145/169: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/10/28
- 156/169: gnu: python-pytest: Update to 6.2.5.,
guix-commits <=
- 163/169: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/10/28
- 151/169: gnu: curl: Update to 7.79.1., guix-commits, 2021/10/28
- 157/169: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/10/28
- 147/169: gnu: nss: Update to 3.71., guix-commits, 2021/10/28
- 148/169: gnu: jsoncpp: Apply patch to regular package., guix-commits, 2021/10/28
- 150/169: gnu: gtk: Update to 4.4.0., guix-commits, 2021/10/28
- 152/169: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/10/28
- 154/169: gnu: boost: Update to 1.77.0., guix-commits, 2021/10/28
- 149/169: gnu: meson: Update to 0.60.0., guix-commits, 2021/10/28
- 155/169: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/10/28