Changelog for
git-deps-1.1.0+git.1696898573.89d51e8-3.6.noarch.rpm :
* Thu Jul 18 2024 mceplAATTcepl.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 2023 mceplAATTcepl.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 2022 pgajdosAATTsuse.com- do not require python-six https://trello.com/c/MO53MocR/143-remove-python3-six
* Mon Apr 12 2021 Matej Cepl
- Fix Requires
* Sat Apr 03 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 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 01 2020 Matej Cepl - Extend dont-use-st-markdown.patch to include full setup() command instead of setup.cfg only.
* Tue Feb 18 2020 mceplAATTcepl.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 04 2015 bwiedemannAATTsuse.com- add HTML parts
* Thu Jun 04 2015 bwiedemannAATTsuse.com- initial package