lp:~gtg/gtg/liblarch
- Get this branch:
- bzr branch lp:~gtg/gtg/liblarch
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/getting-things-gnome/liblarch.git.
Last successful import was 3 hours ago.
Recent revisions
- 205. By François Schmidts <email address hidden> on 2021-01-15
-
Slight optim on refilter and account for refresh param in apply_filter
- 204. By Jeff Fortin Tam on 2020-11-02
-
Make the PEP8 pycodestyle checks pass, and compact the code
Follow GTG's policy where slightly longer line lengths are allowed
- 202. By Jon <email address hidden> on 2020-11-02
-
Disallow python2 installation
```
File "/build/source/ liblarch/ __init_ _.py", line 21, in <module>
from .tree import MainTree
File "/build/source/ liblarch/ tree.py" , line 416
print(output, end=' ')
^
SyntaxError: invalid syntax
``` - 197. By Frédéric Brière on 2020-05-27
-
debian: Removed unnecessary X-Python3-Version header
From the Debian Python Library Style Guide[1]:
The oldest supported version of Debian (as of 2018-05-03) includes
python3.4, so if the minimum version is less than 3.4, there is no
need to include X-Python3-Version.[1] https:/
/wiki.debian. org/Python/ LibraryStyleGui de#Python_ versions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)