mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 09:15:54 +02:00
gnu: python-pymysql: Remove unused input.
* gnu/packages/databases.scm (python-pymysql)[native-inputs]: Remove PYTHON-UNITTEST2.
This commit is contained in:
@@ -1517,8 +1517,6 @@ CSV, DB3, iXF, SQLite, MS-SQL or MySQL to PostgreSQL.")
|
||||
(sha256
|
||||
(base32 "1ry8lxgdc1p3k7gbw20r405jqi5lvhi5wk83kxdbiv8xv3f5kh6q"))))
|
||||
(build-system python-build-system)
|
||||
(native-inputs
|
||||
(list python-unittest2))
|
||||
(inputs
|
||||
(list python-cryptography))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user