14
0
forked from pool/python-knowit

2 Commits

Author SHA256 Message Date
f3cd1691ee Accepting request 1309263 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1309263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-knowit?expand=0&rev=2
2025-10-06 16:08:55 +00:00
8e82394058 - update to 0.5.11:
* Minor release with updated cpython version bagde in README.md
- update to 0.5.10:
  * drop platformdirs as a dependency
- update to 0.5.9:
  * Bring back support to python 3.9 (almost EOL) and 3.10
- update to 0.5.8:
  * Fixed missing dependency: platformdirs
- update to 0.5.7:
  * Libraries updated and supported python versions: 3.11, 3.12
    and 3.13
  * Modify yaml_implicit_resolvers only in subclass of
    yaml.Resolver
  * Add loaded_provider function and allow re-initializing un-
    loaded providers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-knowit?expand=0&rev=2
2025-09-29 11:26:46 +00:00
4 changed files with 26 additions and 7 deletions

3
knowit-0.5.11.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9045d6640b1bd00fcc49f2f7e81992cdc6c7279767db199d7f3b63e2f5007b58
size 59398

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ca8fe4b93d6ec3ff753a8f6f3c641020a6801c11d42545ccb270523281f8cca
size 28573

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Sep 29 11:26:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.5.11:
* Minor release with updated cpython version bagde in README.md
- update to 0.5.10:
* drop platformdirs as a dependency
- update to 0.5.9:
* Bring back support to python 3.9 (almost EOL) and 3.10
- update to 0.5.8:
* Fixed missing dependency: platformdirs
- update to 0.5.7:
* Libraries updated and supported python versions: 3.11, 3.12
and 3.13
* Modify yaml_implicit_resolvers only in subclass of
yaml.Resolver
* Add loaded_provider function and allow re-initializing un-
loaded providers
-------------------------------------------------------------------
Sat May 3 06:23:49 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-knowit
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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-knowit
Version: 0.5.6
Version: 0.5.11
Release: 0
Summary: Extract information from video files
License: MIT
@@ -29,11 +29,11 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires: python-Pint >= 0.20.1
Requires: python-PyYAML >= 6.0
Requires: python-babelfish >= 0.6.1
Requires: python-enzyme >= 0.5.2
Requires: python-Pint >= 0.20.1
Requires: python-pymediainfo >= 6.0.1
Requires: python-PyYAML >= 6.0
Requires: python-trakit >= 0.2.2
BuildArch: noarch