15
0

Accepting request 1032802 from home:alois:branches:devel:languages:python

- Update to version 3.5.0
  Feature:
  * dependencies: Drop Python 3.6 support
  Fix:
  * audio_codec: Detect "E-AC-3" and "AC-3"
  * typo: Fix common typo

OBS-URL: https://build.opensuse.org/request/show/1032802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=42
This commit is contained in:
2022-11-02 09:14:04 +00:00
committed by Git OBS Bridge
parent 5c89743380
commit a63149cf05
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 2 09:07:26 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 3.5.0
Feature:
* dependencies: Drop Python 3.6 support
Fix:
* audio_codec: Detect "E-AC-3" and "AC-3"
* typo: Fix common typo
-------------------------------------------------------------------
Fri Feb 18 12:09:07 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>