AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Require python-setuptools instead of distribute (upstreams merged)
- Use upstream tarball - Set SPDX-style license (BSD-3-Clause) - Don't install testsuite - Add LICENSE and README.rst to documentation
- Update to 2.2.0; * added pre_sync and post_sync signals * provide basic receiver for calling collectstatic before syncing * provide receiver for compiling SASS before syncing * show media directory listing when serving locally in debug mode * add processor for Google's Closure Compiler API for JavaScript * template tags can now take a variable as the path argument - Regenerate spec file with py2pack.
- Update to 2.1.0: - default to using STATIC_URL and STATIC_ROOT (Django 1.3), falling back to MEDIA_URL and MEDIA_ROOT if the STATIC_* settings are not set - add AWS_GZIP setting to optionally disable gzip compression in S3 client - Thanks to Rob Hudson and Dolan Antenucci for their contributions to this release.
- Update to 2.0.0; - Spec file cleaned with spec-cleaner; - Bzip2 source file.
- Update to 1.0.1.
- Initial package (0.1) for openSUSE.