1
0

31 Commits

Author SHA256 Message Date
0cab7a9c82 Accepting request 1158398 from devel:languages:python
- update to 2.4.13:
  * [pull #559] Allow cuddled tables
  * [pull #560] Fix `markdown-in-html` not always splitting HTML
    tags into separate lines
  * [pull #564] Fix incomplete comments in safe mode not being
    escaped
  * [pull #566] Fix crash in `markdown-in-html` extra

OBS-URL: https://build.opensuse.org/request/show/1158398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=14
2024-03-17 21:14:36 +00:00
cf0d720bb9 - update to 2.4.13:
* [pull #559] Allow cuddled tables
  * [pull #560] Fix `markdown-in-html` not always splitting HTML
    tags into separate lines
  * [pull #564] Fix incomplete comments in safe mode not being
    escaped
  * [pull #566] Fix crash in `markdown-in-html` extra

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=32
2024-03-16 09:03:14 +00:00
90cbb08b7b Accepting request 1134336 from devel:languages:python
- update to 2.4.12:
  * Update `markdown-in-html` extra to handle markdown on same
    line as HTML (#546)
  * Fix tables with trailing whitespace not being recognized
  * Fix multiple instances of strong emphasis (`**`)
    in one line (#541)
  * Fix incorrect parsing of links after square
    brackets (#552)

OBS-URL: https://build.opensuse.org/request/show/1134336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=13
2023-12-21 22:38:32 +00:00
32219fa64b - update to 2.4.12:
* Update `markdown-in-html` extra to handle markdown on same
    line as HTML (#546)
  * Fix tables with trailing whitespace not being recognized
  * Fix multiple instances of strong emphasis (`**`)
    in one line (#541)
  * Fix incorrect parsing of links after square
    brackets (#552)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=30
2023-12-20 21:55:41 +00:00
2b229461b2 Accepting request 1131747 from devel:languages:python
- update to 2.4.11:
  * [pull #524] Fix angles being escaped in style blocks (issue
    #523)
  * [pull #527] Fix base64 images being corrupted in safe mode
    (issue #526)
  * [pull #529] Add `breaks` extra with ability to hard break on
    backslashes (issue #525)
  * [pull #532] Fix #493 persisting when `code-friendly` extra
    enabled
  * [pull #535] Update `_slugify` to use utf-8 encoding (issue
    #534)
  * [pull #536] Maintain order of appearance in footnotes
  * [pull #538] Include HTML headers in TOC
  * [pull #540] Add mechanism to prevent header ID counter
    resetting (issue #530)
  * [pull #520] Allow more relative links in safe mode (issue
    #517)
  * [pull #521] Always restore hashed HTML blocks (issue #185)
  * [pull #522] Add `middle-word-em` extra
  * [pull #500] Add `<thead>` tag to html-classes extra
  * [pull #501] Fix link patterns extra matching against internal
    hashes
  * [pull #502] Replace deprecated `optparse` with `argparse`
  * [pull #506] Fix `_uniform_outdent` failing with empty strings
    (issue #505)
  * [pull #509] Fix HTML elements not unhashing correctly (issue
    508)
  * [pull #511] Remove deprecated `imp` module (issue #510)
  * [pull #512] Allow link patterns to be passed via extras dict
  * [pull #513] Fix relative links not working in safe mode

OBS-URL: https://build.opensuse.org/request/show/1131747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=12
2023-12-08 21:32:14 +00:00
bec7d70dfc - update to 2.4.11:
* [pull #524] Fix angles being escaped in style blocks (issue
    #523)
  * [pull #527] Fix base64 images being corrupted in safe mode
    (issue #526)
  * [pull #529] Add `breaks` extra with ability to hard break on
    backslashes (issue #525)
  * [pull #532] Fix #493 persisting when `code-friendly` extra
    enabled
  * [pull #535] Update `_slugify` to use utf-8 encoding (issue
    #534)
  * [pull #536] Maintain order of appearance in footnotes
  * [pull #538] Include HTML headers in TOC
  * [pull #540] Add mechanism to prevent header ID counter
    resetting (issue #530)
  * [pull #520] Allow more relative links in safe mode (issue
    #517)
  * [pull #521] Always restore hashed HTML blocks (issue #185)
  * [pull #522] Add `middle-word-em` extra
  * [pull #500] Add `<thead>` tag to html-classes extra
  * [pull #501] Fix link patterns extra matching against internal
    hashes
  * [pull #502] Replace deprecated `optparse` with `argparse`
  * [pull #506] Fix `_uniform_outdent` failing with empty strings
    (issue #505)
  * [pull #509] Fix HTML elements not unhashing correctly (issue
    508)
  * [pull #511] Remove deprecated `imp` module (issue #510)
  * [pull #512] Allow link patterns to be passed via extras dict
  * [pull #513] Fix relative links not working in safe mode

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=28
2023-12-07 22:51:36 +00:00
5ccd956ebe Accepting request 1034617 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1034617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=11
2022-11-09 11:57:33 +00:00
7de8d210d1 Accepting request 1034590 from home:yarunachalam:branches:devel:languages:python
- Update to versino 2.4.6 
  [pull #477] Feature wavedrom support
  [pull #480] Fix mixing ordered and un-ordered lists combining into single list type

OBS-URL: https://build.opensuse.org/request/show/1034590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=26
2022-11-08 21:18:16 +00:00
3091eef016 Accepting request 1007065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1007065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=10
2022-09-30 15:57:47 +00:00
ace3e633fe Accepting request 1007015 from home:yarunachalam:branches:devel:languages:python
- python-markdown2 2.4.5
  [pull #466] Add optional dependencies to setup.py
- python-markdown2 2.4.4
  [pull #439] Fix TypeError if html-classes extra is None
  [pull #441] Remove Python2 support
  [pull #445] Replace <strike> with <s> in strike extra
  [pull #446] Fix link patterns extra applying within links
  [pull #443] create proper entry point
  [pull #449] Codespans inside link text issue344
  [pull #451] Underline and HTML comments
  [pull #453] Links with brackets
  [pull #454] Fix emacs local variable one-liners
  [pull #457] Example of the current mixed-paragraph mode behavior in lists
  [pull #455] Fix code block indentation in lists
  [pull #434] Fix filter bypass leading to XSS (#362)
  [pull #464] Fix html-classes extra not applying to code spans
  [pull #462] Fix pygments block matching
  [pull #462] Fix pyshell blocks in blockquotes
  [pull #463] Fix multilevel lists
  [pull #468] Remove _uniform_outdent_limit function
  [pull #470] Add support for ordered lists that don't start at 1. (#469)
  [pull #472] Fix AssertionError with lazy numbered lists (issue #471)
  [pull #475] Add <ul> and <ol> tags to html-classes extra (#352)
  [pull #473] XSS test and fix
- python-markdown2 2.4.3
  [pull #413] Fix meta indentation
  [pull #414] Fix code surrounded by blank lines inside blockquote fenced code blocks
  [pull #417] Fix inline code pipe symbol within tables (issue #399)
  [pull #418] Fix code block parsing error (issue #327)
  [pull #419] Fix hr block created when not supposed to (issue #400)

OBS-URL: https://build.opensuse.org/request/show/1007015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=24
2022-09-29 19:01:25 +00:00
ccf8801847 Accepting request 965066 from devel:languages:python
- update to 2.4.2:
  - [pull #408] Fix for fenced code blocks issue #396
  - [pull #410] Be more strict on auto linking urls, RE DOS fix
  - [pull #389] Tables extra: allow whitespace at the end of the underline row
  - [pull #392] Pyshell extra: enable syntax highlighting if `fenced-code-blocks` is loaded.
  - [pull #402] Regex DOS bandaid fix

OBS-URL: https://build.opensuse.org/request/show/965066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=9
2022-03-26 21:32:05 +00:00
47d21f0181 - update to 2.4.2:
- [pull #408] Fix for fenced code blocks issue #396
  - [pull #410] Be more strict on auto linking urls, RE DOS fix
  - [pull #389] Tables extra: allow whitespace at the end of the underline row
  - [pull #392] Pyshell extra: enable syntax highlighting if `fenced-code-blocks` is loaded.
  - [pull #402] Regex DOS bandaid fix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=22
2022-03-26 18:38:07 +00:00
b31b3a9a6b Accepting request 877797 from devel:languages:python
- [pull #387] Regex DoS fixes (CVE-2021-26813, bsc#1183171)

OBS-URL: https://build.opensuse.org/request/show/877797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=8
2021-03-10 07:49:22 +00:00
522ac11c06 - [pull #387] Regex DoS fixes (CVE-2021-26813, bsc#1183171)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=20
2021-03-08 19:02:59 +00:00
66c1de451b Accepting request 869060 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/869060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=7
2021-02-04 19:24:14 +00:00
5e7ee0346e Ignore failing test suite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=18
2021-01-27 23:19:28 +00:00
683bfb501c Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=17
2021-01-27 23:13:34 +00:00
64be0e3066 - Update to 2.4.0:
- [pull #377] Fixed bug breaking strings elements in metadata lists
  - [pull #380] When rendering fenced code blocks, also add the
    language-LANG class
  - [pull #387] Regex DoS fixes
- Switch off failing tests (gh#trentm/python-markdown2#388)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=16
2021-01-27 23:11:42 +00:00
d5cb9b210b Accepting request 827270 from devel:languages:python
- update to 2.3.9:
  - [pull #335] Added header support for wiki tables
  - [pull #336] Reset _toc when convert is run
  - [pull #353] XSS fix
  - [pull #350] XSS fix
- remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch,
  0002-Fixed-code-highlighting-unit-tests.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/827270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=6
2020-08-18 13:11:47 +00:00
bcd5e345a6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=14 2020-08-17 07:52:16 +00:00
1cd607881a - update to 2.3.9:
- [pull #335] Added header support for wiki tables
  - [pull #336] Reset _toc when convert is run
  - [pull #353] XSS fix
  - [pull #350] XSS fix
- remove 0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch,
  0002-Fixed-code-highlighting-unit-tests.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=13
2020-08-17 07:51:59 +00:00
8def8b755d Accepting request 801323 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/801323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=5
2020-05-08 21:07:02 +00:00
Tomáš Chvátal
519ec694dd Accepting request 801321 from home:czerw:branches:devel:languages:python
- Add patch to fix unsanitized input for cross-site scripting (boo#1171379)
  0001-Fix-for-issue-348-incomplete-tags-with-punctuation-a.patch
- Add patch to fix faling unit test
  0002-Fixed-code-highlighting-unit-tests.patch

OBS-URL: https://build.opensuse.org/request/show/801321
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=11
2020-05-07 16:19:36 +00:00
bcceeffc47 Accepting request 718111 from devel:languages:python
- Update to 2.3.8:
  * [pull #317] Temporary fix to issue #150
  * [pull #319] Stop XML escaping the body of a link
  * [pull #322] Don't auto link patterns surrounded by triple quotes
  * [pull #324] Add class configurability to the enclosing tag
  * [pull #328] Accept [X] as marked task
- Drop merged patch fix-build.patch

OBS-URL: https://build.opensuse.org/request/show/718111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=4
2019-07-24 18:35:44 +00:00
Tomáš Chvátal
7479dc61fb - Update to 2.3.8:
* [pull #317] Temporary fix to issue #150
  * [pull #319] Stop XML escaping the body of a link
  * [pull #322] Don't auto link patterns surrounded by triple quotes
  * [pull #324] Add class configurability to the enclosing tag
  * [pull #328] Accept [X] as marked task
- Drop merged patch fix-build.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=9
2019-07-24 08:04:05 +00:00
b4b21cb3f0 Accepting request 691804 from devel:languages:python
- Update to 2.3.7:
  [pull #282] Add TOC depth option
  [pull #283] Fix to add TOC html to output via CLI
  [pull #284] Do not remove anchors in safe_mode
  [pull #288] fixing cuddled-lists with a single list item
  [pull #292] Fix Wrong rendering of last list element
  [pull #295] link-patterns fix
  [pull #300] Replace a deprecated method
  [pull #301] DeprecationWarning: invalid escape sequence
  [pull #302] Fix "make test" in Python 3
  [pull #303] Fix CVE-2018-5773
  [pull #306] Drop support for legacy Python versions
  [pull #307] Fix syntax highlighting test cases that depend on Pygments output
  [pull #308] Add support for Python 3.7
  [pull #304] Add Wheel package support
  [pull #312] Fix toc_depth initialization regression
  [pull #315] XSS fix
- Drop merged patch:
  * disable-failing-tests.patch
- Add patch from upstream to fix build command:
  * fix-build.patch

OBS-URL: https://build.opensuse.org/request/show/691804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=3
2019-04-08 18:53:19 +00:00
Tomáš Chvátal
e38053d528 - Update to 2.3.7:
[pull #282] Add TOC depth option
  [pull #283] Fix to add TOC html to output via CLI
  [pull #284] Do not remove anchors in safe_mode
  [pull #288] fixing cuddled-lists with a single list item
  [pull #292] Fix Wrong rendering of last list element
  [pull #295] link-patterns fix
  [pull #300] Replace a deprecated method
  [pull #301] DeprecationWarning: invalid escape sequence
  [pull #302] Fix "make test" in Python 3
  [pull #303] Fix CVE-2018-5773
  [pull #306] Drop support for legacy Python versions
  [pull #307] Fix syntax highlighting test cases that depend on Pygments output
  [pull #308] Add support for Python 3.7
  [pull #304] Add Wheel package support
  [pull #312] Fix toc_depth initialization regression
  [pull #315] XSS fix
- Drop merged patch:
  * disable-failing-tests.patch
- Add patch from upstream to fix build command:
  * fix-build.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=7
2019-04-05 12:26:31 +00:00
537861f8be Accepting request 626381 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/626381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=2
2018-07-31 14:01:03 +00:00
Tomáš Chvátal
17f7290e27 Accepting request 626079 from home:jengelh:branches:devel:languages:python
- Ensure accuracy of description.

OBS-URL: https://build.opensuse.org/request/show/626079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=5
2018-07-30 07:34:38 +00:00
08b8b85fd5 Accepting request 614582 from devel:languages:python
New python-markdown2 package for a fast and complete Python implementation
of Markdown.

OBS-URL: https://build.opensuse.org/request/show/614582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-markdown2?expand=0&rev=1
2018-06-27 08:19:35 +00:00
Tomáš Chvátal
5d50dda3f3 Accepting request 614567 from home:czerw:branches:devel:languages:python:misc
Package was recently moved to d:l:p:misc and I would like to move it
back to d:l:p and to Factory.

- Update to version 2.3.5
  * [pull #238] Fenced code blocks lang with leading space
  * [pull #260] Search for items only within metadata header
  * [pull #264] highlightjs language class support
  * [pull #265] FIPS compliance
  * [pull #274] Fix for double amp replacement inside link title
- Update description from upstream
- Add pygments to BuildRequires
- Replace devel BuildRequires by base
- Apply spec-cleaner
- Add patch disable-failing-tests.patch to disable failing tests,
  upstream has no fix yet https://github.com/trentm/python-markdown2/issues/281

OBS-URL: https://build.opensuse.org/request/show/614567
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown2?expand=0&rev=1
2018-06-06 13:49:25 +00:00