| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- fix build in SLE-15: set en_US.UTF-8 encoding - %check the package
- Disable tests as getting them to work is too much of a pain
- Initial commit, needed by django-compressor
- Disable tests as getting them to work is too much of a pain
- Initial commit, needed by django-compressor
- Remove creation of the unnecessary __init__py, which breaks the test suite (gh#calmjs/calmjs#61).
- Update to 3.4.2:
- This is a maintenance release for Python 3.10; no substantial
changes were been made.
- Provided a check for disabling integration tests using the
CALMJS_SKIP_INTEGRATION environment variable, when set to a non-
empty string, the integration tests found in test_dist will be
skipped. [ #60 ]
- Fix running of tests (gh#calmjs/calmjs#61).
- Launch the tests again.