|
e80fbbf4a8
|
Accepting request 1301513 from devel:languages:python
- Replace python-blockdiag-nose-to-pytest.patch with a different
upstream patch to also drop use of yield tests.
OBS-URL: https://build.opensuse.org/request/show/1301513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=13
|
2025-08-27 19:34:48 +00:00 |
|
|
6e06de1e4f
|
- Replace python-blockdiag-nose-to-pytest.patch with a different
upstream patch to also drop use of yield tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=30
|
2025-08-27 02:56:11 +00:00 |
|
|
b7a4f026c0
|
Accepting request 1282830 from devel:languages:python
- fix usage of libalternatives
OBS-URL: https://build.opensuse.org/request/show/1282830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=12
|
2025-06-04 18:30:13 +00:00 |
|
|
f32c79236e
|
- fix usage of libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=28
|
2025-06-04 14:59:01 +00:00 |
|
|
e2662c0144
|
Accepting request 1277708 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=11
|
2025-05-15 15:02:45 +00:00 |
|
|
27c161a513
|
Accepting request 1277424 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build
OBS-URL: https://build.opensuse.org/request/show/1277424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=26
|
2025-05-15 11:04:45 +00:00 |
|
|
6902e5ab4d
|
Accepting request 1115014 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1115014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=10
|
2023-10-04 20:31:43 +00:00 |
|
|
833255b998
|
Accepting request 1114989 from home:mcalabkova:branches:devel:languages:python
- Add upstream pillow10.patch to fix compatibility with Pillow 10.0.0
OBS-URL: https://build.opensuse.org/request/show/1114989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=24
|
2023-10-03 12:53:11 +00:00 |
|
|
6fbb71beca
|
Accepting request 1084288 from devel:languages:python
- add sle15_python_module_pythons (jsc#PED-68)
OBS-URL: https://build.opensuse.org/request/show/1084288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=9
|
2023-05-03 13:42:15 +00:00 |
|
|
8f809b21cb
|
- add sle15_python_module_pythons (jsc#PED-68)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=22
|
2023-05-03 11:51:11 +00:00 |
|
|
68ec44c8af
|
Accepting request 993149 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/993149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=8
|
2022-08-05 17:51:09 +00:00 |
|
|
faa254a7c8
|
Accepting request 993133 from home:bnavigator:branches:devel:languages:python
- Update to 3.0.0
* Drop python3.6 support
* Use funcparserlib-1.0.0a0 or newer to support new python
versions
* Allow to write multiline string via triple quotes (""" ... """)
* Fix #147: file existence disclosure using svg renderer
- Refresh python-blockdiag-nose-to-pytest.patch
OBS-URL: https://build.opensuse.org/request/show/993133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=20
|
2022-08-04 20:59:21 +00:00 |
|
|
484a456f37
|
Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=19
|
2021-12-09 00:52:59 +00:00 |
|
|
81260fbe9d
|
Accepting request 915434 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/915434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=7
|
2021-09-03 19:25:26 +00:00 |
|
|
a402d1d7f1
|
Accepting request 915425 from home:pgajdos:python
The sed was superfluous, redundant and forgotten.
- added patches
https://github.com/blockdiag/blockdiag/pull/131
+ python-blockdiag-nose-to-pytest.patch
OBS-URL: https://build.opensuse.org/request/show/915425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=18
|
2021-09-01 08:57:37 +00:00 |
|
|
98d79ad5f7
|
Accepting request 915064 from home:pgajdos:python
- %check: test the package
OBS-URL: https://build.opensuse.org/request/show/915064
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=17
|
2021-08-31 17:54:10 +00:00 |
|
|
a78c2c1765
|
Accepting request 778638 from devel:languages:python
- Update to 2.0.1:
* Drop python2 and python3.4 support
* Fix #126: '_io.BufferedRandom' object has no attribute 'buffer'
* Fix #109 blockdiag does not work with recent pillow
OBS-URL: https://build.opensuse.org/request/show/778638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=6
|
2020-02-24 14:54:22 +00:00 |
|
|
a64361add6
|
- Update to 2.0.1:
* Drop python2 and python3.4 support
* Fix #126: '_io.BufferedRandom' object has no attribute 'buffer'
* Fix #109 blockdiag does not work with recent pillow
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=15
|
2020-02-24 02:13:35 +00:00 |
|
|
b1273b396e
|
Accepting request 680067 from devel:languages:python
- Update to 1.5.4:
* better python 3.7 compatibility
OBS-URL: https://build.opensuse.org/request/show/680067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=5
|
2019-03-01 15:48:16 +00:00 |
|
Tomáš Chvátal
|
01fe1f9abe
|
- Update to 1.5.4:
* better python 3.7 compatibility
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=13
|
2019-02-28 09:40:39 +00:00 |
|
|
2e4d427b57
|
Accepting request 654395 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/654395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=4
|
2018-12-13 18:46:54 +00:00 |
|
|
6ff0eddfc2
|
Accepting request 654138 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.
OBS-URL: https://build.opensuse.org/request/show/654138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=11
|
2018-12-05 08:20:15 +00:00 |
|
|
926ca50898
|
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=10
|
2018-12-04 17:10:32 +00:00 |
|
|
702f902520
|
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=9
|
2018-12-04 13:17:17 +00:00 |
|
|
66bccca7b5
|
Accepting request 583415 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/583415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=3
|
2018-03-07 09:38:37 +00:00 |
|
Thomas Bechtold
|
207078c9d6
|
Accepting request 583390 from home:aplanas:branches:devel:languages:python
Allows Recommends and Suggest in Fedora
OBS-URL: https://build.opensuse.org/request/show/583390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=7
|
2018-03-06 14:29:56 +00:00 |
|
|
98c9566202
|
Accepting request 580805 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=2
|
2018-03-05 12:37:22 +00:00 |
|
|
1b5286e067
|
Accepting request 580671 from home:aplanas:branches:devel:languages:python
- Recommends only for SUSE
OBS-URL: https://build.opensuse.org/request/show/580671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=5
|
2018-02-27 21:54:09 +00:00 |
|
|
117da22a07
|
Accepting request 522204 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/522204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blockdiag?expand=0&rev=1
|
2017-10-11 20:56:26 +00:00 |
|
Todd R
|
7058aac291
|
Accepting request 489636 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.
OBS-URL: https://build.opensuse.org/request/show/489636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=3
|
2017-04-20 15:16:51 +00:00 |
|
|
b64d465d45
|
Accepting request 443108 from home:termim:branches:devel:languages:python
implement update-alternatives
OBS-URL: https://build.opensuse.org/request/show/443108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=2
|
2016-12-06 12:05:45 +00:00 |
|
|
fa637669a4
|
Accepting request 394974 from Cloud:OpenStack:Master
OBS-URL: https://build.opensuse.org/request/show/394974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blockdiag?expand=0&rev=1
|
2016-05-17 13:13:39 +00:00 |
|