15
0

Accepting request 1064213 from devel:languages:python

- update to 1.5.1:
  * Add support for Python 3.11.
  * Drop support for decorating non-async functions with
    @template (deprecated since 0.16).

OBS-URL: https://build.opensuse.org/request/show/1064213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp-jinja2?expand=0&rev=4
This commit is contained in:
2023-02-10 13:36:04 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 10 10:29:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.5.1:
* Add support for Python 3.11.
* Drop support for decorating non-async functions with
@template (deprecated since 0.16).
-------------------------------------------------------------------
Thu May 5 07:26:15 UTC 2022 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aiohttp-jinja2
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-aiohttp-jinja2
Version: 1.5
Version: 1.5.1
Release: 0
Summary: Jinja2 template renderer for aiohttp.web
License: Apache-2.0