forked from pool/python-textile
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
efef811bc0
commit
453a2c117a
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 27 10:13:30 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- - 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 <tchvatal@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc92183f87f6e5f61e236c119a3e0bc5673b6d16fb590efc00e33a1c46125157
|
||||
size 51184
|
3
textile-4.0.2.tar.gz
Normal file
3
textile-4.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5894d78a321656a8f72414844c04b10477edd1e2e14f5b05aa1307f02cee9777
|
||||
size 51157
|
Reference in New Issue
Block a user