------------------------------------------------------------------- Mon Jul 29 22:36:44 UTC 2024 - Matej Cepl - Fix dont-use-st-markdown.patch (don't list packages explicitly, generate the list) ------------------------------------------------------------------- Thu Jul 18 14:49:09 UTC 2024 - mcepl@cepl.eu - Update to version 1.1.0+git.1696898573.89d51e8: * Only use pygit2's blame via opt-in * Blame via pygit2 instead of subprocess * Fix deps fetching on the root commit * Start test suite of running git-deps on itself * Remove dependency to six. Closes #115 * Remove Travis config * Upgrade setuptools * Create CI.yml * Import `safe_join` from `werkzeug.security` * Drop support for Python 3.6 * Drop setuptools-markdown * Handle server port in use error more gracefully (#88) * Fix publishing procedure * Expand AUTHORS.rst * Remove sphinx.ext.pngmath * Add maintainer-guide to the docs * Be stricter with docs * Update sphinx docs location * Update CHANGES.rst * Add flake8 to Travis * Fix some flake8 issues * Don't totally ignore KeyboardInterrupt * Improve HTML installation instructions slightly * Update INSTALL.md for Python 3.x (#98) * Update tox.ini for newer Pythons * Fix Travis builds (#73) * Use line-buffering on output (#87) * Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html - Remove upstreamed patches: - Fix-issue-with-unbuffered-text-I-O-under-python3.patch - Add compatibility patches: - no-pkg-resources.patch - pygit2-1.15.0.patch (from gh#aspiers/git-deps!129) ------------------------------------------------------------------- Tue Jul 18 09:45:54 UTC 2023 - mcepl@cepl.eu - Update to version 1.1.0+git.1655802074.8cafb5c: * Import `safe_join` from `werkzeug.security` * Drop support for Python 3.6 * Drop setuptools-markdown * Handle server port in use error more gracefully (#88) * Fix publishing procedure * Expand AUTHORS.rst * Remove sphinx.ext.pngmath * Add maintainer-guide to the docs * Be stricter with docs * Update sphinx docs location * Update CHANGES.rst * Add flake8 to Travis * Fix some flake8 issues * Don't totally ignore KeyboardInterrupt * Improve HTML installation instructions slightly * Update INSTALL.md for Python 3.x (#98) * Update tox.ini for newer Pythons * Fix Travis builds (#73) * Use line-buffering on output (#87) * Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html - Remove upstreamed Fix-issue-with-unbuffered-text-I-O-under-python3.patch - Switch package to be managed by SCM. ------------------------------------------------------------------- Fri Sep 23 08:19:58 UTC 2022 - pgajdos@suse.com - do not require python-six https://trello.com/c/MO53MocR/143-remove-python3-six ------------------------------------------------------------------- Mon Apr 12 20:46:51 UTC 2021 - Matej Cepl - Fix Requires ------------------------------------------------------------------- Sat Apr 3 09:34:59 UTC 2021 - Matej Cepl - Remove single-package spec, this is just a regular application which happens to be written in Python, not a Python library. ------------------------------------------------------------------- Thu Oct 29 15:48:48 UTC 2020 - Bruce Rogers - 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). ------------------------------------------------------------------- Mon Jun 1 17:25:50 UTC 2020 - Matej Cepl - Extend dont-use-st-markdown.patch to include full setup() command instead of setup.cfg only. ------------------------------------------------------------------- Tue Feb 18 09:49:14 UTC 2020 - mcepl@cepl.eu - 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 ------------------------------------------------------------------- Thu Jun 4 07:32:47 UTC 2015 - bwiedemann@suse.com - add HTML parts ------------------------------------------------------------------- Thu Jun 4 04:40:14 UTC 2015 - bwiedemann@suse.com - initial package