qgis/_constraints
Dirk Stoecker 79cf6f94e5 - Update to 3.42.0
* See https://changelog.qgis.org/en/qgis/version/3.42/ and
    https://github.com/qgis/QGIS/compare/final-3_40_3...final-3_42_0
    for changes
  * Add new patch to fix building with aarch64
  * Changes from 1250405: Change patch designation of the new patch to PATCH-FIX-UPSTREAM

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=414
2025-03-06 09:37:28 +00:00

36 lines
669 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">18</size>
</disk>
<memory>
<size unit="G">8</size>
</memory>
<memoryperjob>
<size unit="M">1300</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memoryperjob>
<size unit="M">0</size>
</memoryperjob>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>riscv64</arch>
</conditions>
<hardware>
<disk>
<size unit="G">21</size>
</disk>
</hardware>
</overwrite>
</constraints>