Qgis-deployment-toolbelt

Latest version: v0.36.3

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

0.30.0beta1

Features and enhancements 🎉

* Security: increase security scans and improve related documentation by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/352>
* Feature: download from http (part 1) by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/351>
* feature: add util to get ProxyHandler and cache some recurring functions by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/358>
* feature: add simple http client by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/360>
* improvement: use proxy handle in upgrade sub-command by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/362>
* log: on Linux, add distribution name and version by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/363>
* log: add details about how QDT working folder is determined by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/364>
* Change: move QDT subfolders to generic job by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/347>
* feature: use proxy handler in file downloader by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/359>

Documentation 📖

* docs: improve development guide by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/357>
* docs: update qprofiles-manager with deprecated 'git' value by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/361>

0.29.0

Bugs fixes 🐛

* Fix: local Git repository were not recognized anymore as valid git repository <https://github.com/Guts/qgis-deployment-cli/issues/344>
* Fix: surround profile name with quotes to prevent space by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/348> (<https://github.com/Guts/qgis-deployment-cli/issues/320>)

Features and enhancements 🎉

* Git synchronization: global improvements by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/346>

Tooling 🔧

* CI: fix packages-dir path for PyPi upload by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/339>
* Packaging: add operating system name to build report by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/340>
* CI: avoid uploading build reports by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/341>

Documentation 📖

* Docs: how to manually deploy to PyPi by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/342>

0.28.0

Bugs fixes 🐛

* Disable ConfigParser strict mode to better handling of heterogeneity of QGIS config files by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/334>

Features and enhancements 🎉

* Add util to format octets size into human-readable format by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/331>
* Refacto: add a Git handler base class to inherit from and avoid duplicate code by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/333>
* Jobs: make downloaded and installed profiles listing more generic by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/336>
* Enhancement: add a module to read and write QGIS ini files by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/337>

Tooling 🔧

* Packaging: renamed license to match Pypi classifier by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/326>
* Publishing to PyPi: switch to trusted publisher by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/327>
* Add python 3.12 to tests and supported versions by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/328>
* Packaging: restore operating system name in final executables by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/329>
* CI: add discussion category name to link to a GitHub Release by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/330>

Documentation 📖

* Add demonstration profile viewer mode by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/332>

0.27.0

Bugs fixes 🐛

* Fix missing shortcut template in packaging by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/319>

Features and enhancements 🎉

* Support custom HTTP proxy setting: QDT_PROXY_HTTP by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/293>
* Refacto: move shortcuts related code into specific subpkg by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/324>
* Quality: global project improvements and clean up by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/325>

Tooling 🔧

* Improve setup: add extras and factorize requirements loading by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/302>
* Switch license from LGPL3 to Apache License 2 by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/314>
* Packaging: improve output name and PyInstaller options by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/321>
* Tooling: update VS Code config by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/323>

Documentation 📖

* Mise à jour documentation by sigeal in <https://github.com/Guts/qgis-deployment-cli/pull/315>

Other Changes

* Update Pillow to fix CVE related to libwebp by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/313>

New Contributors

* sigeal made their first contribution in <https://github.com/Guts/qgis-deployment-cli/pull/315>

__Full Changelog__: <https://github.com/Guts/qgis-deployment-cli/compare/0.26.0...0.27.0>

0.26.0

Bugs fixes 🐛

* Fix: accept different types (URLs or str) as environment variables values by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/291>

0.25.0

Bugs fixes 🐛

* Set download as default action by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/281>

Features and enhancements 🎉

* Improve: if icon not found, use default QGIS icon (only Linux Free Desktop) by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/282>

Tooling 🔧

* Packaging: add icon to exe by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/285>

Documentation 📖

* Add demo profile by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/276>
* Documentation: add typical project structure section by Guts in <https://github.com/Guts/qgis-deployment-cli/pull/280>

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.