14
0
forked from pool/python-moban

Accepting request 814093 from home:mcalabkova:branches:devel:languages:python

- Update to 0.7.8
  * finally be able strip the rendered content
  * -pd for command line to include custom plugin directories
  * Non-textual source files should default to copy

OBS-URL: https://build.opensuse.org/request/show/814093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=13
This commit is contained in:
2020-06-12 08:03:23 +00:00
committed by Git OBS Bridge
parent 92e5f334a7
commit 5bbddf19a0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e52a0abea0d236de09828ed78a019561f17186237b79060a12e5b3553886964b
size 884415

3
moban-0.7.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:942526e7209622ea7c79676291b49bcf03cb554ec3d8b7aaf7ba0db2dfbb3424
size 1000105

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 12 07:54:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.7.8
* finally be able strip the rendered content
* -pd for command line to include custom plugin directories
* Non-textual source files should default to copy
-------------------------------------------------------------------
Mon May 25 06:50:48 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-moban
Version: 0.7.5
Version: 0.7.8
Release: 0
Summary: Yet another jinja2 CLI for static text generation
License: MIT