AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- do not require python-six https://trello.com/c/MO53MocR/143-remove-python3-six
- Fix Requires
- Remove single-package spec, this is just a regular application which happens to be written in Python, not a Python library.
- Fix setup.py to correctly identify the project packages git_deps and git_deps/listener. These were not being packaged and as a result the git-deps command was simply failing - Add Fix-issue-with-unbuffered-text-I-O-under-python3.patch, which fixes the issue with unbuffered text I/O under python3, (gh#aspiers/git-deps#93).
- Extend dont-use-st-markdown.patch to include full setup() command instead of setup.cfg only.
- Update to version 1.0.2+git.1559732444.7c75531: * add direct links to presentation videos * add links to blog and Nashville presentation * Fix link in readme to USE-CASES.md * Don't crash with commit messages that aren't valid utf-8 * Use unbuffered IO * add Credits section * split off use cases to separate file * add missing sections to TOC * make CONTRIBUTING.md link consistent with others
- add HTML parts
- initial package