[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/23: gnu: python-sphinx: Adjust inputs.
From: |
guix-commits |
Subject: |
10/23: gnu: python-sphinx: Adjust inputs. |
Date: |
Sun, 1 Dec 2024 19:48:42 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 20eb42d815ee1b6e79a6ad351f2adcc1a99ef7e9
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Dec 1 10:17:08 2024 +0000
gnu: python-sphinx: Adjust inputs.
* gnu/packages/sphinx.scm (python-sphinx) [propagated-inputs]: Remove
python-flake8, python-isort, and python-mypy.
Change-Id: I3809dd14b655ab51eeadabdbc68482bd8c208a6d
---
gnu/packages/sphinx.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 0218ee4ebc..29bcc651c3 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -96,13 +96,10 @@
python-colorama
python-docutils
python-filelock
- python-flake8
python-html5lib
python-imagesize
python-importlib-metadata
- python-isort
python-jinja2
- python-mypy
python-packaging
python-pygments
python-requests
- branch python-team updated (864747d220 -> f47b84af15), guix-commits, 2024/12/01
- 03/23: gnu: python-flake8-bugbear: Update to 24.10.31., guix-commits, 2024/12/01
- 07/23: gnu: python-flake8-pie: Update to 24.9.0., guix-commits, 2024/12/01
- 04/23: gnu: python-flake8-implicit-str-concat: Update to 0.5.0., guix-commits, 2024/12/01
- 06/23: gnu: python-flake8-pyi: Update to 24.9.0., guix-commits, 2024/12/01
- 11/23: gnu: python-sphinx-5: Adjust inputs., guix-commits, 2024/12/01
- 01/23: gnu: python-stdio-mgr: Fix build., guix-commits, 2024/12/01
- 10/23: gnu: python-sphinx: Adjust inputs.,
guix-commits <=
- 13/23: gnu: python-py-partiql-parser: Update to 0.5.6., guix-commits, 2024/12/01
- 08/23: gnu: python-flake8-quotes: Update to 3.4.0., guix-commits, 2024/12/01
- 15/23: gnu: python-utils: Update to 3.9.1., guix-commits, 2024/12/01
- 17/23: gnu: python-codespell: Update to 2.3.0., guix-commits, 2024/12/01
- 18/23: gnu: python-diff-cover: Update to 9.2.0., guix-commits, 2024/12/01
- 19/23: gnu: python-marshmallow: Update to 3.22.0., guix-commits, 2024/12/01
- 20/23: gnu: python-faker: Update to 33.1.0., guix-commits, 2024/12/01
- 14/23: gnu: python-pep8-naming: Update to 0.14.1., guix-commits, 2024/12/01
- 09/23: gnu: python-flake8-isort: Update to 6.1.1., guix-commits, 2024/12/01
- 05/23: gnu: python-flake8-print: Update to 5.0.0., guix-commits, 2024/12/01