2 Commits

Author SHA256 Message Date
7827d4c038 Accepting request 1186932 from graphics
OBS-URL: https://build.opensuse.org/request/show/1186932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-python?expand=0&rev=9
2024-07-12 15:04:40 +00:00
11f23f457c Accepting request 1186214 from home:DocB:Orthanc
- 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

OBS-URL: https://build.opensuse.org/request/show/1186214
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=15
2024-07-11 18:39:23 +00:00
4 changed files with 14 additions and 4 deletions

View File

@@ -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
View File

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

View File

@@ -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>

View File

@@ -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