[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
268/361: gnu: python-yt: Remove relax-requirements phase.
From: |
guix-commits |
Subject: |
268/361: gnu: python-yt: Remove relax-requirements phase. |
Date: |
Thu, 21 Nov 2024 06:29:32 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit acd37705a9e16c1f27630a746df0376fab0830eb
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Nov 7 10:07:27 2024 +0000
gnu: python-yt: Remove relax-requirements phase.
* gnu/packages/astronomy.scm (python-yt): Remove relax-requirements phase.
Change-Id: Iaeca599a4bbb250f9b524bb85958c78da5b1fdec
---
gnu/packages/astronomy.scm | 8 --------
1 file changed, 8 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 6cc5142370..5707cd08f7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -6386,14 +6386,6 @@ using (multivariate) polynomials.")
#~(list "--numprocesses" "auto")
#:phases
#~(modify-phases %standard-phases
- (add-after 'unpack 'relax-requirements
- (lambda _
- (substitute* "pyproject.toml"
- ;; XXX: Updating ipywidgets requires long chain of rebuilds,
- ;; maybe for python-team.
- ;;
- ;; ipywidgets>=8.0.0
- ((">=8.0.0") ">=7.6.3"))))
(add-before 'check 'prepare-test-environment
(lambda _
(setenv "HOME" "/tmp")
- 359/361: gnu: python-pytest-mpl: Update to 0.17.0., (continued)
- 359/361: gnu: python-pytest-mpl: Update to 0.17.0., guix-commits, 2024/11/21
- 99/361: gnu: python-jupyter-server-mathjax: Update to 0.2.6., guix-commits, 2024/11/21
- 243/361: gnu: python-twine: Adjust inputs., guix-commits, 2024/11/21
- 225/361: gnu: python-array-api-compat: Update to 1.9.1., guix-commits, 2024/11/21
- 239/361: gnu: python-requests-toolbelt: Update to 1.0.0., guix-commits, 2024/11/21
- 244/361: gnu: python-notebook: Disable more failing tests., guix-commits, 2024/11/21
- 248/361: gnu: Add python-pytest-html., guix-commits, 2024/11/21
- 250/361: gnu: python-parse-type: Adjust inputs., guix-commits, 2024/11/21
- 263/361: gnu: python-urwid: Update to 2.6.16., guix-commits, 2024/11/21
- 261/361: gnu: python-pymysql: Adjust inputs., guix-commits, 2024/11/21
- 268/361: gnu: python-yt: Remove relax-requirements phase.,
guix-commits <=
- 273/361: gnu: python-scikit-fem: Update to 10.0.2., guix-commits, 2024/11/21
- 270/361: gnu: python-pytest-shutil: Update to 1.8.0., guix-commits, 2024/11/21
- 271/361: gnu: python-pytest-virtualenv: Update to 1.8.0., guix-commits, 2024/11/21
- 275/361: gnu: python-orthopy: Adjust inputs., guix-commits, 2024/11/21
- 280/361: gnu: Remove beets-next., guix-commits, 2024/11/21
- 282/361: gnu: python-mutagen: Update to 1.47.0., guix-commits, 2024/11/21
- 283/361: gnu: python-mediafile: Update to 0.13.0., guix-commits, 2024/11/21
- 290/361: gnu: python-mpv: Adjust inputs., guix-commits, 2024/11/21
- 292/361: gnu: Add python-rich-tables., guix-commits, 2024/11/21
- 309/361: gnu: python-filelock: Update to 3.16.1., guix-commits, 2024/11/21