14
0
Commit Graph

21 Commits

Author SHA256 Message Date
47912fe726 - update 1.14:
* Avoid subprocess window creation with agraph.AGraph._run_prog
    (#514).
  * Support Python 3.13 (#542).
  * AGraph.draw(): close filehandle for pathlib.Path (#535).
  * Fix formatting (#538).
  * Test on Python 3.13 (#539).
  * Use ruff and update pre-commit config (#540).
  * Copy edges keys when copying a graph
- fix dependencies for distros older than tumbleweed
- Set license to BSD-3-Clause according to legal

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=32
2024-10-01 12:38:28 +00:00
4cb969d596 Inject -doc multibuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=30
2024-05-23 02:33:42 +00:00
cd5ebf99f0 - Update to 1.13:
* Remove outdated pystrings.swg (#508).
  * Fix segfault from repr attempting to access attrs on uninitialized
    instance (#520).
  * Add Python 3.12 support (#486).
  * Copy edges keys when copying a graph 
  * Drop Python 3.8 support per SPEC 0 (#465).
  * Drop Python 3.9 support (#487).
  * Update documentation building requirements (#488).
  * Add pyproject.toml (#471).
  * Stop building pdf of the docs (#503).
- Drop patch docdir.patch, no longer needed.
- Build the documentation by hand, since now we need to.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=29
2024-05-22 02:07:23 +00:00
a86b078333 Accepting request 1095908 from devel:languages:python:mailman:backports
- Update to version 1.11
  * Update to SWIG 4.1.1
  * Require Graphviz 2.46+
  * Fix passthrough of graph attributes when copying
  * Update install instructions

OBS-URL: https://build.opensuse.org/request/show/1095908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=27
2023-06-29 13:46:48 +00:00
d96c8633b3 Accepting request 1092838 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=25
2023-06-14 06:27:31 +00:00
b4c3c6337e - Add test_drawing_png_output_with_NULL_smoketest to the list of tests
to skip because missing png support. gh#pygraphviz/pygraphviz#366

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=23
2023-02-23 10:54:52 +00:00
81f655b0a6 - fix dependencies for distros older than tumbleweed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=22
2023-02-17 22:02:58 +00:00
e14bae3a99 Accepting request 995077 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/995077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=20
2022-08-18 14:31:16 +00:00
e02c2ad017 Add metadata
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=19
2021-10-19 22:30:22 +00:00
79fd3540b2 - Update to 1.7:
- Drop Python 3.6 support
  - Add Python 3.9 support
  - Require Graphviz 2.42+, (Graphviz 2.46+ recommended)
  - Improve installation process and documentation
  - Switch from nose to pytest
  - Remove old Python 2 code
  - AGraph.eq includes attribute comparison (PR #246)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=18
2021-10-19 22:20:39 +00:00
a4b0852bdd - update to 1.6:
- Add Python 3.8 support
 - Drop Python 2.7 support
 - Update to SWIG 4.0.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=16
2020-09-28 11:17:08 +00:00
Tomáš Chvátal
9b9b3eb708 Accepting request 702862 from home:mcalabkova:branches:devel:languages:python
- Update to 1.5
  * Python 3.7 support

OBS-URL: https://build.opensuse.org/request/show/702862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=14
2019-05-14 15:44:58 +00:00
Todd R
63982c2eed Accepting request 514808 from home:TheBlackCat:branches:devel:languages:python
Fix shebangs

OBS-URL: https://build.opensuse.org/request/show/514808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=12
2017-08-11 13:17:05 +00:00
Todd R
1654d2d3ff Accepting request 495751 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version
- Fix source URL
- Update to version 1.4rc1

OBS-URL: https://build.opensuse.org/request/show/495751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=10
2017-05-24 11:28:15 +00:00
Todd R
fa1cf69de6 Accepting request 402455 from home:TheBlackCat:branches:devel:languages:python
Update to 1.3.1

OBS-URL: https://build.opensuse.org/request/show/402455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=8
2016-06-15 17:28:47 +00:00
Sascha Peilicke
2045a3f734 - Set license to BSD-3-Clause according to legal
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=6
2014-03-28 14:43:09 +00:00
Todd R
c221cc90fc Accepting request 209989 from home:TheBlackCat:branches:devel:languages:python
Update to 1.2

OBS-URL: https://build.opensuse.org/request/show/209989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=5
2013-12-09 13:36:27 +00:00
Todd R
ecf73978d3 Accepting request 122358 from home:TheBlackCat:branches:devel:languages:python
- Clean up spec file
- Update to version 1.1

OBS-URL: https://build.opensuse.org/request/show/122358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=4
2012-05-25 11:35:28 +00:00
Alexandre Rogoski
2d2260a12c Small fix on spec file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=3
2011-04-21 18:14:59 +00:00
Alexandre Rogoski
3a7a550caf - Regenerate spec file with py2pack;
- Bzip2 source code;
- Add docdir.patch to fix documentation path.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=2
2011-03-28 13:34:41 +00:00
Alexandre Rogoski
cd8b611d83 - Initial package (0.99.1) for openSUSE.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=1
2009-11-10 01:32:14 +00:00