From 8cc34b7107aadaa1f3da283b9f0729d9369294955163dfea4a86d092c4ce94ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 17 Apr 2024 06:42:01 +0000 Subject: [PATCH] Accepting request 1168463 from home:mcalabkova:branches:devel:languages:python - Update to 0.6.1 * Fix build for python3.12 - Regenerated vendor.tar.zst OBS-URL: https://build.opensuse.org/request/show/1168463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-omni-camera?expand=0&rev=3 --- _service | 2 +- omni_camera-0.6.0.tar.gz | 3 --- omni_camera-0.6.1.tar.gz | 3 +++ python-omni-camera.changes | 7 +++++++ python-omni-camera.spec | 16 ++++++++-------- vendor.tar.zst | 4 ++-- 6 files changed, 21 insertions(+), 14 deletions(-) delete mode 100644 omni_camera-0.6.0.tar.gz create mode 100644 omni_camera-0.6.1.tar.gz diff --git a/_service b/_service index 19280be..91bfe02 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - omni_camera-0.6.0.tar.gz + omni_camera-0.6.1.tar.gz zst true diff --git a/omni_camera-0.6.0.tar.gz b/omni_camera-0.6.0.tar.gz deleted file mode 100644 index 1d5885a..0000000 --- a/omni_camera-0.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:228e215926b3f01dc9a1732d435ca92949732dfd4585c212a5fe808567f6def1 -size 18836 diff --git a/omni_camera-0.6.1.tar.gz b/omni_camera-0.6.1.tar.gz new file mode 100644 index 0000000..29b9f0c --- /dev/null +++ b/omni_camera-0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80f20f7c56751774b5ce2949692cdf1c6140c2d97df53b2ce24fa29c786e365 +size 18727 diff --git a/python-omni-camera.changes b/python-omni-camera.changes index c43f49d..d95adf8 100644 --- a/python-omni-camera.changes +++ b/python-omni-camera.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 16 07:44:10 UTC 2024 - Markéta Machová + +- Update to 0.6.1 + * Fix build for python3.12 +- Regenerated vendor.tar.zst + ------------------------------------------------------------------- Tue Oct 10 18:10:14 UTC 2023 - Ondřej Súkup diff --git a/python-omni-camera.spec b/python-omni-camera.spec index a668da3..a67e40d 100644 --- a/python-omni-camera.spec +++ b/python-omni-camera.spec @@ -1,7 +1,7 @@ # # spec file for package python-omni-camera # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,20 @@ Name: python-omni-camera -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: A library for querying and capturing from cameras License: MIT -URL: https://github.com/IntQuant/Camerata +URL: https://github.com/IntQuant/Camerata Source: https://files.pythonhosted.org/packages/source/o/omni-camera/omni_camera-%{version}.tar.gz Source1: vendor.tar.zst Source2: cargo_config -BuildRequires: cargo-packaging -BuildRequires: python-rpm-macros -BuildRequires: %{python_module pip} BuildRequires: %{python_module maturin} +BuildRequires: %{python_module pip} +BuildRequires: cargo-packaging +BuildRequires: clang BuildRequires: fdupes -BuildRequires: clang +BuildRequires: python-rpm-macros Suggests: python-pilow ExclusiveArch: %{rust_tier1_arches} %python_subpackages @@ -40,7 +40,7 @@ A library for querying and capturing from cameras, based on nokhwa crate. %prep %autosetup -a1 -p1 -n omni_camera-%{version} -mkdir .cargo +mkdir -p .cargo cp %{SOURCE2} .cargo/config %build diff --git a/vendor.tar.zst b/vendor.tar.zst index 96ce8b2..adb4f78 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a53723e7a9ac2d08cdd6d5f3a18003153fe6960b31035d0b8a03a3333cff1263 -size 27207140 +oid sha256:90fbc3100b343e9b555058e0fe8496e076f0d7a35be22dd7f981fefc287360c0 +size 37364855