[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0.
From: |
guix-commits |
Subject: |
08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0. |
Date: |
Fri, 29 Mar 2024 11:15:20 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit a78a58673a1996d2c31f8681367bfeebcd677267
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Mar 5 22:39:11 2024 +0000
gnu: python-pytest-filter-subpackage: Update to 0.2.0.
* gnu/packages/python-check.scm (python-pytest-filter-subpackage): Update
to 0.2.0.
Change-Id: I04f000b3a75f671340fbd351b06265b99acb3856
---
gnu/packages/python-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 551b67d81c..b39709d960 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -669,13 +669,13 @@ for interactively selecting and running Pytest tests.")
(define-public python-pytest-filter-subpackage
(package
(name "python-pytest-filter-subpackage")
- (version "0.1.2")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pytest-filter-subpackage" version))
(sha256
- (base32 "10hpl3f7g2bm29lakmp8492b7lr0dp90khfni12m4gl02xks7bhz"))))
+ (base32 "0mmgg2n8qk6s2kprycjl70lxcpm43dkapplmkf32i0ai6qdqyiiz"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
- branch master updated (8ed9ce9d00 -> b0b9d757a7), guix-commits, 2024/03/29
- 02/49: gnu: splash: Update to 3.10.3., guix-commits, 2024/03/29
- 07/49: gnu: python-pytest-arraydiff: Enable tests., guix-commits, 2024/03/29
- 05/49: gnu: python-pytest-doctestplus: Update to 1.2.0., guix-commits, 2024/03/29
- 06/49: gnu: python-pytest-arraydiff: Update to 0.6.1., guix-commits, 2024/03/29
- 11/49: gnu: python-zarr: Speed up tests., guix-commits, 2024/03/29
- 13/49: gnu: python-dask: Speed up tests., guix-commits, 2024/03/29
- 01/49: gnu: calcmysky: Update to 0.3.2., guix-commits, 2024/03/29
- 08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0.,
guix-commits <=
- 10/49: gnu: python-partd: Enable tests., guix-commits, 2024/03/29
- 12/49: gnu: python-distributed: Speed up tests., guix-commits, 2024/03/29
- 21/49: gnu: python-asdf-standard: Update to 1.1.1., guix-commits, 2024/03/29
- 24/49: gnu: python-asdf-coordinates-schemas: Update to 0.3.0., guix-commits, 2024/03/29
- 16/49: gnu: python-ginga: Update to 5.0.0., guix-commits, 2024/03/29
- 33/49: gnu: python-radiospectra: Update to 0.5.0., guix-commits, 2024/03/29
- 17/49: gnu: python-astropy-iers-data: Update to 0.2024.3.18.0.29.47., guix-commits, 2024/03/29
- 18/49: gnu: python-cdflib: Update to 1.2.6., guix-commits, 2024/03/29
- 25/49: gnu: python-asdf-wcs-schemas: Update to 0.4.0., guix-commits, 2024/03/29
- 34/49: gnu: python-glymur: Update to 0.12.9., guix-commits, 2024/03/29