[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/22: gnu: python-aiounittest: Update to 1.4.2.
From: |
guix-commits |
Subject: |
07/22: gnu: python-aiounittest: Update to 1.4.2. |
Date: |
Tue, 13 Dec 2022 21:10:14 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2ed751715f538ed99ab4feba60808f10ab0d7ed1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:01 2022 +0100
gnu: python-aiounittest: Update to 1.4.2.
* gnu/packages/check.scm (python-aiounittest): Update to 1.4.2.
---
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 a91a7e9d6d..af0ad1c00f 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -3235,7 +3235,7 @@ system. The code under test requires no modification to
work with pyfakefs.")
(define-public python-aiounittest
(package
(name "python-aiounittest")
- (version "1.4.1")
+ (version "1.4.2")
;; Pypi package lacks tests.
(source
(origin (method git-fetch)
@@ -3245,7 +3245,7 @@ system. The code under test requires no modification to
work with pyfakefs.")
(file-name (git-file-name name version))
(sha256
(base32
- "10x7ds09b9415r92f7g9714gxixvvq3bm5mnh29ml9aba8blcb0n"))))
+ "0srahyzrk5awfh4rmppvqkblfmiavdklxl9i5mcr8gl7ahiwwl7f"))))
(build-system python-build-system)
(arguments
'(#:phases (modify-phases %standard-phases
- branch master updated (688028931f -> 85dcea59f6), guix-commits, 2022/12/13
- 02/22: gnu: libltc: Update to 1.3.2., guix-commits, 2022/12/13
- 04/22: gnu: byacc: Update to 20221106., guix-commits, 2022/12/13
- 06/22: gnu: doctest: Update to 2.4.9., guix-commits, 2022/12/13
- 09/22: gnu: libhx: Update to 4.8., guix-commits, 2022/12/13
- 01/22: gnu: realmd: Update to 0.17.1., guix-commits, 2022/12/13
- 03/22: gnu: fio: Update to 3.33., guix-commits, 2022/12/13
- 05/22: gnu: ccache: Update to 4.7.4., guix-commits, 2022/12/13
- 07/22: gnu: python-aiounittest: Update to 1.4.2.,
guix-commits <=
- 13/22: gnu: dash: Capitalise description sentences., guix-commits, 2022/12/13
- 08/22: gnu: libdeflate: Update to 1.15., guix-commits, 2022/12/13
- 10/22: gnu: global: Update to 6.6.9., guix-commits, 2022/12/13
- 20/22: gnu: nmrpflash: Rephrase synopsis., guix-commits, 2022/12/13
- 11/22: gnu: botan: Update to 2.19.3., guix-commits, 2022/12/13
- 22/22: gnu: isc-dhcp: Update description., guix-commits, 2022/12/13
- 15/22: gnu: inxi-minimal: Update to 3.3.24-1., guix-commits, 2022/12/13
- 14/22: gnu: hyfetch: Update to 1.4.4., guix-commits, 2022/12/13
- 21/22: gnu: isc-dhcp: Update to 4.4.3-P1 [fixes CVE-2022-2928, CVE-2022-2929]., guix-commits, 2022/12/13
- 19/22: gnu: nmrpflash: Update to 0.9.19., guix-commits, 2022/12/13