15
0

Accepting request 723943 from home:buschmann23:branches:devel:languages:python

fix build by adding pycountry-19.7.15-fix-reading-description.patch to fix wrong encoding when opening description files in setup.py

OBS-URL: https://build.opensuse.org/request/show/723943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycountry?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-08-16 09:38:16 +00:00
committed by Git OBS Bridge
parent d7e563d720
commit 6edcc7c970
3 changed files with 43 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 16 06:52:52 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
- add pycountry-19.7.15-fix-reading-description.patch to fix wrong
encoding when opening description files in setup.py
-------------------------------------------------------------------
Tue Jul 23 10:31:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>