17
0

40 Commits

Author SHA256 Message Date
cf755f2aff Accepting request 1313593 from devel:languages:python
- More gentle version of graphviz_14-0-0.patch, which doesn’t
  change a SWIG include file, just the C generated one with the
  minimal required change (bsc#1252488).

- Add graphviz_14-0-0.patch making the code compatible with
  gvRenderData signature from graphviz 14.0.* (bsc#1252488).

OBS-URL: https://build.opensuse.org/request/show/1313593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=16
2025-10-27 13:37:20 +00:00
d2b27f64b2 - More gentle version of graphviz_14-0-0.patch, which doesn’t
change a SWIG include file, just the C generated one with the
  minimal required change (bsc#1252488).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=38
2025-10-24 16:53:54 +00:00
68629ee966 Update the patch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=37
2025-10-22 22:47:36 +00:00
43833b3ef8 - Add graphviz_14-0-0.patch making the code compatible with
gvRenderData signature from graphviz 14.0.* (bsc#1252488).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=36
2025-10-22 17:56:19 +00:00
fa0551392c Accepting request 1249674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1249674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=15
2025-03-05 12:39:13 +00:00
34b9424f65 Accepting request 1248968 from home:ecsos:python
- Make it compatible wirh %{?sle15_python_module_pythons}.

OBS-URL: https://build.opensuse.org/request/show/1248968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=34
2025-03-03 10:31:04 +00:00
5c6f323e7b Accepting request 1204931 from devel:languages:python
- 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/request/show/1204931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=14
2024-10-02 19:32:40 +00:00
bf35cb8bad - 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
120367129b Accepting request 1175976 from devel:languages:python
- 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, and do so in
  its own flavor.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1175976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=13
2024-06-07 13:01:48 +00:00
c7ffede804 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
f39f2af359 - 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
8b7f16b02d Accepting request 1095994 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1095994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=12
2023-06-30 17:58:07 +00:00
fb7439fd2a 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
b40f18530d Accepting request 1093037 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=11
2023-06-16 14:51:46 +00:00
39948a7efe 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
76ae0302c5 Accepting request 1068667 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1068667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=10
2023-03-03 21:24:20 +00:00
970930ea5d - 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
8eecba9090 - 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
84a5e22c6b Accepting request 997995 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/997995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=9
2022-08-19 15:53:34 +00:00
16b011c31e 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
771fa8008d Accepting request 926418 from devel:languages:python
- 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/request/show/926418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=8
2021-10-22 22:50:18 +00:00
65098cc4ab 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
34fe1cef93 - 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
a03fc3796f Accepting request 838243 from devel:languages:python
- 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/request/show/838243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=7
2020-09-28 12:29:58 +00:00
ee1c4193ed - 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
072fa21d94 Accepting request 702872 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/702872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=6
2019-05-16 20:06:02 +00:00
Tomáš Chvátal
3f9e11a9cc 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
4acb48688f Accepting request 516126 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/516126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=5
2017-08-13 12:59:45 +00:00
Todd R
b82ae5a880 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
775e1bc25c Accepting request 497925 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/497925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=4
2017-06-12 13:28:09 +00:00
Todd R
82faa91904 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
081e39a2ad Accepting request 402456 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/402456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=3
2016-06-19 08:49:31 +00:00
Todd R
3ad676591b 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
Stephan Kulow
79d39667c0 Accepting request 228107 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/228107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygraphviz?expand=0&rev=1
2014-03-30 05:56:33 +00:00
Sascha Peilicke
f3713a8338 - 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
ee3d0d0675 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
ded1944a67 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
92998c5fa1 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
b1341ee701 - 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
30b43199f7 - 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