[med-svn] [Git][python-team/packages/mypy][debian/experimental] mypyc doc fix

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Thu Aug 15 11:28:18 BST 2024



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240815/b1abb7f2/attachment.htm>


More information about the debian-med-commit mailing list