From 453a2c117aca762df9eb7fdcd37ad597728a54036c6f262fbaa5c9738b9ac01c Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sat, 27 Nov 2021 10:13:34 +0000 Subject: [PATCH] - update to version 4.0.2: - Bugfixes: - Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75) - pytest-runner is deprecated ("#77":https://github.com/textile/python-textile/issues/77) *** other changes related to CI infrastructure OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=30 --- python-textile.changes | 9 +++++++++ python-textile.spec | 6 +++--- textile-4.0.1.tar.gz | 3 --- textile-4.0.2.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 textile-4.0.1.tar.gz create mode 100644 textile-4.0.2.tar.gz diff --git a/python-textile.changes b/python-textile.changes index a281501..56672ec 100644 --- a/python-textile.changes +++ b/python-textile.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 27 10:13:30 UTC 2021 - Sebastian Wagner + +- - update to version 4.0.2: + - Bugfixes: + - Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75) + - pytest-runner is deprecated ("#77":https://github.com/textile/python-textile/issues/77) +*** other changes related to CI infrastructure + ------------------------------------------------------------------- Mon May 18 13:23:16 UTC 2020 - Tomáš Chvátal diff --git a/python-textile.spec b/python-textile.spec index bde99f5..857a7fd 100644 --- a/python-textile.spec +++ b/python-textile.spec @@ -1,7 +1,7 @@ # # spec file for package python-textile # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-textile -Version: 4.0.1 +Version: 4.0.2 Release: 0 Summary: Textile processing for python License: BSD-3-Clause @@ -35,7 +35,7 @@ Requires: python-Pillow Requires: python-html5lib >= 1.0.1 Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-regex %python_subpackages diff --git a/textile-4.0.1.tar.gz b/textile-4.0.1.tar.gz deleted file mode 100644 index e6fbcda..0000000 --- a/textile-4.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc92183f87f6e5f61e236c119a3e0bc5673b6d16fb590efc00e33a1c46125157 -size 51184 diff --git a/textile-4.0.2.tar.gz b/textile-4.0.2.tar.gz new file mode 100644 index 0000000..04a9547 --- /dev/null +++ b/textile-4.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5894d78a321656a8f72414844c04b10477edd1e2e14f5b05aa1307f02cee9777 +size 51157