~ruther/guix-local

8e5905025b762760b8158f48ec0d62e07d8ef859 — Sharlatan Hellseher 1 year, 6 months ago 0c57b54
gnu: python-pymysql: Adjust inputs.

* gnu/packages/databases.scm (python-pymysql) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I56bdbb7f182308fc63a85f3f1868bc245597725d
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/databases.scm
M gnu/packages/databases.scm => gnu/packages/databases.scm +2 -0
@@ 1690,6 1690,8 @@ CSV, DB3, iXF, SQLite, MS-SQL or MySQL to PostgreSQL.")
       (sha256
        (base32 "1l2cj0ps96g3bblvhdszgyjv9bi405bxrx0bqq1p8h9bmwd629z1"))))
    (build-system pyproject-build-system)
    (native-inputs
     (list python-setuptools python-wheel))
    (propagated-inputs
     (list python-cryptography python-pynacl))
    (arguments