ab21f9364d
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
ce414b228e
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
724e4f37fe
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
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
67e5db8ecf
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
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
a4b0e7b856
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
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
be635c1c04
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
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
9b5b449b76
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
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
fe7f4bbbc4
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
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
cd815f8435
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
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
7ed39e63bf
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
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
a2aae8be43
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
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
0258b5924e
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
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
046b281435
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
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
d10d3d3127
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
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
Stephan Kulow
3f5c75cc4b
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
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