Package Release Info

python-md2workflow-1.4.18-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-md2workflow-common
python2-md2workflow
python2-md2workflow-plugins-jira
python2-md2workflow-plugins-redmine
python3-md2workflow
python3-md2workflow-plugins-jira
python3-md2workflow-plugins-redmine

Change Logs

* Thu Jun 04 2020 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.18
- Use github source url instead of pypy as it contains tests
- Use correct openSUSE project url
- Fix issues with optparse call in pytest
- Fix pytest issues on python2
- Add missing dependency on icalendar (schedule integration)
- Add dependencies for pytest execution
* Thu Jun 04 2020 Lubos Kocman <lubos.kocman@suse.com>
- Fix __pycache__ reference for python2.
  ensure to reference *.py* for python2 (py, pyo, pyc)
  Builds on Leap fail on this
* Thu Jun 04 2020 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.15
  * Reworked plugins into submodules, so handling of individual
  __pycache__ is now easier
  * Removed direct dependency in setup.py on backported
  python-configparser. Configparser is part of python3
* Mon Apr 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- The package name is python-redmine not just redmine on pypi
  thus fix the requires
* Mon Apr 20 2020 Matej Cepl <mcepl@suse.com>
- Fix files sections and alternatives
* Tue Feb 18 2020 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.12
  * Add redmine support https://github.com/openSUSE/md2workflow/issues/11
  This was part of hackweek19
  * Add config for progress.opensuse.org (opensuse-prod)
  * Split JIRA and Redmine plugins into a separate packages
  SLE doesn't have python-redmine so let's not force them to install
  it
  * Add LICENSE as a Source1 (bump all remaining by one)
* Thu Oct 31 2019 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.9
  * Improve bold highlighting in JIRA text
  https://github.com/openSUSE/md2workflow/issues/8
* Thu Oct 31 2019 Lubos Kocman <lubos.kocman@suse.com>
- Support all jira*.suse.de instances
  * Add suse-staging.conf
  * Change suse-devel from lutoslawski to jira-devel.suse.de
  * lutoslawski moved to a separate file suse-lutoslawski.conf
  * Update states on prod, stage, devel https://github.com/openSUSE/md2workflow/issues/5
* Sat Aug 24 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Use longer description from upstream.
* Fri Aug 02 2019 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.8
  * Fixes wrong indendation in jirabackend
  * Fixes NameError raised on while reading input from user on
  python3
  * Fix incorrect reference to relation in update
  * Add requires on python-jira
* Mon Jul 15 2019 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.5
  * supply %license
  * unify tabs and spaces
* Sun Jul 14 2019 Lubos Kocman <lubos.kocman@suse.com>
- Add alternatives
* Sun Jul 14 2019 Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.3
  * Add suse-devel.conf and suse-prod.conf as sources
* Sun Jul 14 2019 Lubos Kocman <lubos.kocman@suse.com>
- Initial build of 1.4.1, spec done by py2pack