forked from pool/python-textile
- update to version 3.0.4:
- BUGFIX: Restricted mode strips out CSS attributes again. - Update travis to more current versions and test against current Pillow version. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
49172e356b
commit
86fa1606b0
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 9 06:45:28 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 3.0.4:
|
||||
- BUGFIX: Restricted mode strips out CSS attributes again.
|
||||
- Update travis to more current versions and test against current Pillow version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 23 07:29:51 UTC 2018 - sebix+novell.com@sebix.at
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-textile
|
||||
#
|
||||
# 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,21 +12,21 @@
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-textile
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 0
|
||||
Summary: Textile processing for python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://github.com/textile/python-textile
|
||||
Source: https://files.pythonhosted.org/packages/source/t/textile/textile-%{version}.tar.gz
|
||||
Requires: python-Pillow >= 3.0.0
|
||||
Requires: python-Pillow
|
||||
Requires: python-html5lib >= 0.999999999
|
||||
Requires: python-six
|
||||
Recommends: python-regex
|
||||
@@ -36,7 +36,7 @@ BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
%if %{with test}
|
||||
# not needed as the test requires internet connection
|
||||
#BuildRequires: %%{python_module Pillow >= 3.0.0}
|
||||
#BuildRequires: %%{python_module Pillow}
|
||||
BuildRequires: %{python_module html5lib >= 0.999999999}
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a58dabb1fbcc556e45ed5b6dd9364b257f871a93a910367c2764fbf3c6c90761
|
||||
size 48961
|
3
textile-3.0.4.tar.gz
Normal file
3
textile-3.0.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acc43b6c543cca7627f9d9ba840bad1a6f049a043bdd16c69d7a17d4eb660e21
|
||||
size 49890
|
Reference in New Issue
Block a user