forked from pool/python-pelican
Accepting request 725865 from home:benoit_monin:branches:devel:languages:python
- update to version 4.1.1 - drop hidden macos files removal: deleted by upstream OBS-URL: https://build.opensuse.org/request/show/725865 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
5be0973512
commit
454ee2c130
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pelican
|
||||
Version: 4.1.0
|
||||
Version: 4.1.1
|
||||
Release: 0
|
||||
Summary: A tool to generate a static blog from reStructuredText or Markdown input files
|
||||
License: AGPL-3.0-only
|
||||
@@ -92,9 +92,6 @@ sed -i '1d' \
|
||||
# remove executable bit, this is not a script
|
||||
chmod -x pelican/tools/templates/publishconf.py.jinja2
|
||||
|
||||
# remove hidden macos files
|
||||
rm pelican/themes/.DS_Store pelican/themes/notmyidea/.DS_Store
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
Reference in New Issue
Block a user