1
0

Accepting request 929913 from devel:languages:python

- update to 4.1.1:
  - Add type annotations to uritemplate and distribute them for others to use
  - Update to a modern documentation theme as well
  - Drop support for Python 2.7, 3.4, and 3.5
  - Better support number-like types as values for variables in a template

OBS-URL: https://build.opensuse.org/request/show/929913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritemplate?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-11-06 23:19:11 +00:00 committed by Git OBS Bridge
commit a2a96fdb62
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 6 18:27:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.1.1:
- Add type annotations to uritemplate and distribute them for others to use
- Update to a modern documentation theme as well
- Drop support for Python 2.7, 3.4, and 3.5
- Better support number-like types as values for variables in a template
-------------------------------------------------------------------
Fri Feb 7 15:44:07 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-uritemplate
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,9 +17,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
%bcond_without tests
Name: python-uritemplate
Version: 3.0.1
Version: 4.1.1
Release: 0
Summary: URI Template Expansison
License: Apache-2.0

View File

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

BIN
uritemplate-4.1.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.