Package: python-pyomop / 4.3.0-2

Metadata

Package Version Patches format
python-pyomop 4.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Do not treat src directory as a Python package.patch | (download)

src/__init__.py | 3 0 + 3 - 0 !
tests/conftest.py | 8 4 + 4 - 0 !
tests/test_a_pyomop.py | 2 1 + 1 - 0 !
tests/test_ab_vector.py | 4 2 + 2 - 0 !
tests/test_b_create_vocab.py | 2 1 + 1 - 0 !
tests/test_c_vocab.py | 2 1 + 1 - 0 !
tests/test_d_vector.py | 2 1 + 1 - 0 !
7 files changed, 10 insertions(+), 13 deletions(-)

 do not treat src directory as a python package.

0002 Remove remote badges to prevent privacy issues.patch | (download)

README.md | 7 1 + 6 - 0 !
1 file changed, 1 insertion(+), 6 deletions(-)

 remove remote badges to prevent privacy issues.

0003 Use local objects.inv in intersphinx mapping.patch | (download)

docs/conf.py | 63 52 + 11 - 0 !
1 file changed, 52 insertions(+), 11 deletions(-)

 use local objects.inv in intersphinx mapping.