19188df096
- Convert to libalternatives
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=24
2025-06-09 12:41:26 +00:00
0071a83f32
- Convert to pip-based build
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=22
2025-06-02 12:30:36 +00:00
5bfb65c11f
- Add patch stop-using-jinja-extensions.patch
...
* Stop using a removed Jinja2 extension.
- Add patch remove-mock.patch
* Switch to using unittest.mock.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=19
2022-05-20 06:45:53 +00:00
Tomáš Chvátal
902104c875
Accepting request 836476 from home:pgajdos:python
...
- version update to 0.8.2
#. Use any functions, any data structure of any python packages as jinja2
filters, tests, globals
#. `#399 <https://github.com/moremoban/moban/issues/399 >`_: content processor
should be called only once
#. content processor shall pass on options to content processors
#. moban.plugins.jinja2.tests.files is moved to moban-ansible package
#. moban.plugins.jinja2.filters.github is moved to moban-jinja2-github package
#. `#396 <https://github.com/moremoban/moban/issues/396 >`_: custom jinja2
plugins(filters, tests and globals) are not visible if a template is passed
as a string.
#. `#393 <https://github.com/moremoban/moban/issues/393 >`_: Rendered content
output to stdout once
#. `#390 <https://github.com/moremoban/moban/issues/390 >`_: single render action
will print to stdout by default
- modified patches
% remove_nose.patch (extended, https://github.com/moremoban/moban/pull/404 )
- added sources
+ _multibuild
OBS-URL: https://build.opensuse.org/request/show/836476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=16
2020-09-24 11:40:00 +00:00
428f09a372
- Add remove_nose.patch which ports test suite from nose to
...
pytest (gh#moremoban/moban#364). Still unfinished and work in progress.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=15
2020-09-18 14:49:51 +00:00
5bbddf19a0
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
2020-06-12 08:03:23 +00:00
Tomáš Chvátal
92e5f334a7
Accepting request 808644 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/808644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=11
2020-05-25 09:21:47 +00:00
03e7e11f4b
Accepting request 808111 from home:mcalabkova:branches:devel:languages:python
...
- Update to 0.7.5
* #365 : regression was introduced by v0.6.5. If you uses mobanfile
as data configuration file, you are very likely to have this show
stopper.
* suppress stdout message from deprecated pip install. but please
do not use and migrate deprecated`requires` syntax.
OBS-URL: https://build.opensuse.org/request/show/808111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=10
2020-05-22 07:47:06 +00:00
Tomáš Chvátal
995ff098ee
Accepting request 765875 from home:mcalabkova:branches:devel:languages:python
...
- Update to 0.7.0
* make gitfs2 and pypifs optional.
* python 2.7 support is dropped.
* show friendlier error when unknown protocol exception was raised.
* python 3.4 support is gone
* no verbose for error, -v for warning, -vv for warning+info, -vvv for warning+info+debug
* show template plugin name, i.e. 'copying' for copy instead of 'templating'
* support moban file inheritance
* support intermediate targets in moban file
* Command options have been grouped. --template_type became --template-type
OBS-URL: https://build.opensuse.org/request/show/765875
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=8
2020-01-21 08:32:52 +00:00
John Vandenberg
01cd058410
Accepting request 734368 from home:mcalabkova:branches:devel:languages:python
...
- Update to 0.6.3
* support pyFilesystem2
* -vv show debug trace
* Allow mobanfile to include data from arbitrary config files
* fix moban 0.4.5 test failures on openSUSE Tumbleweed
* '-e' to load extensions for template engines, i.e. jinja2
* jinja-cli parity: support command line pipe stream.
OBS-URL: https://build.opensuse.org/request/show/734368
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=6
2019-10-01 15:13:31 +00:00
Tomáš Chvátal
895a6393e3
- Update to 0.5.0:
...
* various fixes and tests updates
* See CHANGELOG.rst
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=4
2019-07-23 14:16:07 +00:00
Tomáš Chvátal
47a8b57a02
Accepting request 666663 from home:jengelh:branches:devel:languages:python
...
- Trim bias from description. Fix grammar.
OBS-URL: https://build.opensuse.org/request/show/666663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=2
2019-01-17 11:58:27 +00:00
Tomáš Chvátal
615bb73d4c
Accepting request 666487 from home:jayvdb:soe
...
Replaced dependency on git with git-core
OBS-URL: https://build.opensuse.org/request/show/666487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=1
2019-01-16 14:10:44 +00:00