From: Richard M. <no...@gi...> - 2022-08-20 17:10:53
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 9dbfa18df42276ccf45eecb51680dc97430220ce https://github.com/python-control/python-control/commit/9dbfa18df42276ccf45eecb51680dc97430220ce Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/workflows/install_examples.yml M setup.py Log Message: ----------- pip install, run examples and notebooks in conda-forge base environment Commit: 3aeac6189227e4b97a868da33220ff28ab1a965c https://github.com/python-control/python-control/commit/3aeac6189227e4b97a868da33220ff28ab1a965c Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/workflows/control-slycot-src.yml Log Message: ----------- Build Slycot from source using PyPI wheels Commit: 8c963bb306d0039a04c7f130bdc4c1ae73e703cd https://github.com/python-control/python-control/commit/8c963bb306d0039a04c7f130bdc4c1ae73e703cd Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M README.rst R make_version.py A pyproject.toml R setup.cfg R setup.py Log Message: ----------- Modernize build system with PEP517 Commit: bfb591b702986fe5e5f3b8aba9cb8c6c17755373 https://github.com/python-control/python-control/commit/bfb591b702986fe5e5f3b8aba9cb8c6c17755373 Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/conda-env/test-env.yml M .github/workflows/python-package-conda.yml Log Message: ----------- Bump upper tested version to Python 3.10 Commit: 9fc6005f3de9e910fc5c61ce156cf40160b1ee85 https://github.com/python-control/python-control/commit/9fc6005f3de9e910fc5c61ce156cf40160b1ee85 Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/workflows/python-package-conda.yml Log Message: ----------- don't fail fast Commit: e8fd49e3bca517959a1532555253cf69a184eaf5 https://github.com/python-control/python-control/commit/e8fd49e3bca517959a1532555253cf69a184eaf5 Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/conda-env/test-env.yml M .github/workflows/control-slycot-src.yml M .github/workflows/install_examples.yml M .github/workflows/python-package-conda.yml M control/tests/rlocus_test.py M control/tests/sisotool_test.py Log Message: ----------- Use pytest-xvfb in conda and enforce QtAgg only in one run Commit: 69fb34a462015193d514ea881001b503553f2493 https://github.com/python-control/python-control/commit/69fb34a462015193d514ea881001b503553f2493 Author: Ben Greiner <co...@bn...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M control/tests/config_test.py M control/tests/conftest.py Log Message: ----------- Replace mplcleanup decorator use by fixture Commit: d4c1f143a13af9139b42e33398ae3a936993d6b6 https://github.com/python-control/python-control/commit/d4c1f143a13af9139b42e33398ae3a936993d6b6 Author: Richard Murray <mu...@cd...> Date: 2022-08-20 (Sat, 20 Aug 2022) Changed paths: M .github/conda-env/test-env.yml M .github/workflows/control-slycot-src.yml M .github/workflows/install_examples.yml M .github/workflows/python-package-conda.yml M README.rst M control/tests/config_test.py M control/tests/conftest.py M control/tests/rlocus_test.py M control/tests/sisotool_test.py R make_version.py A pyproject.toml R setup.cfg R setup.py Log Message: ----------- Merge pull request #759 from bnavigator/setuptools-update Build system and test suite update Compare: https://github.com/python-control/python-control/compare/87a9c570f866...d4c1f143a13a |