1
0

Accepting request 772470 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/772470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uritemplate?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2020-02-11 21:23:48 +00:00 committed by Git OBS Bridge
commit 9d70432c8e
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 7 15:44:07 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 3.0.1
* Update to Python 3.6, 3.7, and 3.8
* Drop support for Python 2.6, 3.2, and 3.3
* Ignore None in list argument expansion
* Handle a list with an empty string appropriately
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 4 12:55:40 UTC 2018 - Matej Cepl <mcepl@suse.com> Tue Dec 4 12:55:40 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

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

View File

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

3
uritemplate-3.0.1.tar.gz Normal file
View File

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