Search Criteria
Package Details: python-deltachat2 0.6.2-2
Package Actions
| 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) |
Dependencies (6)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
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,
buildfails:or, if just
python-setuptools-scm>=8is missing:Please fix.
Regards and thanks for maintaining!