dcf7ab8331
auto commit by copy to link target
OBS User buildservice-autocommit
2025-05-15 14:59:48 +00:00
625bb98fb6
Updating link to change in openSUSE:Factory/python-Pygments revision 49
OBS User buildservice-autocommit
2025-05-15 14:59:48 +00:00
4b04594242
- Redownload source file to have the same version released in pypi.
Daniel Garcia2025-05-14 07:22:29 +00:00
1e3a45b8ac
Accepting request 1251963 from devel:languages:python
Ana Guerrero2025-03-11 19:42:32 +00:00
3611a3bc52
- Remove files from testsamples that licensedigger flagged as high risks. Also created an issue upstream for potential licensing issues. See https://github.com/pygments/pygments/issues/2872 - Disable tests which depended on those files
Matej Cepl2025-03-11 07:56:11 +00:00
965a93db19
Accepting request 1239845 from devel:languages:python
Ana Guerrero2025-01-23 16:57:23 +00:00
6c476ed6d2
- Drop dependency on ca-certificates-mozilla-prebuilt to really avoid buildcycles
Markéta Machová2025-01-23 11:32:10 +00:00
ceb19f606c
- add buildignores to avoid bootstrap buildcycle p11-kit/gtk-doc/python-Pygments which comes via pip/ca-certificates
Dirk Mueller2024-07-11 14:25:32 +00:00
bf0a651ea8
Accepting request 1172327 from devel:languages:python
Ana Guerrero2024-05-13 15:56:55 +00:00
e68da9f6b5
Accepting request 1172211 from home:benoit_monin:branches:devel:languages:python
Markéta Machová2024-05-07 06:21:42 +00:00
eb650f444f
Accepting request 1129077 from devel:languages:python
Ana Guerrero2023-11-28 21:18:15 +00:00
980ba03073
- update to 2.17.2: * Fix a packaging issue on macOS * Updated lexers: * TOML: Fix bug making lexing of single-quoted strings too eager * Cypher: fix comment matching, add missing keywords * Fortran: add `elseif keyword * Lean: make it available as lean3, in preparation for * a possible switch to lean highlighting as Lean 4 * JSON: add MIME types and file extensions for several line- delimited JSON formats * Nix: many improvements * OCaml: Add and keyword, remove value from keywords * Python: add starlark and bazel aliases * Snowball: Treat len like size * Spice: add panic keyword and -> operator * squid.conf: fix catastrophic backtracking * TOML: rewritten, with many fixes * Turtle: support blank nodes * Wikitext: fix erroneous highlighting of LanguageConverter markup * CMake: support [=[ bracketed arguments ]=]` * Fix ctags support and tests * Include Lexer.add_filter in the documentation * Add a Lean3Lexer alias * The pygments.styles module contains a new STYLES variable with a dictionary of built-in styles. The old STYLE_MAP variable, which uses a different format, is kept for backwards compatibility. * On Windows, add a new installation extra (`windows-
Dirk Mueller2023-11-27 09:26:31 +00:00
7dbf141366
Accepting request 1123390 from devel:languages:python
Ana Guerrero2023-11-06 20:13:42 +00:00
891dbeaad5
Add skip-wcag-contrast-ratio.patch to make python-wcag-contrast-ratio just optional dependency (gh#pygments/pygments!2564).
Matej Cepl2023-11-05 07:40:18 +00:00
51e92bc754
Accepting request 690448 from home:mcepl:branches:devel:languages:python
Matej Cepl2019-04-01 19:47:14 +00:00
450e844300
Accepting request 673460 from devel:languages:python
Stephan Kulow
2019-02-24 16:00:20 +00:00
4fdb456f81
Accepting request 673426 from home:jengelh:branches:devel:languages:python
Todd R
2019-02-11 19:58:20 +00:00
2cc7d8a540
- Update to 2.3.1: * Update lexers * Minimum Python versions changed to 2.7 and 3.5 * Added support for Python 3.7 generator changes (PR#772) * Fix incorrect token type in SCSS for single-quote strings (#1322) * Use terminal256 formatter if TERM contains 256 (PR#666) * Fix incorrect handling of GitHub style fences in Markdown (PR#741, #1389) * Fix %a not being highlighted in Python3 strings (PR#727) - Drop patch python_37.diff which was merged upstream - Refresh patch denose.patch
Tomáš Chvátal
2019-02-11 11:15:42 +00:00