[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: python-immutabledict: Enable tests.
From: |
guix-commits |
Subject: |
04/06: gnu: python-immutabledict: Enable tests. |
Date: |
Sat, 30 Mar 2024 08:26:13 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 8541aaa07f8d8dc5b2ad9ca6f771baf32332dfa4
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sun Mar 24 10:49:11 2024 -0300
gnu: python-immutabledict: Enable tests.
* gnu/packages/python-xyz.scm (python-immutabledict): Enable tests.
Change-Id: I5ebd0fac21a5aa26785a2ced115b736ee5e7952c
---
gnu/packages/python-xyz.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e6aaf4ebf4..6d15f4adae 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13710,8 +13710,6 @@ applications.")
(sha256
(base32 "0pvwfasa5l78pi32zk55x5ihpdzkdh4f3xwbfmd7ldyjma0zs0z0"))))
(build-system pyproject-build-system)
- (arguments
- `(#:tests? #f)) ; no tests in PyPI release and no setup.py in GitHub
(native-inputs
(list python-poetry-core python-pytest))
(home-page "https://github.com/corenting/immutabledict")
- branch master updated (350cdbe838 -> a17976e975), guix-commits, 2024/03/30
- 06/06: gnu: python-qasync: Update to 0.27.1., guix-commits, 2024/03/30
- 04/06: gnu: python-immutabledict: Enable tests.,
guix-commits <=
- 01/06: gnu: gplates: Update to 2.4., guix-commits, 2024/03/30
- 03/06: gnu: python-immutabledict: Update to 4.2.0., guix-commits, 2024/03/30
- 05/06: gnu: ddrescue: Update to 1.28., guix-commits, 2024/03/30
- 02/06: gnu: librecad: Update to 2.2.0.2., guix-commits, 2024/03/30