Michael R. Crusoe pushed to branch debian/experimental at Debian Python Team / 
packages / mypy


Commits:
3c886acb by Michael R. Crusoe at 2024-08-15T12:04:46+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,7 +50,7 @@ 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
+       PYTHONPATH=$(CURDIR) $(MAKE) -C mypyc/doc html
        mv mypyc/docs/build/html mypyc/docs/build/mypyc
 endif
 



View it on GitLab: 
https://salsa.debian.org/python-team/packages/mypy/-/commit/3c886acb0d55f4847f8e2a278d67b39cf03501b6

-- 
View it on GitLab: 
https://salsa.debian.org/python-team/packages/mypy/-/commit/3c886acb0d55f4847f8e2a278d67b39cf03501b6
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

Reply via email to