没有项目描述

addonupdater的Python项目详细描述


添加日期Build Status

更新社区加载项中的依赖项。
nb!:此软件包仅适用于社区附加组件项目的维护人员。

安装

需要python版本3.5.3+

pip install addonupdater

示例

addonupdater --token AAAAAAAAAAAAAAAAAAAAA --addon sqlite-web --test
Starting upgrade sequence for sqlite-web
Checking for apk uppdates
g++ Allready have the newest version 6.4.0-r9
gcc Allready have the newest version 6.4.0-r9
make Allready have the newest version 4.2.1-r2
python3-dev Allready have the newest version 3.6.6-r0
apache2-utils Allready have the newest version 2.4.35-r0
nginx Allready have the newest version 1.14.2-r0
python3 Allready have the newest version 3.6.6-r0
cython Allready have the newest version 0.28.2-r0
Checking for pip uppdates
flask Allready have the newest version 1.0.2
sqlite-web Allready have the newest version 0.3.5
:arrow_up: Upgrades peewee to version 3.8.0
Test was enabled, skipping commit
:arrow_up: Upgrades datasette to version 0.26
Test was enabled, skipping commit

cli选项

paramaliasdescription
^{}^{}An GitHub Access token with ^{} permissions.
^{}^{}Name of the add-on, this has to match the dir that contains the ^{}.
^{}^{}Name of the repo for the add-on, this is optional and defaults to ^{}.
^{}^{}If this flag is used commits will be omitted.
^{}^{}Print more stuff to the console.
^{}^{}Target version of apk packages, like ^{}.
^{}^{}Skip apk updates.
^{}^{}Skip custom updates.
^{}^{}Skip pip updates.
^{}^{}Skip base image updates.
^{}^{}Specify GitHub org, defaults to 'hassio-addons'.
^{}^{}Create a PR instead of pushing directly to master.

BuyMeCoffee

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何创建Restful服务并将其部署到OSGi容器?   java如何获取用户在EditText中输入的时间并从中扣除5小时30分钟?   java用户无法注销firebase 安卓   java Undertow始终将字符集添加到ContentType头,即使它不是文本MIME类型   java LocalBroadcastManager未正确接收消息   foreach在Java中有没有比For循环更好的方法可以灵活地遍历集合?   java如何在安卓上移动球   在OSGi下的Log4j中使所有记录器异步时,java ClassNotFoundException   java未知输入字节长度转换为int   java测试工厂在使用前缀命名时抛出NPE   对象的副本(JAVA)   java SP20310:无法打开文件。sql   java Spring安全性仅为一条路径添加安全性   java在idea中获取菱形运算符的编译错误