Release v2.6.1 of Django-Jazzmin #758
Annotations
10 errors and 1 warning
Run tests
invocation failed (exit code 1), logfile: /home/runner/work/django-jazzmin/django-jazzmin/.tox/django2-python3.6/log/django2-python3.6-1.log
|
Run tests
Could not find a version that satisfies the requirement importlib-metadata==4.13.0 (from versions: 0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.7.1, 3.7.2, 3.7.3, 3.8.0, 3.8.1, 3.8.2, 3.9.0, 3.9.1, 3.10.0, 3.10.1, 4.0.0, 4.0.1, 4.1.0, 4.2.0, 4.3.0, 4.3.1, 4.4.0, 4.5.0, 4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.7.0, 4.7.1, 4.8.0, 4.8.1, 4.8.2, 4.8.3)
|
Run tests
No matching distribution found for importlib-metadata==4.13.0
|
Run tests
could not install deps [flake9, pytest, pytest-django, pytest-cov, coveralls, mypy, black, beautifulsoup4, dj-database-url, importlib-metadata==4.13.0, factory-boy, Django<3]; v = InvocationError("/home/runner/work/django-jazzmin/django-jazzmin/.tox/django2-python3.6/bin/python -m pip install flake9 pytest pytest-django pytest-cov coveralls mypy black beautifulsoup4 dj-database-url importlib-metadata==4.13.0 factory-boy 'Django<3'", 1)
|
Run tests
invocation failed (exit code 1), logfile: /home/runner/work/django-jazzmin/django-jazzmin/.tox/django3-python3.6/log/django3-python3.6-1.log
|
Run tests
Could not find a version that satisfies the requirement importlib-metadata==4.13.0 (from versions: 0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.7.0, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.7.1, 3.7.2, 3.7.3, 3.8.0, 3.8.1, 3.8.2, 3.9.0, 3.9.1, 3.10.0, 3.10.1, 4.0.0, 4.0.1, 4.1.0, 4.2.0, 4.3.0, 4.3.1, 4.4.0, 4.5.0, 4.6.0, 4.6.1, 4.6.2, 4.6.3, 4.6.4, 4.7.0, 4.7.1, 4.8.0, 4.8.1, 4.8.2, 4.8.3)
|
Run tests
No matching distribution found for importlib-metadata==4.13.0
|
Run tests
could not install deps [flake9, pytest, pytest-django, pytest-cov, coveralls, mypy, black, beautifulsoup4, dj-database-url, importlib-metadata==4.13.0, factory-boy, Django<4]; v = InvocationError("/home/runner/work/django-jazzmin/django-jazzmin/.tox/django3-python3.6/bin/python -m pip install flake9 pytest pytest-django pytest-cov coveralls mypy black beautifulsoup4 dj-database-url importlib-metadata==4.13.0 factory-boy 'Django<4'", 1)
|
Run tests
django2-python3.6: could not install deps [flake9, pytest, pytest-django, pytest-cov, coveralls, mypy, black, beautifulsoup4, dj-database-url, importlib-metadata==4.13.0, factory-boy, Django<3]; v = InvocationError("/home/runner/work/django-jazzmin/django-jazzmin/.tox/django2-python3.6/bin/python -m pip install flake9 pytest pytest-django pytest-cov coveralls mypy black beautifulsoup4 dj-database-url importlib-metadata==4.13.0 factory-boy 'Django<3'", 1)
|
Run tests
django3-python3.6: could not install deps [flake9, pytest, pytest-django, pytest-cov, coveralls, mypy, black, beautifulsoup4, dj-database-url, importlib-metadata==4.13.0, factory-boy, Django<4]; v = InvocationError("/home/runner/work/django-jazzmin/django-jazzmin/.tox/django3-python3.6/bin/python -m pip install flake9 pytest pytest-django pytest-cov coveralls mypy black beautifulsoup4 dj-database-url importlib-metadata==4.13.0 factory-boy 'Django<4'", 1)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading