Michael R. Crusoe pushed to branch debian/experimental at Debian Python Team / packages / mypy
Commits: bfd1614c by Michael R. Crusoe at 2025-01-23T09:25:32+01:00 d/rules: use DEB_BUILD_OPTION_PARALLEL instead of "auto" for setting the amount of parallel testing. Unbreaks the build on hurd-* where psutil does not work. - - - - - 120b13af by Michael R. Crusoe at 2025-01-24T10:49:56+01:00 d/rules: added a build profile extension: pkg.mypy.multifile to speed up compilation by enabling MYPYC_MULTI_FILE=1 even on architectures where we don't normally do that. - - - - - 5d117c06 by Michael R. Crusoe at 2025-01-24T10:50:11+01:00 d/rules: added a build profile extension: pkg.mypy.o1 to speed up compilation by enabling MYPYC_OPT_LEVEL=1 → -O1 instead of -O3 - - - - - 546799c2 by Michael R. Crusoe at 2025-01-24T10:50:21+01:00 d/rules: enable building the python extensions in parallel, respecting DEB_BUILD_OPTIONS. - - - - - e2b9e85a by Michael R. Crusoe at 2025-01-24T10:50:51+01:00 d/salsa-ci.yml: Enable both of the speed-up build profiles to hopefully finish the build within the 3 hour limit. - - - - - adefe66c by Michael R. Crusoe at 2025-01-24T10:52:38+01:00 Update upstream source from tag 'upstream/1.15_rc0.1' Update to upstream version '1.15~rc0.1' with Debian dir c890203ad903a3ef7af432fe51a6eda8cb196ef8 - - - - - 4533a04f by Michael R. Crusoe at 2025-01-24T10:53:30+01:00 Snapshot from upstream for experimental https://github.com/python/mypy/commit/68cffa7afe03d2b663aced9a70254e58704857db - - - - - 81d828a8 by Michael R. Crusoe at 2025-01-24T10:53:34+01:00 Refreshed the patches - - - - - d3bc2921 by Michael R. Crusoe at 2025-01-24T10:53:34+01:00 d/control: added build-dependency on python3-sphinx-inline-tabs for the docs - - - - - 90719ee0 by Michael R. Crusoe at 2025-01-24T10:57:51+01:00 mypyc: Install googletest and lib-rt/setup.py to the correct locations. - - - - - 9eeb3cd9 by Michael R. Crusoe at 2025-01-24T10:57:54+01:00 routine-update: Ready to upload to experimental - - - - - 4eba324a by Michael R. Crusoe at 2025-01-24T11:14:46+01:00 New upstream version 1.15~rc0.2 - - - - - d9cf5901 by Michael R. Crusoe at 2025-01-24T11:15:30+01:00 Update upstream source from tag 'upstream/1.15_rc0.2' Update to upstream version '1.15~rc0.2' with Debian dir 1648eee4e15e57cc7be1b536ce929e1e6bc29cbb - - - - - b21864e0 by Michael R. Crusoe at 2025-01-24T11:15:47+01:00 update snapshot - - - - - 30 changed files: - CHANGELOG.md - PKG-INFO - + debian/changelog - + debian/clean - + debian/control - + debian/copyright - + debian/dmypy-check.1 - + debian/dmypy-daemon.1 - + debian/dmypy-hang.1 - + debian/dmypy-kill.1 - + debian/dmypy-recheck.1 - + debian/dmypy-restart.1 - + debian/dmypy-start.1 - + debian/dmypy-status.1 - + debian/dmypy-stop.1 - + debian/intersphinx/monkeytype_objects.inv - + debian/mypy-doc.doc-base - + debian/mypy-doc.docs - + debian/mypy.docs - + debian/mypy.manpages - + debian/patches/hint-typeshed-package - + debian/patches/intersphinx - + debian/patches/series - + debian/patches/verbose - + debian/python3-mypy.install - + debian/python3-mypy.lintian-overrides - + debian/rules - + debian/salsa-ci.yml - + debian/source/format - + debian/source/include-binaries The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/23f10988579176259e6ce60392d825eff8e37520...b21864e0bb5ae9a5de8cfd6e05c7a87db2c8f0ff -- View it on GitLab: https://salsa.debian.org/python-team/packages/mypy/-/compare/23f10988579176259e6ce60392d825eff8e37520...b21864e0bb5ae9a5de8cfd6e05c7a87db2c8f0ff 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
