7d0e487cfe
Accepting request 1248191 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1248191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=23
2025-02-25 15:40:02 +00:00
737295cf71
- Update to 3.1.2
...
* plugin: Fix footnote plugins when rendering ast
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=59
2025-02-24 15:25:12 +00:00
Ana Guerrero
85057b7bdb
Accepting request 1245103 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1245103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=22
2025-02-11 20:20:18 +00:00
cdccd7a209
- Update to 3.1.1
...
* Change attribute name from markdown to md in the Plugin class
* Improve ruby plugin
* Fix render_toc_url method for rendering empty iterable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=57
2025-02-11 13:40:52 +00:00
Ana Guerrero
6a9f1414ce
Accepting request 1236180 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1236180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=21
2025-01-12 10:10:19 +00:00
149abafccd
- Update to 3.1.0:
...
* Add typing-extensions into dependencies - by @lepture (93fd1)
* Cleanup unused imports - by @lepture (6d046)
* Make typing-extension optional dependency - by @lepture (f7db5)
* Importing Self from typing_extensions - by @lepture (0772c)
* Only HTML-escape codespan in HTML render - by @mentalisttraceur (245c0)
* Only HTML-escape URLs when rendering to HTML - by @mentalisttraceur (f4237)
* Use correct importing for typing_extensions - by @lepture (4f91d)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=55
2025-01-09 12:34:48 +00:00
Ana Guerrero
29ee26b1b9
Accepting request 1127857 from devel:languages:python
...
- add conflicts with python-mistune2
* fix RecursionError for lists
regex
* Security fix for CVE-2022-34749
* Fix escape_url
- Switch from nose to pytest
OBS-URL: https://build.opensuse.org/request/show/1127857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=20
2023-11-22 17:54:11 +00:00
b510141ac0
- add conflicts with python-mistune2
...
* fix RecursionError for lists
regex
* Security fix for CVE-2022-34749
* Fix escape_url
- Switch from nose to pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=53
2023-11-21 08:53:58 +00:00
Ana Guerrero
156a1e2421
Accepting request 1117996 from devel:languages:python
...
- Update to 3.0.2
* fix RecursionError for lists (forwarded request 1117987 from mimi_vx)
OBS-URL: https://build.opensuse.org/request/show/1117996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=19
2023-10-16 20:33:00 +00:00
307983ff45
Accepting request 1117987 from home:mimi_vx:branches:devel:languages:python
...
- Update to 3.0.2
* fix RecursionError for lists
OBS-URL: https://build.opensuse.org/request/show/1117987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=51
2023-10-16 11:15:28 +00:00
Ana Guerrero
3a74da2d88
Accepting request 1112031 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1112031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=18
2023-09-22 19:46:52 +00:00
e7aca4bc07
Accepting request 1111597 from home:sebix:branches:devel:languages:python
...
needed for the update of iredis
- update to version 3.0.1:
OBS-URL: https://build.opensuse.org/request/show/1111597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=49
2023-09-18 15:37:05 +00:00
14c0426776
Accepting request 1092493 from devel:languages:python
...
- cleanup
OBS-URL: https://build.opensuse.org/request/show/1092493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=17
2023-06-13 14:08:49 +00:00
77d845645d
- cleanup
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=47
2023-06-12 08:25:05 +00:00
656a6573dd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=46
2023-06-12 08:24:48 +00:00
9f4b9d716e
Accepting request 1092464 from devel:languages:python:mailman:backports
...
- Use sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1092464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=45
2023-06-12 08:23:46 +00:00
d1c5f32806
Accepting request 1084850 from devel:languages:python
...
- update to 2.0.5:
* Improve on parsing list. Make it possible to customize list
regex
OBS-URL: https://build.opensuse.org/request/show/1084850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=16
2023-05-09 11:05:56 +00:00
7d58e324bd
- update to 2.0.5:
...
* Improve on parsing list. Make it possible to customize list
regex
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=43
2023-05-04 19:16:51 +00:00
b49f3babd6
Accepting request 1081861 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1081861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=15
2023-04-22 20:00:02 +00:00
6ea2064b59
Accepting request 1081493 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=41
2023-04-21 14:21:42 +00:00
694f82bb96
Accepting request 1004639 from devel:languages:python
...
- update to 2.0.4 (bsc#1201862, CVE-2022-34749):
* Fix url plugin in <a> tag
* Fix * formatting
* Fix table plugin
* Security fix for CVE-2022-34749
OBS-URL: https://build.opensuse.org/request/show/1004639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=14
2022-09-20 17:23:12 +00:00
731477022b
- update to 2.0.4 (bsc#1201862, CVE-2022-34749):
...
* Fix url plugin in <a> tag
* Fix * formatting
* Fix table plugin
* Security fix for CVE-2022-34749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=39
2022-09-19 09:16:12 +00:00
f2646ceecf
Accepting request 955499 from devel:languages:python
...
- update to 2.0.2:
* Fix escape_url
- drop 295-overagreesive-escape_url.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/955499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=13
2022-02-17 22:40:00 +00:00
54c8067fb8
- update to 2.0.2:
...
* Fix escape_url
- drop 295-overagreesive-escape_url.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=38
2022-02-16 23:13:15 +00:00
c7bfef6c24
Accepting request 944542 from devel:languages:python
...
- Add 295-overagreesive-escape_url.patch make
mistune.util.escape_url less aggressive
(gh#lepture/mistune#295).
OBS-URL: https://build.opensuse.org/request/show/944542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=12
2022-01-08 22:23:05 +00:00
0793a0bfd3
- Add 295-overagreesive-escape_url.patch make
...
mistune.util.escape_url less aggressive
(gh#lepture/mistune#295).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=37
2022-01-06 19:51:38 +00:00
065e22ac94
Accepting request 943348 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/943348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=11
2022-01-03 09:48:51 +00:00
7ad293b1aa
Accepting request 943338 from home:bnavigator:branches:devel:languages:python
...
- Update to 2.0.1
* Fix XSS for image link syntax.
OBS-URL: https://build.opensuse.org/request/show/943338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=36
2021-12-31 18:27:20 +00:00
f332dc59f6
Accepting request 942709 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/942709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=10
2021-12-28 11:26:05 +00:00
b6f8317dde
Accepting request 942645 from home:bnavigator:branches:devel:languages:python
...
- Cleanup specfile
- Unskip python36: required by httpbin
OBS-URL: https://build.opensuse.org/request/show/942645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=35
2021-12-27 09:14:03 +00:00
71e4eb3212
Accepting request 940958 from home:gladiac:mailman3
...
- Fix building on openSUSE 15.3
OBS-URL: https://build.opensuse.org/request/show/940958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=34
2021-12-17 10:16:22 +00:00
8e73f9919b
Accepting request 938233 from home:mcepl:branches:devel:languages:python
...
- Update to 2.0.0:
- Complete rewrite of the package with quite modern API.
OBS-URL: https://build.opensuse.org/request/show/938233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=33
2021-12-09 16:29:11 +00:00
482e73b683
- Revert to 0.* version, because 2.* breaks python-m2r in the
...
current moment.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=32
2021-11-24 10:16:34 +00:00
4b2e106d95
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=31
2021-11-24 10:15:16 +00:00
eedf6317a8
Accepting request 933422 from devel:languages:python
...
revert
OBS-URL: https://build.opensuse.org/request/show/933422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=30
2021-11-24 10:14:53 +00:00
82dcee1a54
Accepting request 932999 from home:gladiac:mailman3
...
- Fix bulding python flavors on newer versions
OBS-URL: https://build.opensuse.org/request/show/932999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=29
2021-11-22 16:12:07 +00:00
82e4a22e68
Accepting request 932424 from home:gladiac:mailman3
...
- Update to version 2.0.0rc1
* whole new mistune
* plugins
* directives
OBS-URL: https://build.opensuse.org/request/show/932424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=28
2021-11-19 14:46:41 +00:00
686da6f5cf
Accepting request 845058 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/845058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=9
2020-11-02 08:39:38 +00:00
10112c5e96
- Use %pycache_only %python_sitelib instead of %python3_sitelib
...
fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=26
2020-10-23 14:43:05 +00:00
8a7bb7e150
Accepting request 793829 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/793829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=8
2020-04-15 17:53:46 +00:00
Tomáš Chvátal
7743105ac5
Accepting request 793827 from home:polslinux:branches:devel:languages:python
...
- Switch from nose to pytest
OBS-URL: https://build.opensuse.org/request/show/793827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=24
2020-04-14 10:56:56 +00:00
4ad6be4f37
Accepting request 681218 from devel:languages:python
...
- Drop the cython dependencies and mark package as noach:
* Upstream dropped the cython code
- specfile:
* update copyright year
- update to version 0.8.4:
* Support an escaped pipe char in a table cell. #150
* Fix ordered and unordered list. #152
* Fix spaces between = in HTML tags
* Add max_recursive_depth for list and blockquote.
* Fix fences code block.
OBS-URL: https://build.opensuse.org/request/show/681218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=7
2019-03-08 10:59:03 +00:00
Tomáš Chvátal
2da178cdd5
- Drop the cython dependencies and mark package as noach:
...
* Upstream dropped the cython code
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=22
2019-03-04 08:57:58 +00:00
Tomáš Chvátal
8993c249c5
Accepting request 680680 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/680680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=21
2019-03-04 08:55:28 +00:00
db989472b3
Accepting request 569567 from devel:languages:python
...
- update to version 0.8.0 bsc#1064640:
* Also fixes CVE-2017-15612
OBS-URL: https://build.opensuse.org/request/show/569567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=6
2018-01-26 12:36:24 +00:00
Tomáš Chvátal
8405d95b23
- update to version 0.8.0 bsc#1064640:
...
* Also fixes CVE-2017-15612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=19
2018-01-25 16:09:36 +00:00
97aa9c43f7
Accepting request 556404 from devel:languages:python
...
- Remove bias from description.
- update to version 0.8.3:
* Fix nested html issue. #137
- changes from version 0.8.2:
* Fix _keyify with lower case.
- update to version 0.8.1 bsc#1072307:
* Security fix CVE-2017-16876, thanks Dawid Czarnecki
OBS-URL: https://build.opensuse.org/request/show/556404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mistune?expand=0&rev=5
2017-12-12 20:19:46 +00:00
Tomáš Chvátal
d3287a1c9f
- update to version 0.8.1 bsc#1072307:
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=17
2017-12-12 08:59:01 +00:00
c714f64f75
Accepting request 556308 from home:jengelh:branches:devel:languages:python
...
- Remove bias from description.
OBS-URL: https://build.opensuse.org/request/show/556308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=16
2017-12-11 22:21:10 +00:00
af1f8d9a46
Accepting request 554677 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/554677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mistune?expand=0&rev=15
2017-12-06 09:26:36 +00:00