Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-libftdi1-1.6rc1.2+git.92d657b-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python3-libftdi1 Distribution: openSUSE Tumbleweed
Version: 1.6rc1.2+git.92d657b Vendor: openSUSE
Release: 1.1 Build date: Mon Feb 23 18:36:22 2026
Group: Development/Languages/Python Build host: reproducible
Size: 311588 Source RPM: libftdi1-1.6rc1.2+git.92d657b-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.intra2net.com/en/developer/libftdi
Summary: Python 3 binding for libftdi1
Library to program and control the FTDI USB controller.
This library is used by many programs accessing FTDI USB-to-RS232 converters.

This package provides the python binding for libftdi.

Provides

Requires

License

LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-with-classpath-exception

Changelog

* Mon Feb 23 2026 trenn@suse.com
  - Remove mainlined patch:
    D swig-4.3.patch
  - Update to version 1.6rc1.2+git.92d657b:
    * ChangeLog: Add license clarifications
    * ftdipp: Add wrapper for ftdi_set_module_detach_mode()
    * Set version number to 1.6rc1
    * Prepare changelog for 1.6rc1
    * Increase copyright year to 2026
    * Update AUTHORS with contributors since v1.5
    * COPYING.LIB: Update to LGPL v2.1
    * LICENSE: Clarify the main ftdi lib is LGPL v2.1 only
    * LICENSE: Clarify ftdi_eeprom is GPL v2 only
    * Replace tabs in fall-through comments
    * Modernize Boost detection for CMake 3.30+
    * python/CMakeLists.txt: rework Python development files detection
    * ftdi_eeprom: fix static build
    * Ignore JetBrains IDE files
    * CMake: auto-format all CMake files
    * cmake: fix building static lib on windows/msvc
    * msvc: quiet uninteresting warnings
    * fix unit var warning if ftdi_read_eeprom_location returned error, data would not be initialized
    * cmake: fix elseif statement
    * msvc: fix shadowed variable warning
    * msvc: fix warnings by using all enum values in case statements
    * Add SHAREDLIBS option
    * Ignore VSCode temp folder
    * python/CMakeLists.txt: rework policy CMP0078
    * C++ wrapper: get rid of the Boost dependency
    * .editorconfig: fix insert_final_newline option
    * Ignore clangd specific files
    * examples/async.c: remove unused includes
    * examples/async.c: fix sometimes-uninitialized warning
    * CMakeLists.txt: remove CMAKE_COLOR_MAKEFILE assignment
    * CMakeLists.txt: ignore out-of-source build folder
    * CMakeLists.txt: enable CMAKE_EXPORT_COMPILE_COMMANDS by default
    * CMakeLists.txt: bump CMake version to 3.15
    * python: update for SWIG 4.3
    * CMakeLists.txt: remove obsolete policies
* Wed Nov 06 2024 Ana Guerrero <ana.guerrero@suse.com>
  - Fix for SWIG 4.3.0, add patch swig-4.3.patch
* Mon May 13 2024 trenn@suse.de
  - Update to version 1.5.42+git.de9f01e:
    * CMake: bump the minimal required version to 3.5
    * python: move from distutils to sysconfig
    * CMake: use ${PC_LIBUSB_LIBRARIES} instead of a library name
    * CMake: fix multiarch support
    * CMake: make the project compatible with building as a subproject
    * ftdipp/CMakeLists.txt: remove VIM modline settings
    * CMake: rework subdirectory handling
    * CMake: rework findlibusb module
    * CMake: report CMake version
    * CMake: use dedicated recipe for documentation generation
    D 0001-Fix-race-during-build-of-python-bindings.patch
    Patch got integrated mainline
* Thu Mar 16 2023 Fabian Vogt <fvogt@suse.com>
  - Add patch to fix random build failures:
    * 0001-Fix-race-during-build-of-python-bindings.patch
* Mon Sep 27 2021 Thomas Renninger <trenn@suse.de>
  - Update to version 1.5.12+git.0684c1b:
    * Don't set EEPROM serial when it's not used.
    * Remove legacy EEPROM fields from FT4232H.
    * Don't fail reading missing strings.
    * Don't spam stderr when flashing FT232H eeprom
    * examples/bitbang_cbus.c: Check return value of fgets()
    ...
  - Integrated mainline:
    D Fix-building-unit-tests-without-FTDIPP.patch
* Fri Jan 15 2021 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
  - Update to version 1.5:
    * Implement tc[io]flush methods & deprecate broken
      purge_buffers methods
    * Add program to test buffer flush (purge) functionality
    * Add kernel driver auto attach/detach.
      See new AUTO_DETACH_REATACH_SIO_MODULE option
    * Add ftdi_setflowctrl_xonxoff()
    * ftdi_eeprom / eeprom handling:
      + Unify handling of all boolean eeprom flags
      + Add device release number support
      + Add channel_a_driver support for type xxR chips
      + Add support for group0 drive levels on x232H chips
      + Fix handling of high_current_drive parameter
      + Fix inverted handling of VCP driver field for TYPE_R chips
      + New --verbose option for eeprom decode operation
    * Add example code for async mode
    * Add SPDX license identifiers to the core library &
      ftdi_eeprom
    * Various python SWIG wrapper improvements
    * Various cmake file improvements
    * Fix small bugs in error code paths
  - Drop upstream libftdi-cmake.patch
  - Correct License, the library is LGPL-2.1-only (see SPDX headers),
    while various other parts are GPL-2.0-only (with and without
    linking exceptions).
  - Add Fix-building-unit-tests-without-FTDIPP.patch
* Wed Mar 25 2020 Martin Pluskal <mpluskal@suse.com>
  - Cleanup spec file - drop obsolete conditionals and use modern
    macros
  - Run tests
  - Dont build static libraries
* Tue Jun 12 2018 msuchanek@suse.com
  - Fix Leap 42.3 build - do not apply cmake 3.11 compat patch.
* Fri May 11 2018 tchvatal@suse.com
  - Smash libftdi-cmake.patch to make it work with cmake-3.11
    * Not to upstream the changes I did are pretty ugly
* Sat Apr 07 2018 foss@grueninger.de
  - Added patch libftdi-cmake.patch from upstream to make package
    compatible with CMake 3.11

Files

/usr/lib64/python3.13/site-packages/_pyftdi1.so
/usr/lib64/python3.13/site-packages/ftdi1.py
/usr/share/doc/packages/python3-libftdi1
/usr/share/doc/packages/python3-libftdi1/cbus.py
/usr/share/doc/packages/python3-libftdi1/complete.py
/usr/share/doc/packages/python3-libftdi1/simple.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 1 22:21:10 2026