Commit Graph

10 Commits

Author SHA256 Message Date
f2bfe2f166 Accepting request 1240164 from home:DocB:Orthanc
version update

OBS-URL: https://build.opensuse.org/request/show/1240164
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=17
2025-01-27 19:27:03 +00:00
95ccee060d 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
27082f070d Accepting request 1175493 from home:DocB:Orthanc
- version 4.2
  * Fix signature of "orthanc.RestOutput.SendHttpStatus()"
  * Added orthanc.RegisterMoveCallback2() that takes 4 callbacks like the 
    original C SDK function.  This allows you to implement a correct handling
    of the C-Move sub-operations count in the GetMoveSize().  The ApplyMove()
    must now handle a single sub-operation at a time.
    The legacy orthanc.RegisterMoveCallback() always considers that there is a single
    sub-operation and we have observed modalities complaining that the number of
    sub-operations was not matching the number of instances sent.

OBS-URL: https://build.opensuse.org/request/show/1175493
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=13
2024-05-21 13:03:02 +00:00
2aef854dc7 Accepting request 1158445 from home:DocB:Orthanc
updated build info

OBS-URL: https://build.opensuse.org/request/show/1158445
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=11
2024-03-19 11:11:04 +00:00
412a548142 Accepting request 1040152 from home:dirkmueller:Factory
- update to 4.0:
  * New functions from the SDK wrapped in Python:
    - orthanc.RegisterIncomingCStoreInstanceFilter()
    - orthanc.RegisterReceivedInstanceCallback()

OBS-URL: https://build.opensuse.org/request/show/1040152
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=9
2022-12-05 10:51:23 +00:00
7bb26a7b8a Accepting request 915431 from home:DocB:Orthanc
- Version 3.4 
* On Orthanc stopping, wait for all the queued events to have been processed
* Docker-based builder scripts distinguishing Debian buster and bullseye

OBS-URL: https://build.opensuse.org/request/show/915431
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=8
2021-09-02 15:39:53 +00:00
f9b330cd4e Accepting request 912093 from home:DocB:Orthanc
version update to 3.3

OBS-URL: https://build.opensuse.org/request/show/912093
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=7
2021-08-14 17:42:13 +00:00
f04fff1494 Accepting request 900891 from home:DocB:Orthanc
update to version 1.3

OBS-URL: https://build.opensuse.org/request/show/900891
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=5
2021-06-22 19:09:32 +00:00
12c637077e Accepting request 866635 from home:DocB:Orthanc
new version 3.1

OBS-URL: https://build.opensuse.org/request/show/866635
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=3
2021-01-26 14:42:34 +00:00
0f2a08e7b1 Accepting request 858171 from home:DocB:Orthanc
new orthanc plugin to write plugins in Python

OBS-URL: https://build.opensuse.org/request/show/858171
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-python?expand=0&rev=1
2020-12-29 10:57:19 +00:00