Dominique Leuenberger 2022-12-15 18:24:53 +00:00 committed by Git OBS Bridge
commit aa6fbb76fc
4 changed files with 15 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ae8da3a92cf20e37b3e00604d0c3468896e7d746e5c1449473597a724331b0b
size 93936

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 13 16:33:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2022.14
Add hook for cf_units. (#521)
Add hook for cftime. (#521)
Add hook for compliance_checker. (#521)
Updated hooks
Update netCDF4 hook for compatibility with v1.4.0 and later, where netcdftime has been renamed to cftime. (#521)
Update pydantic hook to include dotenv optional dependency. (#524)
-------------------------------------------------------------------
Fri Dec 2 22:48:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-pyinstaller-hooks-contrib%{psuffix}
Version: 2022.13
Version: 2022.14
Release: 0
Summary: Community maintained hooks for PyInstaller
License: Apache-2.0 OR GPL-2.0-only