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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed1e98ae056b597f15b41bddcc32b9f21e6ab4f3445f9faad1668675de759f7b
size 343828

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 31 11:32:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.17:
* compatibility with python 3.7
-------------------------------------------------------------------
Wed Aug 29 08:22:29 UTC 2018 - tchvatal@suse.com

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