Package Release Info

python-alsa-1.1.6-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-alsa
python3-alsa

Change Logs

* Mon Apr 19 2010 tiwai@suse.de
- initial version: 1.0.22
Version: 1.1.6-150400.1.5
* Thu Dec 02 2021 tiwai@suse.de
- Fix Obsoletes with version comparison
- Backport upstream fixes for python3:
  0001-alsaseq-fix-constant-objects-in-Python-3.patch
  0002-Fix-PyTuple_SET_ITEM-usage-no-return-value.patch
* Mon May 31 2021 rpm@fthiessen.de
- Use https for URL and SourceURL
* Wed Apr 04 2018 tiwai@suse.de
- Rename to python-alsa package
- Follow the standard single spec for python2 & 3
- Run spec-cleaner
* Wed Apr 04 2018 tiwai@suse.de
- Update to version 1.1.6:
  * Change FSF address (Franklin Street)
  * initial python3 support
  * alsaseq: simplify TCONSTADD
  * hctltest2: use 'hw:0' device instead 'default'
  * common.h: fix InternFromString()
  * fix tp_free() calls, remove wrong PyObject_GC_Del use
  * gitignore: add pyalsa/*.so
  * setup.py: check for the existence of the build directory
  * setup: add some missing fields, add header files from pyalsa to MANIFEST
- Use %license file tag
* Thu Feb 26 2015 tiwai@suse.de
- Update to pyalsa 1.0.29: fixes included:
  alsaseq: fix memory leaks
  alsaseq: remove dead code in Sequencer_set_clientname()
* Fri Mar 01 2013 coolo@suse.com
- update license to new format
* Fri Sep 07 2012 tiwai@suse.de
- Updated to version 1.0.26:
  just include previous fixes
* Mon Mar 12 2012 tiwai@suse.de
- Updated to version 1.0.25
  - Add register_poll for alsaseq
  - alsa-python mixer: add poll_fds property
  - ctltest1.py: use new class member names
  - alsamixer: Fix bad PyArg_ParseTuple format strings
- Two backport fixes from upstream:
    Fix get_volume_array() for mono channels
    Fix pyalsa tests for new function names
* Mon Mar 21 2011 coolo@novell.com
- licenses package is about to die
* Mon Apr 26 2010 tiwai@suse.de
- fixed license tag (for overseen GPLv2 file) (bnc#599559)
- add missing COPYING* files