Search Criteria
Package Details: sopel 8.0.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sopel.git (read-only, click to copy) |
|---|---|
| Package Base: | sopel |
| Description: | An easy-to-use and highly extensible IRC Bot framework (Formerly Willie) |
| Upstream URL: | https://sopel.chat |
| Licenses: | EFL-2.0 |
| Submitter: | jelly |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-04-16 08:56 (UTC) |
| Last Updated: | 2025-08-29 13:59 (UTC) |
Dependencies (16)
- python
- python-dnspython (python-dnspython-gitAUR)
- python-importlib-metadata
- python-packaging
- python-pytz
- python-requests
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.4)
- python-typing_extensions
- python-unicodedata2
- python-urllib3
- python-xmltodict
- sqlite (sqlite-fossilAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Strykar commented on 2024-08-03 13:58 (UTC)
No service unit with the package?
jelly commented on 2024-04-29 07:23 (UTC)
Yes, sopel is incompatible with 3.12 that is why it is dropped in the AUR, try packaging sopel-git would be my suggestion.
pezz commented on 2024-04-29 06:56 (UTC)
This no longer runs or builds with the Python 3.12 update.
I got past one error by installing python-pyasynchat so this may need to be added as a dependency, but then I hit this:
I'm no Python guru but from what I can see in some documentation is that this looks like core functionality has changed / been removed.