Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
1457c1f8cf |
BIN
pandocfilters-1.5.0.tar.gz
(Stored with Git LFS)
Normal file
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)
BIN
pandocfilters-1.5.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user