| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 2.1.1:
* VERSION.py: Get ready for release 2.1.1
* test/test-cdtext.py: Test tweak
* example/iso1.py, example/iso2.py: Imprive iso2.py when there is an
error iso1.py: don't translate filenames in ISO9660
* example/iso2.py: Wrong file name in iso2.py example Case matters. Fixes #1
* Makefile, cdio.py, example/Makefile, iso9660.py,
test/test-cdtext.py: Remove legacy 0.8{2,3} libcdio code libcdio before 2.0.0 really doesn't exist anymore
* VERSION.py: Bump version number to dev
* cdio.py, swig/track.swg: Black and update copyright
* admin-tools/unixccompiler.py, setup.py: In 2021, Python3 is the
rule not the exception
- Update to 2.1.0: * various python 3 compat fixes
- Update to 2.1.0: * various python 3 compat fixes
- Bump the libcdio requirement for >= 2.0.0
- update to 2.0.0: - Update to libcdio 2.0.0 API - remove old compability code before 2.0.0 - Update Python packaging info - switch to singlespec
- fix license tag (GPL-3.0+)
- Update to version 0.20 + Please read the ChangeLog for more news - Complete rework of specfile + Too many changes, sorry
- update to 0.17
- initial package (0.16)