Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7827d4c038 | |||
| 11f23f457c |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20715d5e42aa83ab387e69a437dd2f32a82d908f75d6ac5a24c74f1dbea50a74
|
||||
size 173114
|
||||
3
OrthancPython-4.3.tar.gz
Normal file
3
OrthancPython-4.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dcb1d5a119f3d6be6409d9e8da6318e86e8d00cd1e0eadc0c0984b1b2ee85bd
|
||||
size 242752
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 8 14:30:52 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- version 4.3
|
||||
* Created Python documentation for the Orthanc interface, check out "orthanc.pyi"
|
||||
* Added option "AllowThreads" to release the GIL during the call to the native SDK functions
|
||||
* Code model is now generated by the "orthanc-java" project
|
||||
* Added Windows builder for Python 3.12
|
||||
* Licensing information is now compliant with the FSFE REUSE specification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 07:02:28 UTC 2024 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: orthanc-python
|
||||
Version: 4.2
|
||||
Version: 4.3
|
||||
Release: 0
|
||||
Summary: Python plugin for Orthanc
|
||||
License: AGPL-3.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user