[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:17:38 BST 2024



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


Commits:
bd58567b by Michael R. Crusoe at 2024-08-15T12:17:18+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/bd58567b8778625dad07feea4eb352f8edf56860

-- 
View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/commit/bd58567b8778625dad07feea4eb352f8edf56860
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/54f88b2f/attachment-0001.htm>


More information about the debian-med-commit mailing list