Package Details: python-deltachat2 0.6.2-2

Git Clone URL: https://aur.archlinux.org/python-deltachat2.git (read-only, click to copy)
Package Base: python-deltachat2
Description: Delta Chat client library for Python
Upstream URL: https://pypi.org/project/deltachat2/
Licenses: MPL-2.0
Submitter: jose1711
Maintainer: jose1711
Last Packager: jose1711
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-21 20:13 (UTC)
Last Updated: 2024-06-24 23:07 (UTC)

Latest Comments

dreieck commented on 2024-06-23 12:45 (UTC)

You need to add makedepends=('python-setuptools-scm>=8' 'python-setuptools' 'python-build' 'python-installer' 'python-wheel').

Otherwise, build fails:

==> Starting build()...
/usr/bin/python: No module named build.__main__; 'build' is a package and cannot be directly executed
==> ERROR: A failure occurred in build().

or, if just python-setuptools-scm>=8 is missing:

ERROR Missing dependencies:
    setuptools_scm>=8
==> ERROR: A failure occurred in build().

Please fix.

Regards and thanks for maintaining!