Accepting request 1042875 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1042875 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyinstaller-hooks-contrib?expand=0&rev=4
This commit is contained in:
commit
aa6fbb76fc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e06d0881e599d94dc39c6ed1917f0ad9b1858a2478b9892faac18bd48bcdc2de
|
|
||||||
size 92999
|
|
3
pyinstaller-hooks-contrib-2022.14.tar.gz
Normal file
3
pyinstaller-hooks-contrib-2022.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ae8da3a92cf20e37b3e00604d0c3468896e7d746e5c1449473597a724331b0b
|
||||||
|
size 93936
|
@ -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>
|
Fri Dec 2 22:48:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-pyinstaller-hooks-contrib%{psuffix}
|
Name: python-pyinstaller-hooks-contrib%{psuffix}
|
||||||
Version: 2022.13
|
Version: 2022.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Community maintained hooks for PyInstaller
|
Summary: Community maintained hooks for PyInstaller
|
||||||
License: Apache-2.0 OR GPL-2.0-only
|
License: Apache-2.0 OR GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user