14
0
forked from pool/python-moban

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
This commit is contained in:
Tomáš Chvátal
2019-01-16 14:10:44 +00:00
committed by Git OBS Bridge
commit 615bb73d4c
5 changed files with 151 additions and 0 deletions

45
python-moban.changes Normal file
View File

@@ -0,0 +1,45 @@
-------------------------------------------------------------------
Mon Jan 14 00:12:54 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove base_engine.py workaround
- Removed build dependency on moban-handlebars
- Update to v0.3.8
- Allow template literals as positional arguments
- Report changes in non-zero exit code only with --exit-code
- Disables file permissions copy feature on Windows
-------------------------------------------------------------------
Wed Jan 9 15:58:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Fill base_engine.py instead of deleting it.
-------------------------------------------------------------------
Tue Jan 8 04:19:21 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Trim description and add %check
-------------------------------------------------------------------
Mon Jan 7 04:02:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.3.7
- Simplified CLI usage
- Source tarball includes docs and tests
-------------------------------------------------------------------
Tue Jan 01 09:53:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.3.6
- Improved Windows support
- Gracefully skip entries encountering write permission errors.
-------------------------------------------------------------------
Mon Dec 17 09:53:13 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.3.5
- Switched from PyYAML to ruamel.yaml
- Improved error reporting for YAML syntax errors.
-------------------------------------------------------------------
Tue Nov 27 11:00:01 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
- Initial revision for v0.3.4