17
0

- update to 3.0.0:

* Dropped support for Python 2.7, Python 3.6, and Django 1.8.
  * Declare our support for Python 3.11 and Django 4.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-coverage-plugin?expand=0&rev=12
This commit is contained in:
2023-02-10 12:38:06 +00:00
committed by Git OBS Bridge
parent 8144bfd1a0
commit e389d6827c
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-django-coverage-plugin
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-django-coverage-plugin
Version: 2.0.3
Version: 3.0.0
Release: 0
Summary: Django template coveragepy plugin
License: Apache-2.0