17
0

Accepting request 1064240 from devel:languages:python:django

- 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/request/show/1064240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-coverage-plugin?expand=0&rev=5
This commit is contained in:
2023-02-10 13:36:16 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bd260ff133a8dfe48288a71893b279f108df421fd12296199a5c2fc9f27376f
size 23591

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3efff07b1292e0d39c2888c8a18bbac41064cef014c2c2ed0add2b40af4a9f95
size 23780

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 10 12:37:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Sat Sep 3 03:48:09 UTC 2022 - John Vandenberg <jayvdb@gmail.com>

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