14
0
forked from pool/python-pycdio

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycdio?expand=0&rev=13
This commit is contained in:
2022-07-19 11:20:56 +00:00
committed by Git OBS Bridge
parent b5d704247a
commit b979c5f9db
4 changed files with 21 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pycdio
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pycdio
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Python Bindings for the CDIO Library
License: GPL-3.0-or-later