Compare commits

1 Commits
main ... 1.1

4 changed files with 6 additions and 18 deletions

BIN
pandocfilters-1.5.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pandocfilters-1.5.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,15 +1,3 @@
-------------------------------------------------------------------
Sat Jan 20 19:28:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.1:
* Don't raise an error if the directory used to store images
already exists (#104, Augusto Zanellato).
-------------------------------------------------------------------
Tue Jul 25 10:44:21 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Sun Jul 17 08:08:03 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pandocfilters
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
#
%{?sle15_python_module_pythons}
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pandocfilters
Version: 1.5.1
Version: 1.5.0
Release: 0
Summary: Python module for writing pandoc filters
License: BSD-3-Clause