15
0

- Update to 4.17:

* compatibility with python 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanfriendly?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2019-01-31 11:32:32 +00:00
committed by Git OBS Bridge
parent ec6069eada
commit f7f3b5e6fe
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-humanfriendly
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -28,7 +28,7 @@ Name: python-humanfriendly-%{flavor}
%else
Name: python-humanfriendly
%endif
Version: 4.16.1
Version: 4.17
Release: 0
Summary: Human friendly input/output for text interfaces using Python
License: MIT