[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/28: gnu: python-watchdog: Remove unused input.
From: |
guix-commits |
Subject: |
27/28: gnu: python-watchdog: Remove unused input. |
Date: |
Sat, 22 Jan 2022 04:23:50 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 43c11056d2b09829a3b5080c125651a184858c57
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jan 22 10:05:25 2022 +0100
gnu: python-watchdog: Remove unused input.
* gnu/packages/python-xyz.scm (python-watchdog)[propagated-inputs]: Remove
PYTHON-ARGH.
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index da84428041..47d7f151eb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24855,7 +24855,7 @@ files. These files are used to translate strings in
android apps.")
;; This test failed.
"not test_kill_auto_restart")))))))
(propagated-inputs
- (list python-argh python-pathtools python-pyyaml))
+ (list python-pathtools python-pyyaml))
(native-inputs
(list python-pytest-cov python-pytest-timeout))
(home-page "https://github.com/gorakhargosh/watchdog")
- 05/28: gnu: python-mypy: Update to 0.931., (continued)
- 05/28: gnu: python-mypy: Update to 0.931., guix-commits, 2022/01/22
- 09/28: gnu: python-pytest-asyncio: Update to 0.17.2., guix-commits, 2022/01/22
- 17/28: gnu: python-flask: Update to 2.0.2., guix-commits, 2022/01/22
- 20/28: gnu: Deprecate python-flask-restplus., guix-commits, 2022/01/22
- 24/28: gnu: behave: Update to 1.2.7.dev2., guix-commits, 2022/01/22
- 10/28: gnu: Add python-psycopg-pool., guix-commits, 2022/01/22
- 18/28: gnu: python-flask-session: Update to 0.4.0., guix-commits, 2022/01/22
- 22/28: gnu: Add python-pytest-metadata., guix-commits, 2022/01/22
- 25/28: gnu: cwltool: Update to 3.1.20220119140128., guix-commits, 2022/01/22
- 26/28: gnu: python-flask-oidc: Update to 1.4.0., guix-commits, 2022/01/22
- 27/28: gnu: python-watchdog: Remove unused input.,
guix-commits <=
- 15/28: gnu: python-louvain: Build with older setuptools., guix-commits, 2022/01/22
- 16/28: gnu: python-werkzeug: Update to 2.0.2., guix-commits, 2022/01/22
- 19/28: gnu: python-sqlalchemy: Update to 1.4.31., guix-commits, 2022/01/22
- 23/28: gnu: Add python-cucumber-tag-expressions., guix-commits, 2022/01/22
- 28/28: gnu: python-sphinx-autobuild: Update to 2021.3.14., guix-commits, 2022/01/22
- 13/28: gnu: python-upsetplot: Update to 0.6.0., guix-commits, 2022/01/22
- 21/28: gnu: python-pyvcf: Build with old setuptools., guix-commits, 2022/01/22