me
/
guix
Archived
1
0
Fork 0

gnu: python-pymysql: Remove unused input.

* gnu/packages/databases.scm (python-pymysql)[native-inputs]: Remove
PYTHON-UNITTEST2.
Marius Bakke 2022-08-15 23:40:29 +02:00
parent 715a5efc49
commit 24834c2722
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 2 deletions

View File

@ -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