15
0
forked from pool/python-spidev

Compare commits

4 Commits

Author SHA256 Message Date
acf0444b99 Accepting request 1307775 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-spidev?expand=0&rev=5
2025-09-29 14:38:01 +00:00
571a1bc517 - Update to 3.8
* Added open_path method to accommodate dynamic SPI bus number allocation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spidev?expand=0&rev=10
2025-09-29 11:55:07 +00:00
ffe3df9947 Accepting request 1282723 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1282723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-spidev?expand=0&rev=4
2025-06-04 18:29:27 +00:00
b873e7de4c - Update to 3.7
* Fixed deprecation warning
- Limit Python files matched in %files section
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
  * Update name for dist directory in %files section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spidev?expand=0&rev=8
2025-06-04 11:31:06 +00:00
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 29 11:53:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@@ -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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce628a5ff489f45132679879bff5f455a66abf9751af01843850155b06ae92f0
size 11616

3
spidev-3.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bc02fb8c6312d519ebf1f4331067427c0921d3f77b8bcaf05189a2e8b8382c0
size 13893