diff --git a/python-spidev.changes b/python-spidev.changes index 033234a..0b7cbfa 100644 --- a/python-spidev.changes +++ b/python-spidev.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 29 11:53:14 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.8 + * Added open_path method to accommodate dynamic SPI bus number allocation + ------------------------------------------------------------------- Wed Jun 4 09:45:15 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-spidev.spec b/python-spidev.spec index 6d119e8..01dd4ca 100644 --- a/python-spidev.spec +++ b/python-spidev.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-spidev -Version: 3.7 +Version: 3.8 Release: 0 Summary: Python module for interfacing with SPI devices License: MIT diff --git a/spidev-3.7.tar.gz b/spidev-3.7.tar.gz deleted file mode 100644 index a84fddc..0000000 --- a/spidev-3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0 -size 11616 diff --git a/spidev-3.8.tar.gz b/spidev-3.8.tar.gz new file mode 100644 index 0000000..5042cb0 --- /dev/null +++ b/spidev-3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0 +size 13893