From 86fa1606b01c34e44c7777fd47b1142f402b94ef712d67264ccff4ad09b065f7 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 9 Jun 2019 06:50:27 +0000 Subject: [PATCH] - 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 --- python-textile.changes | 7 +++++++ python-textile.spec | 10 +++++----- textile-3.0.3.tar.gz | 3 --- textile-3.0.4.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 textile-3.0.3.tar.gz create mode 100644 textile-3.0.4.tar.gz diff --git a/python-textile.changes b/python-textile.changes index c9c0990..c3ce558 100644 --- a/python-textile.changes +++ b/python-textile.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 9 06:45:28 UTC 2019 - Sebastian Wagner + +- 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 diff --git a/python-textile.spec b/python-textile.spec index cee5f39..e218589 100644 --- a/python-textile.spec +++ b/python-textile.spec @@ -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 diff --git a/textile-3.0.3.tar.gz b/textile-3.0.3.tar.gz deleted file mode 100644 index 4e64dbc..0000000 --- a/textile-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a58dabb1fbcc556e45ed5b6dd9364b257f871a93a910367c2764fbf3c6c90761 -size 48961 diff --git a/textile-3.0.4.tar.gz b/textile-3.0.4.tar.gz new file mode 100644 index 0000000..e4c1871 --- /dev/null +++ b/textile-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc43b6c543cca7627f9d9ba840bad1a6f049a043bdd16c69d7a17d4eb660e21 +size 49890