Accepting request 484902 from home:TheBlackCat:branches:devel:languages:python
fix version OBS-URL: https://build.opensuse.org/request/show/484902 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pandocfilters?expand=0&rev=2
This commit is contained in:
parent
f603be74d7
commit
e71a5b14c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e4092fc37534560702e13c4b437cf02590ee27da53c922bda8eb2c43d38a71e
|
||||
size 13749
|
3
pandocfilters-1.4.1.tar.gz
Normal file
3
pandocfilters-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec8bcd100d081db092c57f93462b1861bcfa1286ef126f34da5cb1d969538acd
|
||||
size 14265
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pandocfilters
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pandocfilters
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Summary: Python module for writing pandoc filters
|
||||
@ -55,7 +55,8 @@ sed -i 's/^#\!\/.*//g' examples/*.py
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README.rst examples
|
||||
%doc LICENSE README README.rst
|
||||
%doc examples/
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user