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

python313-django-model-utils-5.0.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-django-model-utils Distribution: openSUSE Tumbleweed
Version: 5.0.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 29 18:10:53 2026
Group: Unspecified Build host: reproducible
Size: 281694 Source RPM: python-django-model-utils-5.0.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jazzband/django-model-utils
Summary: Django model mixins and utilities
Django model mixins and utilities.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Jan 29 2026 Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
  - Update to 5.0.0:
    * skip multiple versions, reference upstream changelog
  - Drop use-sqlite.patch, merged upstream
  - Enable sle15_python_module_pythons, project now mandates Python >= 3.10
* Thu Feb 22 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 4.4.0:
    * Add support for `Python 3.11`
    * Add support for `Python 3.12`
    * Drop support for `Python 3.7`
    * Add support for `Django 4.2`
    *