Package: python-pysnmp4 / 7.1.21-1

Metadata

Package Version Patches format
python-pysnmp4 7.1.21-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Reproducible build.patch | (download)

pysnmp/smi/rfc1902.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 make the build reproducible

fix pyproject license field must be a dict.patch | (download)

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

 fix pyproject.toml license field must be a dict
replace furo theme by sphinx_rtd_theme.patch | (download)

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

 replace furo theme by sphinx_rtd_theme
 The furo theme isn't available in Debian.
add tool.flit.module in pyproject.toml.patch | (download)

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

 add tool.flit.module to pyproject.toml
 Otherwise, pacakge is empty.