17
0

1 Commits

Author SHA256 Message Date
1262ff6dbb - Update to 3.1.0
* add support for os.PathLike filenames in macca.py
  * Version bump/changelog: 3.0.2
  * include license in pyproject.toml
  * Modernize package setup
  * Add release workflow
  * Increment version to 3.1.0a1
  * Try using proper pypi repo
  * Remove legacy url
  * Add standard-aifc and standard-sunau as dependencies for python
    3.13 and above. Python core removed these modules in 3.13 as part
    of PEP-594. The standard-* modules are forks of the modules that
    had previously been in the python core. Fixes #144
  * run tests on python 3.12 and 3.13
  * Increment version to 3.1.0
- Drop support-python-313.patch, merged upstream
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-audioread?expand=0&rev=33
2025-11-17 15:12:03 +00:00