[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/233: gnu: python-pytest-black: Update to 0.3.12.
From: |
guix-commits |
Subject: |
48/233: gnu: python-pytest-black: Update to 0.3.12. |
Date: |
Sun, 24 Apr 2022 23:39:40 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit 5ace0b23ae6bd64e5cf70dfbd1e460c0a0c6951b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Apr 5 15:57:27 2022 -0400
gnu: python-pytest-black: Update to 0.3.12.
* gnu/packages/python-xyz.scm (python-pytest-black): Update to 0.3.12.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 844724afb5..c1ca9ba69d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12127,14 +12127,14 @@ asyncio.")
(define-public python-pytest-black
(package
(name "python-pytest-black")
- (version "0.3.8")
+ (version "0.3.12")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pytest-black" version))
(sha256
(base32
- "04lppqydxm0f3f3x0l8hj7v0j6d8syj34jc37yzqwqcyqsnaga81"))))
+ "19bmbcnaq02md8nnj6pywri3vps8sxnhysbfy386qkbn9w09ncqx"))))
(build-system python-build-system)
(propagated-inputs
(list python-pytest python-black python-toml))
- 37/233: gnu: Add python-pytest-mypy., (continued)
- 37/233: gnu: Add python-pytest-mypy., guix-commits, 2022/04/24
- 40/233: gnu: Add python-autocommand., guix-commits, 2022/04/24
- 25/233: gnu: python-fonttools-with-test: Rename to python-fonttools-full., guix-commits, 2022/04/24
- 44/233: gnu: Add python-pytest-enabler-bootstrap., guix-commits, 2022/04/24
- 46/233: gnu: Add python-pip-run-bootstrap., guix-commits, 2022/04/24
- 59/233: gnu: Add python-pytest-perf., guix-commits, 2022/04/24
- 54/233: gnu: Add python-jaraco-functools., guix-commits, 2022/04/24
- 27/233: gnu: Add python-fontpens-bootstrap., guix-commits, 2022/04/24
- 41/233: gnu: Add python-types-freezegun., guix-commits, 2022/04/24
- 45/233: gnu: Add python-path-bootstrap., guix-commits, 2022/04/24
- 48/233: gnu: python-pytest-black: Update to 0.3.12.,
guix-commits <=
- 72/233: gnu: Add python-scikit-build., guix-commits, 2022/04/24
- 57/233: gnu: Add python-pip-run., guix-commits, 2022/04/24
- 60/233: gnu: python-factory-boy: Update to 3.2.1., guix-commits, 2022/04/24
- 63/233: gnu: Add psautohint-font-data., guix-commits, 2022/04/24
- 61/233: gnu: python-faker: Update to 13.3.4 and honor TESTS?., guix-commits, 2022/04/24
- 62/233: gnu: Add python-pytest-randomly., guix-commits, 2022/04/24
- 69/233: gnu: python-pathpy: Deprecate by python-path., guix-commits, 2022/04/24
- 71/233: gnu: python-pytest-cov: Update to 3.0.0., guix-commits, 2022/04/24
- 74/233: gnu: python-scipy: Move input fields below arguments field., guix-commits, 2022/04/24
- 75/233: gnu: python-scipy: Update to 1.8.0 and enable parallel build., guix-commits, 2022/04/24