14
0
forked from pool/python-spidev

Accepting request 1034928 from home:yarunachalam:branches:devel:languages:python

- Update to 3.6 
  * Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True

OBS-URL: https://build.opensuse.org/request/show/1034928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spidev?expand=0&rev=6
This commit is contained in:
2022-11-10 07:58:44 +00:00
committed by Git OBS Bridge
parent 62ed81c06b
commit aeb31a20b2
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 9 19:10:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 3.6
* Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 28 08:43:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Tue Jul 28 08:43:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-spidev # spec file for package python-spidev
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-spidev Name: python-spidev
Version: 3.5 Version: 3.6
Release: 0 Release: 0
Summary: Python module for interfacing with SPI devices Summary: Python module for interfacing with SPI devices
License: MIT License: MIT

View File

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

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

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