python3-pyside6/_constraints
Christophe Marin 2b90227d1d Added a changelog that is required in order to submit this to SLFO
(I wrote the changelog looking at a diff between 6.8.0 and 6.8.0.2)

  - Support lazy nested types.
  - Provide __all__ only on demand.
  - Handle correctly callback dynamic slots that fail.
  - Small fixes.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/python3-pyside6?expand=0&rev=90
2024-11-14 08:10:32 +00:00

26 lines
494 B
Plaintext

<constraints>
<overwrite>
<conditions>
<package>python3-pyside6:shiboken6</package>
</conditions>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</overwrite>
<overwrite>
<conditions>
<package>python3-pyside6:pyside6</package>
</conditions>
<hardware>
<disk>
<size unit="G">7</size>
</disk>
<memory>
<size unit="G">6</size>
</memory>
</hardware>
</overwrite>
</constraints>