Michael R. Crusoe pushed to branch master at Debian Python Team / packages / python-schema-salad
Commits: a2fbd8f4 by Michael R. Crusoe at 2023-02-07T10:38:16+01:00 d/clean: expand to cover more leftovers - - - - - 2 changed files: - debian/changelog - debian/clean Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +python-schema-salad (8.4.20230201194352-3) UNRELEASED; urgency=medium + + * d/clean: expand to cover more leftovers + + -- Michael R. Crusoe <[email protected]> Tue, 07 Feb 2023 10:38:14 +0100 + python-schema-salad (8.4.20230201194352-2) unstable; urgency=medium * Use mypyc to build optimized binaries. ===================================== debian/clean ===================================== @@ -1,4 +1,12 @@ __pycache__/ schema_salad/__pycache__/ schema_salad/avro/__pycache__/ +schema_salad/avro/*.so +schema_salad/tests/__pycache__/ +schema_salad/*.so +*.so .pybuild/ +.pytest_cache/ +.eggs/ +.mypy_cache/ +build/ View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/commit/a2fbd8f423a6ce3147e35c23341aaf5f83df95be -- View it on GitLab: https://salsa.debian.org/python-team/packages/python-schema-salad/-/commit/a2fbd8f423a6ce3147e35c23341aaf5f83df95be 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
