From 5bbddf19a02a80ceb26eb7dcaceae94a8cc0bffcfb95d97080b8eefff936b480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 12 Jun 2020 08:03:23 +0000 Subject: [PATCH] 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 --- moban-0.7.5.tar.gz | 3 --- moban-0.7.8.tar.gz | 3 +++ python-moban.changes | 8 ++++++++ python-moban.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 moban-0.7.5.tar.gz create mode 100644 moban-0.7.8.tar.gz diff --git a/moban-0.7.5.tar.gz b/moban-0.7.5.tar.gz deleted file mode 100644 index 6d70a19..0000000 --- a/moban-0.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e52a0abea0d236de09828ed78a019561f17186237b79060a12e5b3553886964b -size 884415 diff --git a/moban-0.7.8.tar.gz b/moban-0.7.8.tar.gz new file mode 100644 index 0000000..635c88a --- /dev/null +++ b/moban-0.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942526e7209622ea7c79676291b49bcf03cb554ec3d8b7aaf7ba0db2dfbb3424 +size 1000105 diff --git a/python-moban.changes b/python-moban.changes index baebab1..0527429 100644 --- a/python-moban.changes +++ b/python-moban.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 12 07:54:57 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-moban.spec b/python-moban.spec index 357401d..ec33b74 100644 --- a/python-moban.spec +++ b/python-moban.spec @@ -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