Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-django-perf-rec-4.25.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-django-perf-rec Distribution: openSUSE:Factory:zSystems
Version: 4.25.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Dec 7 01:45:14 2023
Group: Development/Languages/Python Build host: s390zl25
Size: 99274 Source RPM: python-django-perf-rec-4.25.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/adamchainz/django-perf-rec
Summary: Keep detailed records of the performance of your Django code
Keep detailed records of the performance of your Django code.

Provides

Requires

License

MIT

Changelog

* Tue Dec 05 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.25.0:
    * Support Django 5.0.
* Tue Jul 11 2023 Dirk Müller <dmueller@suse.com>
  - update to 4.24.0:
    * Drop Python 3.7 support.
* Mon Jun 26 2023 Markéta Machová <mmachova@suse.com>
  - Update to 4.23.0
    * Support Django from 3.2 to 4.2.
    * Support Python from 3.7 to 3.12.
    * Stop distributing tests to reduce package size.
    * Re-add simplification of SQL IN clauses to always use (...).
    * Support arbitrary collections of keys being passed to Django cache operations.
    * Add type hints.
    * Add new MODE option, 'overwrite', which creates or updates missing records silently.
    * Fix compatibility with sqlparse 0.4.4+.
* Fri Jan 07 2022 John Vandenberg <jayvdb@gmail.com>
  - Skip Tumbleweed Python 3.6 incompatible with Django 4
* Mon Jan 04 2021 Markéta Machová <mmachova@suse.com>
  - Update to 4.11.0
    * Drop Python 3.5 support, support Python 3.9.
    * Remove ORM patching.
    * Drop Django 2.0 and 2.1 support.
    * Upgrade for sqlparse 0.4.0+. This required changing how SQL lists
      of one element are simplified, e.g. IN (1) will now be simplified
      to IN (#) instead of IN (...). You should regenerate your
      performance record files to match.
* Sat Oct 10 2020 John Vandenberg <jayvdb@gmail.com>
  - Activate test suite
* Mon Jun 29 2020 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v4.7.0

Files

/usr/lib/python3.10/site-packages/django_perf_rec
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/django_perf_rec-4.25.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/django_perf_rec/__init__.py
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/api.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/api.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/db.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/db.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/operation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/operation.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/pytest_plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/pytest_plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/sql.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/sql.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/types.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/yaml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/__pycache__/yaml.cpython-310.pyc
/usr/lib/python3.10/site-packages/django_perf_rec/api.py
/usr/lib/python3.10/site-packages/django_perf_rec/cache.py
/usr/lib/python3.10/site-packages/django_perf_rec/db.py
/usr/lib/python3.10/site-packages/django_perf_rec/operation.py
/usr/lib/python3.10/site-packages/django_perf_rec/py.typed
/usr/lib/python3.10/site-packages/django_perf_rec/pytest_plugin.py
/usr/lib/python3.10/site-packages/django_perf_rec/settings.py
/usr/lib/python3.10/site-packages/django_perf_rec/sql.py
/usr/lib/python3.10/site-packages/django_perf_rec/types.py
/usr/lib/python3.10/site-packages/django_perf_rec/utils.py
/usr/lib/python3.10/site-packages/django_perf_rec/yaml.py
/usr/share/doc/packages/python310-django-perf-rec
/usr/share/doc/packages/python310-django-perf-rec/README.rst
/usr/share/licenses/python310-django-perf-rec
/usr/share/licenses/python310-django-perf-rec/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024