From 739db686e67f1b37275d80523bffbf57ea6f78e42e2411095ea6d6866b66c50a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 5 Dec 2022 12:49:28 +0000 Subject: [PATCH] Accepting request 1039683 from home:yarunachalam:branches:devel:languages:python - Update to version 2022.13 * Update pyproj hook for compatibility with pyproj v3.4.0. (#505) OBS-URL: https://build.opensuse.org/request/show/1039683 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=5 --- pyinstaller-hooks-contrib-2022.12.tar.gz | 3 --- pyinstaller-hooks-contrib-2022.13.tar.gz | 3 +++ python-pyinstaller-hooks-contrib.changes | 6 ++++++ python-pyinstaller-hooks-contrib.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pyinstaller-hooks-contrib-2022.12.tar.gz create mode 100644 pyinstaller-hooks-contrib-2022.13.tar.gz diff --git a/pyinstaller-hooks-contrib-2022.12.tar.gz b/pyinstaller-hooks-contrib-2022.12.tar.gz deleted file mode 100644 index 26abbb6..0000000 --- a/pyinstaller-hooks-contrib-2022.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c3b81b78d26149babddb76b94442f6e0edc31e4792a694ac32a2c2e884c0630 -size 92883 diff --git a/pyinstaller-hooks-contrib-2022.13.tar.gz b/pyinstaller-hooks-contrib-2022.13.tar.gz new file mode 100644 index 0000000..452054e --- /dev/null +++ b/pyinstaller-hooks-contrib-2022.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06d0881e599d94dc39c6ed1917f0ad9b1858a2478b9892faac18bd48bcdc2de +size 92999 diff --git a/python-pyinstaller-hooks-contrib.changes b/python-pyinstaller-hooks-contrib.changes index a0f8085..ac29bbf 100644 --- a/python-pyinstaller-hooks-contrib.changes +++ b/python-pyinstaller-hooks-contrib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 2 22:48:58 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2022.13 + * Update pyproj hook for compatibility with pyproj v3.4.0. (#505) + ------------------------------------------------------------------- Wed Nov 9 18:30:17 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index f698293..432a30b 100644 --- a/python-pyinstaller-hooks-contrib.spec +++ b/python-pyinstaller-hooks-contrib.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pyinstaller-hooks-contrib%{psuffix} -Version: 2022.12 +Version: 2022.13 Release: 0 Summary: Community maintained hooks for PyInstaller License: Apache-2.0 OR GPL-2.0-only