# HG changeset patch # User Anton Shestakov # Date 1729791248 -14400 # Node ID 2bac0e2340e08e227520a15517d0404e4902e3aa # Parent 5439ac6b2fc232e0d69a14d19b4b5b1c17a12d87 tests: drop `setup.py check` on older branches, re-add sdist warning diff -r 5439ac6b2fc2 -r 2bac0e2340e0 tests/test-check-sdist.t --- a/tests/test-check-sdist.t Thu Oct 24 20:40:46 2024 +0400 +++ b/tests/test-check-sdist.t Thu Oct 24 21:34:08 2024 +0400 @@ -17,9 +17,9 @@ #endif - $ "$PYTHON" setup.py check --metadata --restructuredtext - $ "$PYTHON" setup.py sdist --dist-dir "$TESTTMP"/dist > /dev/null + */dist.py:*: UserWarning: Unknown distribution option: 'long_description_content_type' (glob) (?) + warnings.warn(msg) (?) */dist.py:*: UserWarning: Unknown distribution option: 'python_requires' (glob) (?) warnings.warn(msg) (?) warning: no previously-included files found matching 'docs/tutorial/.netlify'