aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-05-31 14:11:13 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-05-31 12:56:10 +0000
commitf71e58336b34940782d9742a1b9b4e413f525f0a (patch)
tree1d83f63dc552b9051f8c1897aec22d5adac46146 /build_scripts
parent00888f6c3e6dd8f6def05a9b46e2088f50238a98 (diff)
Don't set --snapshot-build for official release builds on Coin
This changes coin_build_instructions.py to read the version in sources/pyside2/pyside_version.py to check if it is not a pre-release version (no alphas, betas), which means that --snapshot-build should not be passed, thus generating proper wheel names that can be uploaded to PyPI. This eliminates the need to remove the --snapshot-build param on a per release branch basis (and thus, less things to remember for official releases). Change-Id: I10afcb5bfe8a661583104f3d7b2c0b4ebd4530fb Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts')
0 files changed, 0 insertions, 0 deletions