Commit Graph

9 Commits

Author SHA256 Message Date
12cd5f723e - Add cmark-gfm-13.patch to update cmark to 0.29.0.gfm.13
(gh#theacodes/cmarkgfm#63, bsc#1213317, CVE-2023-37463)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=14
2023-08-14 07:43:11 +00:00
49073f912c Accepting request 1081365 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=12
2023-04-21 15:11:32 +00:00
Markéta Machová
40e5f65d25 Accepting request 1034374 from home:yarunachalam:branches:devel:languages:python
- Update to 2022.10.27: 
  * Build wheels for Python 3.11
  * Update cmark-gfm from 0.29.0.gfm.3 to 0.29.0.gfm.6
- Update to 2022.10.26: 
  * Create wheels for Python 3.11

OBS-URL: https://build.opensuse.org/request/show/1034374
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=10
2022-11-08 09:38:40 +00:00
7570f8ca17 - Update to 2022.3.4:
- Updated cmark to 0.29.0.gfm.3
  - Switched to calendar versioning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=8
2022-07-16 11:24:55 +00:00
a63171e965 Accepting request 989415 from openSUSE:infrastructure:mailman3
- Update to 0.8.0

OBS-URL: https://build.opensuse.org/request/show/989415
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=7
2022-07-15 12:13:21 +00:00
88223d1aa3 - Upgrade to 0.7.0:
- Create wheels for Python 3.10
  - Drop support for Python 2.7 and 3.5
  - The output generated by
    cmarkgfm.github_flavored_markdown_to_html for code blocks has
    changed to be in line with that of github.com.
  - This change may break existing css rules as code blocks were
    generated differently for cmarkgfm<0.6.0.
-        <pre><code class="language-python">print('hello')
+        <pre lang="python"><code>print('hello'
         </code></pre>

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=6
2022-02-09 10:38:40 +00:00
3ea2d78f2c Accepting request 880503 from home:bnavigator:branches:devel:languages:python
- Update to 0.5.3
  * Add support for Linux aarch64
- Release 0.5.2
  * Enable tasklist extension
- Release 0.5.1
  * Add support for Python 3.9
  * Document deprecation of Python 2.7
- Release 0.5.0
  * Update to cmark 0.29.0.gfm.0
  * Drop support for Python 3.4; make support for 3.7 & 3.8 official
    (#21)
  * Document SAFE/UNSAFE mode and the other options (#24)
  + import cmarkgfm.cmark.Options into cmarkgfm
  * Make Python information more explicit in the README (#16)

OBS-URL: https://build.opensuse.org/request/show/880503
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=4
2021-03-22 22:12:19 +00:00
Thomas Bechtold
9c490a12c8 - Fix file permissions for various files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=2
2019-01-02 12:19:30 +00:00
Thomas Bechtold
79a7f51ab9 - Initial packaging (version 0.4.2)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmarkgfm?expand=0&rev=1
2018-12-30 12:08:19 +00:00