14
0
forked from pool/python-preggy

Accepting request 786182 from home:mcalabkova:branches:devel:languages:python

- Update to 1.4.4
  * TypeError: __init__() got an unexpected keyword argument 'encoding'
  * Added LICENSE file (not distributed in the PyPI tarball, though)
  * SyntaxWarning: is with a literal. Did you mean ==?

OBS-URL: https://build.opensuse.org/request/show/786182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-preggy?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-03-18 17:34:21 +00:00
committed by Git OBS Bridge
parent 5add520a7a
commit e9c1e85e44
5 changed files with 25 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-preggy
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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-preggy
Version: 1.4.2
Version: 1.4.4
Release: 0
Summary: Assertion library for Python
License: MIT