Revisions of python-pydot

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1150549 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 13)
- Update to 2.0.0:
  * Changed:
    + Broken parsing caused by `pyparsing` updates fixed.
    + Reorganized package/module structure.
    + Reorganized exception hierarchy.
  * Deprecated:
    + Test suite option `--no-check`.
  * Removed:
    + Drop support for Python 2 and Python < 3.7.
- Drop patch pydot-skip-test.patch, no longer required.
- Switch to autosetup and pyproject macros.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 887871 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 1.4.2:
  - Documentation: Basic usage examples in `README.md`. (#141)
  
  Changed:
  - More detailed error message in case of Graphviz errors. (#239)
  - More detailed warning message in case of failure to import the DOT
    parser module. (#241)
  
  Deprecated:
  - A future pydot 2.0.0 will drop support for Python 2, 3.4 and
    possibly other Python versions that are end-of-life at that time.
    Pydot does not emit any deprecation warnings about this. Further
    pydot 1.x.x releases are currently not foreseen, but if there are
    any, should still support the mentioned Python versions. (#229)
  
  Fixed:
  - On Python 2, non-equality comparison (`!=`) between two separate, but
    equal `Edge` instances will now correctly return `False`, as it
    already did on Python 3. (#248)
  - Prevent `TypeError` in handling of DOT parser error. (#176)
  - Prevent `TypeError` in `graph_from_adjacency_matrix()` and
    `graph_from_incidence_matrix()`. (#98)
  - Prevent `TypeError` when creating an edge with a `Subgraph` or
    `Cluster` object (as opposed to name string) as an edge point. (#89)
  - Windows only: Fixed most failures to find Graphviz when a conda or
    Anaconda installation exists, but Graphviz was installed manually or
    through pip (`.bat`/`.exe` suffix problem). (#205)
  - Windows only: Fixed failure to run Graphviz related to side-by-side
    assembly (SxS) by now propagating the `SYSTEMROOT` environment
    variable. (#208)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 778974 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
- We need the full graphviz-gd as otherwise it acts really weirdly
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 691521 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- Skip one failing test:
  * pydot-skip-test.patch
- Enable testsuite and add tests dependencies

- Update to 1.4.1:
  * Make graph, edge, node attributes order deterministic
  *  Fix string formatting after catching error (#201)
  * Installation of pydot in conda env on Windows directly supported
  * Fixed comparing of SHA hash in regression tests (which fail now)
  * Dropped Python 2.6 support (#185)
  * Move errno from os to builtin. Fixes #177 (#191, #182)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234692 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 2)
added python-pydot-1.0.28_fix_pyparser_2_incompatibility.patch to fix incompatibility when using pydot with pyparser 2 (forwarded request 232538 from anubisg1)
Displaying all 13 revisions
openSUSE Build Service is sponsored by