forked from pool/python-ftfy
- Update to 5.7:
* Fixes build on python 3.8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
e1339b3e44
commit
51f495e621
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 08:48:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 5.7:
|
||||
* Fixes build on python 3.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 12:31:18 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ftfy
|
||||
#
|
||||
# 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
|
||||
@@ -19,11 +19,10 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ftfy
|
||||
Version: 5.6
|
||||
Version: 5.7
|
||||
Release: 0
|
||||
Summary: Python module for repairing mis-decoded Unicode text
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/LuminosoInsight/python-ftfy
|
||||
Source: https://github.com/LuminosoInsight/python-ftfy/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -32,7 +31,6 @@ BuildRequires: python-rpm-macros
|
||||
Requires: python-wcwidth
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module wcwidth}
|
||||
# /SECTION
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2486acff2a93b217b21d79fcda23ac42b781bd8e9ac198e13a11a780edd695d4
|
||||
size 69685
|
||||
3
v5.7.tar.gz
Normal file
3
v5.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84f98cde0a4cc5223c00ea18bc49b1fa5686a6e9393c4c8df6f7e2f7620c0fcf
|
||||
size 69683
|
||||
Reference in New Issue
Block a user