mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-xyz.scm (python-mysql-connector-python): Update to 8.3.0. [source]: Switch to git-fetch. [arguments]<#:configure-flags>: Drop them. <#:phases>: Add phase 'chdir and 'prepare-build. Refresh phases 'compatibility and 'check. [native-inputs]: Add python-setuptools. Fixes: #3881 Change-Id: I75cfdfb880e3b4f8245ef24d8340440393245f33 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>