Dave Dalcino
772c20aa4d
Remove duplicated test
2023-08-28 05:28:45 -07:00
Dave Dalcino
85037194fe
Remove fallback parameter
2023-08-28 05:28:45 -07:00
Dave Dalcino
1eeebfb44d
Add passing impl for refactored _set_sevenzip
2023-08-28 05:28:45 -07:00
Dave Dalcino
9752164811
Add test for refactored _set_sevenzip
2023-08-28 05:28:45 -07:00
Hiroshi Miura
ea12c61aa1
Merge pull request #707 from ddalcino/topic/ddalcino/cli/tarfile-extraction-filter
...
Use 'tar' filter when extracting tarfiles
2023-08-28 18:13:40 +09:00
Hiroshi Miura
dc6e3cae76
Merge pull request #706 from ddalcino/fix-readthedocs-theme
...
Fix failing documentation builds
2023-08-28 18:10:54 +09:00
Dave Dalcino
c3195c9d64
Use 'tar' filter when extracting tarfiles
...
This is to address a SNYK warning. The new code will only run on Python
3.11.4 and above
2023-08-27 18:45:46 -07:00
Dave Dalcino
4f3ddc551f
Attempt to fix failing documentation builds
...
There's a version resolution issue with sphinx and sphinx_rtd_theme;
sphinx_rtd_theme just added support for sphinx 7 last week.
For some reason, recent docs builds are installing sphinx<2 and
sphinx_rtd_theme<0.5, and then installing and running sphinx 7.2.3 and
running it with sphinx_rtd_theme 0.4.3.
Hopefully, requesting newer versions in the pyproject.toml file will
fix this.
Failing build that pairs sphinx 7 with sphinx_rtd_theme 0.4.3:
https://readthedocs.org/projects/aqtinstall/builds/21735283/
2023-08-27 16:42:44 -07:00
Hiroshi Miura
72da54f4b0
Merge pull request #702 from miurahr/topic/miurahr/fix-error-when-target-relative
...
fix: exception when target path is relative
2023-08-05 19:48:40 +09:00
Hiroshi Miura
c8efcfc5a5
fix: exception when target path is relative
...
- Bump py7zr@0.20 .6
it includes the fix: allow specify target path in relative path
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2023-08-05 09:42:14 +09:00
Hiroshi Miura
ebc8175deb
Release v3.1.7
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.1.7
2023-08-01 16:20:01 +09:00
Hiroshi Miura
7bbca9bfb6
docs: update URL in cli manual
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2023-08-01 16:20:01 +09:00
Hiroshi Miura
fc4988a4a9
Merge pull request #698 from miurahr/update-combinations
...
Update `aqt/combinations.json`
2023-08-01 16:00:39 +09:00
Qt Repo Watchbot
9fb3852e46
Update aqt/combinations.json
2023-08-01 00:26:44 +00:00
Hiroshi Miura
8cbe51b371
Merge pull request #685 from miurahr/update-combinations
...
Update `aqt/combinations.json`
2023-07-01 11:49:43 +09:00
Hiroshi Miura
6b0d6af23a
Merge pull request #689 from pzhlkj6612/master
...
Docs: might be unhappy with the default blacklist settings
2023-06-19 16:39:01 +09:00
Mozi
19b54d82c4
Docs: might be unhappy with the default blacklist settings
2023-06-18 16:36:29 +00:00
Qt Repo Watchbot
66e3d5c4df
Update aqt/combinations.json
2023-06-01 00:29:33 +00:00
Thorbjørn Lindeijer
7c65f6640f
Fixed command to check tools_mingw90 version ( #680 )
...
* Fixed command to check tools_mingw90 version
* Update docs/cli.rst
Co-authored-by: David Dalcino <ddalcino@users.noreply.github.com >
2023-05-26 08:22:08 +09:00
Hiroshi Miura
fd01bc56df
Merge pull request #678 from ddalcino/topic/ddalcino/test-install-sdktool
...
Add tests for sdktool: install-tool and list-tool
2023-05-25 08:45:45 +09:00
Dave Dalcino
7c0de86f78
Add tests for sdktool: install-tool and list-tool
2023-05-24 15:38:13 -07:00
Hiroshi Miura
91226160dc
Merge pull request #682 from ddalcino/patch-1
...
Fix help text for list-tool
2023-05-25 07:12:07 +09:00
David Dalcino
a6fe17edb7
Fix help text for list-tool
...
Flags must either precede or follow the entire list of positional arguments.
2023-05-24 14:00:07 -07:00
Hiroshi Miura
a712e952a8
Merge pull request #677 from luk1337/luk/sdktool
...
Add support for standalone sdktool installation
2023-05-17 23:10:38 +09:00
LuK1337
66940df150
Update aqt/combinations.json
2023-05-17 09:30:38 +02:00
LuK1337
27fb2b3339
Add support for standalone sdktool installation
...
This allows us to install sdktool using the following command:
aqt install-tool windows desktop sdktool
2023-05-16 20:55:48 +02:00
Hiroshi Miura
70a91b7631
Release v3.1.6
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.1.6
2023-05-05 00:59:49 +09:00
Hiroshi Miura
cf9c3820e2
Merge pull request #674 from miurahr/update-combinations
...
Update `aqt/combinations.json`
2023-05-01 23:14:12 +09:00
Qt Repo Watchbot
e0a19697a3
Update aqt/combinations.json
2023-05-01 00:22:54 +00:00
Hiroshi Miura
7afb05ac8c
Update CHANGES.rst
2023-04-19 13:47:03 +09:00
Hiroshi Miura
76eac19e3d
docs: fix syntax in CHANGELOG.rst
2023-04-19 13:36:42 +09:00
Hiroshi Miura
e70e8f393c
Release v3.1.5
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.1.5
2023-03-30 22:58:06 +09:00
Hiroshi Miura
031ae09113
Merge pull request #665 from ddalcino/topic/fix-failed-install-zipfiles
...
Fix failure to install Qt 6.4.3 source and docs on Windows
2023-03-30 22:47:15 +09:00
Dave Dalcino
08733afa7a
Add CI test for archives stored as .zip
2023-03-30 05:53:02 -07:00
Dave Dalcino
ded8aa481c
Fix failure to install-{src,doc} on windows
...
This adds the ability to unzip zip files, as well as tar.xz
2023-03-30 05:46:14 -07:00
Hiroshi Miura
4964411b0d
Merge pull request #663 from ddalcino/topic/fix-failed-targz-extraction
...
Fix failed .tar.gz extraction in `install-src` and `install-doc`
2023-03-26 15:54:54 +09:00
Dave Dalcino
c9732c7c2c
Fix broken test
2023-03-25 11:45:15 -07:00
Dave Dalcino
a92291eb21
Implement extraction of .tar.gz source files
2023-03-25 11:30:27 -07:00
Dave Dalcino
29c41ce863
Test extraction of .tar.gz source files
2023-03-25 11:30:17 -07:00
Hiroshi Miura
1ada7ed5ab
Release v3.1.4
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.1.4
2023-03-25 12:15:56 +09:00
Hiroshi Miura
11438c9648
Merge pull request #661 from miurahr/update-combinations
...
Update `aqt/combinations.json`
2023-03-24 17:24:45 +09:00
Hiroshi Miura
c239f8bc13
Update SECURITY.rst
...
flag 2.x is not supported
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
2023-03-24 14:15:29 +09:00
Qt Repo Watchbot
645eb304e9
Update aqt/combinations.json
2023-03-24 04:53:01 +00:00
Hiroshi Miura
95d341beb9
Merge pull request #657 from ddalcino/topic/catch-OSError-n-PermissionError
...
Catch exceptions when destination directory is not writable/insufficient space
2023-03-15 07:30:08 +09:00
Dave Dalcino
e4fa75147f
Test nonspecific OSError
2023-03-14 01:24:03 -07:00
Dave Dalcino
8dd56ff461
Catch OSError(errno.ENOSPC) and PermissionError
...
When the destination drive is not writable or has insufficient space,
these exceptions are raised during `run_installer`. Unless they are
caught and dealt with, `aqtinstall` requests that the user file a bug
report. This change catches these errors and prints a nice error message
instead of requesting a bug report.
2023-03-13 17:48:09 -07:00
Hiroshi Miura
702a0246ac
Merge pull request #656 from ddalcino/docs-qt6-update-mingw
...
Docs: explain MinGW 11.2.0 and tools_mingw90
2023-03-02 07:58:47 +09:00
Hiroshi Miura
8edb437bab
Release v3.1.3
...
Improve warnings when "unknown" Qt versions
Signed-off-by: Hiroshi Miura <miurahr@linux.com >
v3.1.3
2023-03-02 07:54:57 +09:00
Dave Dalcino
667aac6f9b
Docs: fix broken commands
...
The docs suggest using `install-tool` commands that are clearly broken,
since they omit the `target` argument, which should be `desktop`.
2023-02-19 11:48:01 -08:00
Dave Dalcino
071932963e
Docs: improve language
...
`tool_name` and `tool_variant` is more specific than `package`
2023-02-19 11:45:50 -08:00