17
0

Commit Graph

  • 1a70602b71 Update to 0.21, bsc#1254972 slfo-main Daniel Garcia Moreno 2025-12-16 14:04:57 +01:00
  • 5cec188257 Accepting request 1303558 from devel:languages:python factory Ana Guerrero 2025-09-11 12:38:07 +00:00
  • f34bc0b804 - Add py314.patch to fix tests with Python 3.14 Dirk Mueller 2025-09-10 09:07:33 +00:00
  • 9c19ad83d7 Accepting request 1289782 from devel:languages:python Ana Guerrero 2025-07-03 10:08:50 +00:00
  • 9500a26543 - Update to 0.21 * Drop Python 3.8 support (end of life 7 Oct 2024). * Tag Python 3.13 support. * Add support for `format='svg_inline', available since upstream Graphviz 10.0.1. Produces header-less SVG suitable for inlining into HTML (see https://www.graphviz.org/docs/outputs/svg/). * Switch project to pyproject.toml and build to python -m build) (https://build.pypa.io). This changes the source distribution formar from .zip to PEP 625 compliant .tar.gz` (https://peps.python.org/pep-0625/). - Remove unzip package from BuildRequires - Switch source archive format to TAR.GZ - Update BuildRequires from pyproject.toml Nico Krapp 2025-07-02 08:22:51 +00:00
  • 9eb58704c3 Accepting request 1284009 from devel:languages:python Ana Guerrero 2025-06-10 06:56:48 +00:00
  • 82ccacd436 - Fix tests with latest graphviz update to 12.x Markéta Machová 2025-06-09 08:13:12 +00:00
  • 39c1500fab Accepting request 1175975 from devel:languages:python slfo-1.2 Ana Guerrero 2024-06-04 10:50:26 +00:00
  • bee1c9f688 fix commit message Steve Kowalik 2024-05-23 02:00:24 +00:00
  • d3d53b0be4 - Update to 0.20.3: * Drop Python 3.7 support (end of life 27 Jun 2023). * Tag Python 3.11 and 3.12 support. * Add caveat about labe escaping/quoting to .node() and .render() API docs. * Document that doctest_skip_exe() lines in doctest should be ignored. - Drop patch python312-syntax-warning.patch, no longer required. - Ignore conftest files during collection, due to pytest issue. - Switch pyproject macros. Steve Kowalik 2024-05-17 02:49:30 +00:00
  • 3a439c6b6a Accepting request 1131503 from devel:languages:python Ana Guerrero 2023-12-07 18:09:21 +00:00
  • 78ade11a16 - add python312-syntax-warning.patch for python 3.12 support Dirk Mueller 2023-12-06 22:23:18 +00:00
  • b9a5a456ce Accepting request 1081903 from devel:languages:python Dominique Leuenberger 2023-04-22 20:00:40 +00:00
  • 8e45185619 Accepting request 1081425 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:34:05 +00:00
  • 74ab7f11eb Accepting request 998085 from devel:languages:python Dominique Leuenberger 2022-08-20 18:27:41 +00:00
  • 12700a41a2 Accepting request 998029 from home:bnavigator:branches:devel:languages:python Dirk Mueller 2022-08-19 06:45:50 +00:00
  • 689d1d27e5 Accepting request 964379 from devel:languages:python Dominique Leuenberger 2022-03-28 14:58:08 +00:00
  • 586ca27912 Accepting request 964241 from home:pgajdos:python Matej Cepl 2022-03-23 21:23:46 +00:00
  • c24eaf71ec Accepting request 940341 from devel:languages:python Dominique Leuenberger 2021-12-16 20:18:41 +00:00
  • 4a6ea4f30f Accepting request 940278 from home:dimstar:Factory Dirk Mueller 2021-12-13 18:44:26 +00:00
  • bb02fd0230 Accepting request 825341 from devel:languages:python Dominique Leuenberger 2020-08-13 08:12:27 +00:00
  • 38e08ea802 - update to 0.14.1 * Document the colon-separated `node[:port[:compass]] format used for tail and head points in the edge()- and edges()-methods' * Improve handling of escaped quotes (\"). Different from other layout engine escapes sequences such as \l and \N (which are passed on as is by default), there is no use case for backslash-escaping a literal quote character because escaping of quotes is done by this library. Therefore, a backslash-escaped quote (e.g. in label='\\"') is now treated the same as a plain unescaped quote, i.e. both label='"' and label='\\"' produce the same DOT source [label="\""] (a label that renders as a literal quote). Before this change, use of '\\"'` could break the quoting mechanism creating invalid or unintended DOT, possibly leading to syntax errors from the rendering process. Dirk Mueller 2020-08-06 08:30:45 +00:00
  • 84c7e9e1a5 Accepting request 750863 from devel:languages:python Dominique Leuenberger 2019-11-30 09:35:57 +00:00
  • b7c6496d96 Accepting request 750607 from home:apersaud:branches:devel:languages:python Todd R 2019-11-25 19:40:14 +00:00
  • 5187c47929 Accepting request 730352 from devel:languages:python Dominique Leuenberger 2019-09-23 10:09:02 +00:00
  • 32ed6af501 - Update to 0.13: * Fix missing escaping of backslashes, e.g. in labels * Add basic debug logging via the stdlib `logging module. * Add escape() function (resembling re.escape()`) * Add explicit support for layout engine escape sequences Tomáš Chvátal 2019-09-12 10:13:11 +00:00
  • e56ef49b0f Accepting request 720879 from devel:languages:python Dominique Leuenberger 2019-08-15 10:23:41 +00:00
  • 444e519414 Accepting request 720807 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2019-08-04 13:07:38 +00:00
  • 76c5e3bde7 Accepting request 710135 from devel:languages:python Dominique Leuenberger 2019-06-22 09:21:22 +00:00
  • 3e8967a298 Accepting request 710115 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2019-06-15 19:09:10 +00:00
  • 61dc8a5f82 Accepting request 697106 from devel:languages:python Yuchen Lin 2019-04-26 20:42:09 +00:00
  • 0c0492f89b - Add minimal needed versions to BuildRequires Build fails with older python-pytest-mock versions so add the needed checks to avoid that Thomas Bechtold 2019-04-23 11:00:09 +00:00
  • 797270423c Accepting request 659404 from devel:languages:python Dominique Leuenberger 2018-12-24 10:37:45 +00:00
  • 68ba234e4c Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:31:06 +00:00
  • 196cb8cfcb Accepting request 648969 from devel:languages:python Dominique Leuenberger 2018-11-15 11:40:50 +00:00
  • 5d312fa135 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-graphviz?expand=0&rev=8 Tomáš Chvátal 2018-11-14 12:49:24 +00:00
  • 43a300c6e4 - Update to 0.10.1: * python 3.7 support * Various fixes Tomáš Chvátal 2018-11-14 12:48:54 +00:00
  • fcaf6b2e94 Accepting request 562294 from devel:languages:python Dominique Leuenberger 2018-01-09 13:53:24 +00:00
  • 95f10c204a Accepting request 562239 from home:apersaud:branches:devel:languages:python Tomáš Chvátal 2018-01-07 09:34:16 +00:00
  • 60489c815e Accepting request 542040 from devel:languages:python Dominique Leuenberger 2017-11-16 13:02:23 +00:00
  • c59ee2ac9d Accepting request 542038 from home:jengelh:branches:devel:languages:python Ondřej Súkup 2017-11-15 13:17:11 +00:00
  • 5d2f355bd2 Accepting request 542026 from home:mimi_vx:branches:devel:languages:python Ondřej Súkup 2017-11-15 13:01:50 +00:00
  • 6ada18b872 Accepting request 489135 from home:TheBlackCat:branches:devel:languages:python3 Todd R 2017-04-18 15:35:18 +00:00