Ondrej Samohel
d683c842f3
🐛 fix code signing and keyring access on macos
2022-10-13 16:53:26 +02:00
Ondrej Samohel
d00d023f53
Merge remote-tracking branch 'origin/release/3.15.x' into feature/OP-3553_update-to-python-39
2022-10-13 12:59:53 +02:00
Ondřej Samohel
b1ebef457c
✨ add script for python dependencies info
2022-09-14 11:36:10 +02:00
Ondřej Samohel
41417efeeb
♻️ remove hacks
2022-09-12 18:00:19 +02:00
Ondřej Samohel
c1a9d5392a
Merge remote-tracking branch 'origin/develop' into feature/OP-3553_update-to-python-39
2022-09-12 11:32:17 +02:00
Ondřej Samohel
8203df8b8e
Merge pull request #3757 from pypeclub/bugfix/version-resolution-in-string
...
Fix version resolution
2022-09-02 18:03:19 +02:00
Petr Kalis
d2240544ad
Hardcoded downgraded version of Poetry
...
Latest 1.2 version breaks build because cx-freeze. Latest cx-freeze works on Win, fails on Linux.
2022-09-02 15:55:58 +02:00
Petr Kalis
5079d05df1
Hardcoded downgraded version of Poetry
2022-09-02 15:50:30 +02:00
Petr Kalis
05043b8578
Fix - escaped plus sign
2022-09-01 18:15:49 +02:00
Petr Kalis
d90f9fb5b8
Fix - changed format of version string in pyproject.toml
...
Since Poetry 1.2 version in .toml must follow PEP-440, in our case there must not be dash sign. Plus sign is valid though.
Version in pyproject.toml is not used anywhere yet (only maybe when uploading wheel to pip, which is not really used).
2022-09-01 18:12:16 +02:00
Ondřej Samohel
4cdd23021b
🐛 fix version resolution
2022-08-30 13:17:18 +02:00
Ondřej Samohel
c5c83b0a8d
Merge remote-tracking branch 'origin/develop' into feature/OP-3553_update-to-python-39
2022-08-29 12:22:54 +02:00
Ondrej Samohel
79a3777d86
♻️ distribute ocio as zips
2022-08-12 18:41:55 +02:00
Ondřej Samohel
0d70b50b3f
⬆️ update zipping python
2022-08-04 19:36:46 +02:00
Ondřej Samohel
34dff12fb3
🐛 fix build directory on darwin
2022-08-04 19:13:48 +02:00
Ondřej Samohel
a6415e2e70
⬆️ bump version in python checks
2022-08-04 15:09:51 +02:00
Ondřej Samohel
3137644299
♻️ change macos installer
2022-08-04 11:07:29 +02:00
Ondřej Samohel
bb10fdd041
🚨 f-strings and cosmetic issues
2022-08-01 18:00:14 +02:00
Milan Kolar
e7aa1dc615
Merge pull request #3502 from pypeclub/feature/add_pack_upack_convenience_scripts
2022-07-18 17:27:50 +02:00
Ondřej Samohel
188556a725
✏️ fix typos in arguments
2022-07-15 18:34:43 +02:00
Ondřej Samohel
623e5d18c0
🔨 catch exception for toasts
2022-07-15 18:19:21 +02:00
Ondřej Samohel
fce30b519f
➕ add PSWriteColor to right place
2022-07-15 18:15:31 +02:00
Ondřej Samohel
47079516f8
🚚 set scripts to new path
2022-07-15 18:14:38 +02:00
Ondřej Samohel
1feae4ad5d
Merge pull request #1827 from pypeclub/feature/powershell-enhancements
...
Enhance powershell build scripts
2022-07-15 11:30:51 +02:00
Ondřej Samohel
2d2bf24c45
🐛 init submodules first
2022-07-13 18:06:03 +02:00
Milan Kolar
60940c0af6
fix forgotten variables
2022-07-13 09:19:34 +02:00
Milan Kolar
9a3a01c9ed
add unpack tool
2022-07-13 09:03:50 +02:00
Milan Kolar
8bbf693a92
add unpack and pack tools
2022-07-13 09:03:41 +02:00
maxpareschi
79b181176b
updated poetry installation source
2022-06-09 22:34:28 +02:00
Ondrej Samohel
dcac9e08a6
♻️ few tweaks
2022-06-07 15:53:08 +02:00
Ondrej Samohel
e4bac03801
Merge branch 'develop' into feature/powershell-enhancements
...
# Conflicts:
# .gitmodules
# tools/build.ps1
# tools/build_win_installer.ps1
# tools/create_zip.ps1
2022-04-26 14:07:25 +02:00
Ondrej Samohel
5b81a43c7c
print log if build fails
2022-03-31 13:31:18 +02:00
Milan Kolar
952fc09368
fix hound nitpicking
2022-03-18 16:57:07 +01:00
Milan Kolar
f804b5f7e1
fix typo
2022-03-18 16:56:36 +01:00
Milan Kolar
4f643a2928
Only raise minor version if Bump Minor label is found
2022-03-18 16:46:40 +01:00
Milan Kolar
266ca700c9
temporary fix for foreign pull request numbers in CI
2022-02-28 18:07:40 +01:00
Ondrej Samohel
99eb61abaf
fix pyenv, enhance dockerfile metadata
2022-02-03 18:28:54 +01:00
Ondrej Samohel
4b2034f0b1
fix pulling of cx_freeze 6.10
2022-02-02 15:16:06 +01:00
Ondřej Samohel
2bb63fa2c7
switch distutils for sysconfig
2022-01-26 16:04:04 +01:00
2-REC
708e6f1184
Variables exports
2022-01-24 10:22:31 +07:00
Ondrej Samohel
9193003888
fix dir/file resolution
2022-01-12 18:46:44 +01:00
Jérôme LORRAIN
654aedbca1
fix regex typo
2021-12-15 16:13:26 +01:00
Jérôme LORRAIN
bda4a3c934
Fix build regex and improve filter for create_zip cache cleaning
2021-12-15 15:47:33 +01:00
Ondrej Samohel
61c87bd4ad
flip updating submodules logic
2021-12-01 18:56:41 +01:00
Ondřej Samohel
278ee5fa93
Merge pull request #2197 from pypeclub/hotfix/OP-1148_vray-aov-separator
...
Maya: Support for configurable AOV separator characters
2021-11-18 14:19:28 +01:00
Ondrej Samohel
5916389022
fix aov separator character usage
2021-11-12 17:15:57 +01:00
Milan Kolar
62c411f585
fix typo in ci
2021-10-21 10:06:32 +02:00
Ondřej Samohel
1c13ce2c51
Merge branch 'develop' into feature/move-to-pyside2
2021-10-07 23:06:45 +02:00
Ondrej Samohel
4276f34a30
fix hound
2021-10-07 23:04:48 +02:00
Ondrej Samohel
9f9caafb0d
reinstall cx_freeze with downgraded setuptools
2021-10-07 18:18:33 +02:00