14
0

13 Commits

Author SHA256 Message Date
ff422351ea Accepting request 1274852 from home:glaubitz:branches:devel:languages:python
- Update to 4.1.1
  * Adapt the tests to Pygments 2.19 (contributed by Markéta Calábková in #20).
  * Add support for Debian ``node-mathjax-full`` package.
  * Use :PEP:`639` license expression (needs setuptools 77 or newer).
- Drop pygments.patch, merged upstream
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1274852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=26
2025-05-06 11:17:59 +00:00
6296eea789 - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=24
2025-04-14 06:06:26 +00:00
47f9ce84d6 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=23
2025-03-25 03:42:31 +00:00
e274121fd6 Accepting request 1239543 from home:mcalabkova:branches:devel:languages:python
- Add pygments.patch to fix test failure with new pygments

- Update to 4.1.0
  * Incompatible change: Python 3.9 is no longer supported
  * Made the order of Markdown extensions deterministic
  * Adopted ruff for code quality checks and auto-formatting

OBS-URL: https://build.opensuse.org/request/show/1239543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=21
2025-01-23 17:49:03 +00:00
0bd2a3bd85 - Update to 4.0.0:
Incompatible changes:
  - Python versions older than 3.9 are no longer supported.
  - Python-Markdown versions older than 3.0 are no longer supported.
  - Setuptools 61.2 or higher is required to build the project.
  - ``setup.py`` has been removed. Use ``pip``, ``build`` or other :PEP:`517`
    compatible tool.
  Other changes:
  - Added AsciiDocMarkup (contributed by Dave Kuhlman in #17).
  - Made the tests pass with Pygments ≥ 2.11.
  - Made the tests pass when PyYAML is not installed (#18).
  - Reformatted code in accordance with :PEP:`8` standard.
  - Fixed mypy errors and added a :PEP:`561` ``py.typed`` file.
- Update to 3.1.3:
  - Fixed logic to load extensions file when PyYAML module is not available
    (issue #16, thanks foxB612 for the bug report).
  - Made the tests pass with docutils 0.18.
- Update to 3.1.2:
  - Incompatible change: Python 3.6 is no longer supported.
  - Fixed replacing Markdown extensions in document.
  - Fixed crash when using TOC backrefs in reStructuredText (issue #14,
    thanks Hrissimir for the patch).
- Update to 3.1.1:
  - The reStructuredText markup now includes line numbers information in
    ``data-posmap`` attributes.
  - The reStructuredText markup now uses only ``minimal.css`` stylesheet
    (not ``plain.css`` anymore).
  - Added support for the upcoming docutils 0.17 release to the tests.
- Update to 3.1.0:
  Incompatible changes:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=17
2024-11-12 15:22:30 +00:00
4ed66e45c9 Accepting request 895702 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=15
2021-05-27 10:05:46 +00:00
8a483ec0fd Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=13
2019-11-07 14:57:31 +00:00
04601bc6dd Accepting request 662451 from home:badshah400:branches:devel:languages:python
NOTE: Depends on new package python-markdown-math (sr#662450).

- Update to version 3.0.0:
- Add python-markdown-math to Requires (new dependency).
- Run fdupes to clean up duplicate files wasting space (add BuildRequires: fdupes).

OBS-URL: https://build.opensuse.org/request/show/662451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=10
2019-01-02 14:03:27 +00:00
eb9fd0e38b Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=8
2018-12-04 13:39:51 +00:00
8ceb3b4240 Accepting request 519960 from devel:languages:python:singlespec-staging
1

OBS-URL: https://build.opensuse.org/request/show/519960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=6
2017-09-01 00:29:02 +00:00
Denisart Benjamin
6100571389 Accepting request 305788 from home:benoit_monin:branches:devel:languages:python
- update to version 0.6.1
- update project URL
- add python-importlib as a dependency for SLE11
- rename README to README.rst: changed upstream

OBS-URL: https://build.opensuse.org/request/show/305788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=4
2015-05-12 21:28:28 +00:00
Sascha Peilicke
f4a4465519 - Completely redone spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=2
2013-02-06 09:40:45 +00:00
Sascha Peilicke
1928ce3377 Accepting request 151297 from home:MargueriteSu
This module provides a wrapper around the various text markup 
languages, such as Markdown and reStructuredText. New dependency of ReText in editor repo.

OBS-URL: https://build.opensuse.org/request/show/151297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=1
2013-02-06 09:36:31 +00:00