Package: pytango / 10.1.4-2

Metadata

Package Version Patches format
pytango 10.1.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Added gevent to instal_requires.patch | (download)

pyproject.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 added gevent to instal_requires

ftbfs ipv6.patch | (download)

tango/test_context.py | 11 1 + 10 - 0 !
1 file changed, 1 insertion(+), 10 deletions(-)

 ftbfs-ipv6

Bug-Debian: https://bugs.debian.org/1030297
Bug-Upstream: https://gitlab.com/tango-controls/pytango/-/issues/450
0006 Increase timeout to make testsuite more resilient.patch | (download)

tests/test_event.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase timeout to make testsuite more resilient


disable tests.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
tests/test_async.py | 2 2 + 0 - 0 !
tests/test_attribute_proxy.py | 1 1 + 0 - 0 !
tests/test_databaseds.py | 5 5 + 0 - 0 !
tests/test_device_proxy.py | 5 5 + 0 - 0 !
tests/test_server.py | 5 3 + 2 - 0 !
tests/test_test_context.py | 1 1 + 0 - 0 !
7 files changed, 18 insertions(+), 3 deletions(-)

 temporarily disable tests that fail - version 10.0

disable sphinx_book_theme.patch | (download)

doc/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 temporarily disable sphinx_book_theme

add fortify source missing flag.patch | (download)

CMakeLists.txt | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 make cmake adds a fortify source c++ flag

fix mermaid privacy breaches.patch | (download)

doc/conf.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 config mermaid to use local d3

pybind11 stubgen interpreter.patch | (download)

cmake/gen_stubs.sh | 4 2 + 2 - 0 !
cmake/generate_stubs.cmake | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 run pybind11-stubgen using correct python interpreter