[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: python-slugify: Remove unused input.
From: |
guix-commits |
Subject: |
17/21: gnu: python-slugify: Remove unused input. |
Date: |
Wed, 29 Jul 2020 18:58:55 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 6ce5411aa602ce96ef03381c7403825a43ab673c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jul 30 00:29:04 2020 +0200
gnu: python-slugify: Remove unused input.
* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.
---
gnu/packages/python-web.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d1dc907..0bdea1b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3529,8 +3529,6 @@ Python.")
(uri (pypi-uri "python-slugify" version))
(sha256
(base32 "0w22fapghmzk3xdasc4dn7h8sl58l08d1h5zbf72dh80drv1g9b9"))))
- (native-inputs
- `(("python-wheel" ,python-wheel)))
(propagated-inputs
`(("python-unidecode" ,python-unidecode)))
(arguments
- 07/21: gnu: Add python-hypothesis-5.23., (continued)
- 07/21: gnu: Add python-hypothesis-5.23., guix-commits, 2020/07/29
- 09/21: gnu: Add python-lark-parser., guix-commits, 2020/07/29
- 10/21: gnu: Add python-hypothesmith., guix-commits, 2020/07/29
- 14/21: gnu: python-slugify: Update to 4.0.1., guix-commits, 2020/07/29
- 13/21: gnu: Add python-mypy., guix-commits, 2020/07/29
- 15/21: gnu: csvkit: Fix problem caused by the update of python-slugify., guix-commits, 2020/07/29
- 11/21: gnu: Add python-flake8-bugbear., guix-commits, 2020/07/29
- 12/21: gnu: Add python-flake8-pyi., guix-commits, 2020/07/29
- 18/21: gnu: mumble: Update to 1.3.2., guix-commits, 2020/07/29
- 16/21: gnu: python-cookiecutter: Update to 1.7.2., guix-commits, 2020/07/29
- 17/21: gnu: python-slugify: Remove unused input.,
guix-commits <=
- 21/21: gnu: python-sqlparse: Update to 0.3.1., guix-commits, 2020/07/29
- 19/21: gnu: gnunet-gtk: Update to 0.13.1., guix-commits, 2020/07/29
- 20/21: gnu: krita: Update to 4.3.0., guix-commits, 2020/07/29