Package: python-marshmallow-sqlalchemy / 1.4.2-1

Metadata

Package Version Patches format
python-marshmallow-sqlalchemy 1.4.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Don t use external intersphinx.patch | (download)

docs/conf.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 docs: don't use external intersphinx

Pin number version in documentation.patch | (download)

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

 pin number version in documentation

Currently the docs/conf.py use importlib.metadata.version() to get the
version. This patch point the version fixed.