Michael R. Crusoe pushed to branch debian/experimental at Debian Python Team /
packages / mypy
Commits:
140cea23 by Michael R. Crusoe at 2024-08-15T12:27:53+02:00
mypyc doc fix
- - - - -
2 changed files:
- debian/mypy-doc.docs
- debian/rules
Changes:
=====================================
debian/mypy-doc.docs
=====================================
@@ -1,2 +1,2 @@
docs/build/html
-mypyc/docs/build/mypyc
+mypyc/doc/_build/mypyc
=====================================
debian/rules
=====================================
@@ -50,8 +50,8 @@ override_dh_auto_build-indep: manpages
MYPY_USE_MYPYC=0 dh_auto_build
ifeq (,$(filter nodoc,$(DEB_BUILD_PROFILES)))
PYTHONPATH=$(CURDIR) $(MAKE) -C docs html
- PYTHONPATH=$(CURDIR) $(MAKE) -C mypyc/docs html
- mv mypyc/docs/build/html mypyc/docs/build/mypyc
+ PYTHONPATH=$(CURDIR) $(MAKE) -C mypyc/doc html
+ mv mypyc/doc/_build/html mypyc/doc/_build/mypyc
endif
View it on GitLab:
https://salsa.debian.org/python-team/packages/mypy/-/commit/140cea23083234d50023535e380bea676d63d8b3
--
View it on GitLab:
https://salsa.debian.org/python-team/packages/mypy/-/commit/140cea23083234d50023535e380bea676d63d8b3
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit