Search Criteria
Package Details: python-django-compression-middleware 0.5.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-django-compression-middleware.git (read-only, click to copy) |
---|---|
Package Base: | python-django-compression-middleware |
Description: | Django middleware to compress responses using several algorithms |
Upstream URL: | https://github.com/friedelwolff/django-compression-middleware |
Licenses: | MPL-2.0 |
Submitter: | amo |
Maintainer: | atomicfs |
Last Packager: | atomicfs |
Votes: | 3 |
Popularity: | 0.050727 |
First Submitted: | 2023-04-26 22:06 (UTC) |
Last Updated: | 2024-07-30 21:19 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-brotli (python-brotli-gitAUR)
- python-django
- python-zstandard
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
atomicfs commented on 2024-07-30 21:09 (UTC)
@MrBlumi Thanks for the notification, it is fixed now.
MrBlumi commented on 2024-07-30 14:48 (UTC)
Please add packages
python-setuptools
andpython-pytest
as build dependency. The build crashes in a clean chroot environment otherwise.