|
|
82274b9b9a
|
Accepting request 1284291 from devel:languages:python
- Do not make symlinks to example configs copy them instead
- Convert to libalternatives
OBS-URL: https://build.opensuse.org/request/show/1284291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=11
|
2025-06-10 10:06:13 +00:00 |
|
|
|
512384657b
|
- Do not make symlinks to example configs copy them instead
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=28
|
2025-06-10 04:26:03 +00:00 |
|
|
|
0dea936a36
|
- Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=27
|
2025-06-05 09:34:08 +00:00 |
|
|
|
7d8829374c
|
Accepting request 1281825 from devel:languages:python
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/request/show/1281825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=10
|
2025-06-02 20:00:28 +00:00 |
|
|
|
7f17038cbf
|
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=25
|
2025-06-02 08:50:28 +00:00 |
|
|
|
fec69fc95d
|
Accepting request 875251 from devel:languages:python
- Drop ifpython3 guard for the Provides for md2workflow
OBS-URL: https://build.opensuse.org/request/show/875251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=9
|
2021-02-26 20:59:55 +00:00 |
|
|
|
a2f2d673d7
|
- Drop ifpython3 guard for the Provides for md2workflow
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=23
|
2021-02-26 04:13:33 +00:00 |
|
|
|
65fd6cafc1
|
Accepting request 839773 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/839773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=8
|
2020-10-06 15:14:03 +00:00 |
|
Tomáš Chvátal
|
6c20aa1d03
|
Accepting request 839771 from home:lkocman:branches:devel:languages:python
Remove lutoslawski and staging envs for suse jira
* lutoslawski is off and staging is mainly used
for migration tests
OBS-URL: https://build.opensuse.org/request/show/839771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=21
|
2020-10-06 11:36:20 +00:00 |
|
|
|
e39c6ffacf
|
Accepting request 817690 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/817690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=7
|
2020-06-29 19:18:17 +00:00 |
|
Tomáš Chvátal
|
be9453be79
|
Accepting request 817679 from home:lkocman:branches:devel:languages:python
- There are 2 fields one is scripted and forbidden for editing.
We use explicitly the allowed one. boo#1173460
OBS-URL: https://build.opensuse.org/request/show/817679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=19
|
2020-06-29 11:39:17 +00:00 |
|
|
|
a367b218b1
|
Accepting request 811565 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/811565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=6
|
2020-06-05 18:19:59 +00:00 |
|
Tomáš Chvátal
|
7929f5b7f3
|
Accepting request 811531 from home:lkocman:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/811531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=17
|
2020-06-04 16:51:10 +00:00 |
|
Tomáš Chvátal
|
9f5ddeea1b
|
Accepting request 811326 from home:lkocman:branches:devel:languages:python
- Fix __pycache__ reference for python2.
ensure to reference *.py* for python2 (py, pyo, pyc)
Builds on Leap fail on this
OBS-URL: https://build.opensuse.org/request/show/811326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=16
|
2020-06-04 08:27:11 +00:00 |
|
Tomáš Chvátal
|
cfdf90c2b9
|
Accepting request 811318 from home:lkocman:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/811318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=15
|
2020-06-04 07:46:00 +00:00 |
|
|
|
c3e0e130b1
|
Accepting request 795835 from devel:languages:python
- The package name is python-redmine not just redmine on pypi
thus fix the requires
- Fix files sections and alternatives
- 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)
OBS-URL: https://build.opensuse.org/request/show/795835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=5
|
2020-04-22 18:51:43 +00:00 |
|
Tomáš Chvátal
|
4962c4c5be
|
- The package name is python-redmine not just redmine on pypi
thus fix the requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=13
|
2020-04-20 13:11:20 +00:00 |
|
|
|
b9b91fd831
|
Python 2 builds don't all that nonsense about pycaches.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=12
|
2020-04-20 09:01:45 +00:00 |
|
|
|
f6850614f6
|
- Fix files sections and alternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=11
|
2020-04-20 08:34:55 +00:00 |
|
|
|
3165a4f396
|
Accepting request 775253 from home:lkocman:branches:devel:languages:python
- 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)
OBS-URL: https://build.opensuse.org/request/show/775253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=10
|
2020-02-18 16:40:37 +00:00 |
|
|
|
d9aace1af7
|
Accepting request 744442 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/744442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=4
|
2019-10-31 21:34:52 +00:00 |
|
|
|
f4c691e296
|
Accepting request 744439 from home:lkocman:branches:devel:languages:python
- Update to 1.4.9
* Improve bold highlighting in JIRA text
https://github.com/openSUSE/md2workflow/issues/8
* 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
OBS-URL: https://build.opensuse.org/request/show/744439
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=8
|
2019-10-31 10:55:15 +00:00 |
|
|
|
6997cadf1d
|
Accepting request 725878 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=3
|
2019-08-27 08:20:12 +00:00 |
|
Tomáš Chvátal
|
6a1423bb64
|
Accepting request 725848 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Use longer description from upstream.
OBS-URL: https://build.opensuse.org/request/show/725848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=6
|
2019-08-25 05:20:31 +00:00 |
|
|
|
45335c230a
|
Accepting request 720618 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/720618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=2
|
2019-08-05 08:40:33 +00:00 |
|
Tomáš Chvátal
|
7e055dbe3e
|
Accepting request 720616 from home:lkocman:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/720616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=4
|
2019-08-02 12:51:41 +00:00 |
|
|
|
fd169793a6
|
Accepting request 715663 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/715663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-md2workflow?expand=0&rev=1
|
2019-07-17 11:20:39 +00:00 |
|
Tomáš Chvátal
|
c5566d522f
|
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=2
|
2019-07-16 11:37:05 +00:00 |
|
Tomáš Chvátal
|
d7005cac5c
|
osc copypac from project:devel:languages:python package:python-md2worklow revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=1
|
2019-07-16 11:36:09 +00:00 |
|