Age | Commit message (Collapse) | Author |
|
|
|
|
|
* add build process and install via pypa/installer
|
|
* parse version from setup.py and use commit date instead of commit
count as git ref
* add python-google-auth-oauthlib as dependency
|
|
With the addition of the verbose option to the command line by the upstream,
the temporary verbose patch is no longer necessary.
|
|
Due to the upstream not merging the PR
(https://github.com/gauteh/lieer/pull/248).
I temporarily make a patch to the verbose option, which makes the
verbose option always to be false, so that the operation could be
executed as normal.
|
|
|