Commit Graph

8 Commits

Author SHA256 Message Date
9d9fee934c
Fix dont-use-st-markdown.patch (don't list packages explicitly,
generate the list)
2024-07-30 00:37:24 +02:00
031f5590d6
Update to version 1.1.0+git.1696898573.89d51e8:
Some checks failed
obs/scm/build
* 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)
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.
2024-07-19 12:35:11 +02:00
3f8c19d1b5 Accepting request 1005575 from home:pgajdos:python
- do not require python-six
  https://trello.com/c/MO53MocR/143-remove-python3-six

OBS-URL: https://build.opensuse.org/request/show/1005575
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=10
2022-09-26 09:58:16 +00:00
0476dc91bc Accepting request 884738 from home:mcepl:branches:devel:tools:scm
- Fix Requires

OBS-URL: https://build.opensuse.org/request/show/884738
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=8
2021-04-12 20:52:38 +00:00
748ee34d44 Accepting request 882784 from home:mcepl:branches:devel:tools:scm
- Remove single-package spec, this is just a regular application which
  happens to be written in Python, not a Python library.

OBS-URL: https://build.opensuse.org/request/show/882784
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=7
2021-04-03 09:49:02 +00:00
721eee61ad Accepting request 845066 from home:mcepl:branches:devel:tools:scm
- 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).

OBS-URL: https://build.opensuse.org/request/show/845066
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=5
2020-10-30 16:02:54 +00:00
db56bdb965 Accepting request 844902 from home:bfrogers:branches:devel:tools:scm
- 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
- Fix issue with unbuffered text I/O under python3, as identified in
6beebe034b

I couldn't make sense of the "test" which accompanies the source code. i think it's out of date, so I didn't add any tests

OBS-URL: https://build.opensuse.org/request/show/844902
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=4
2020-10-30 15:40:59 +00:00
Martin Pluskal
2339052f2b Accepting request 810664 from home:mcepl:work
Initial suggestion of new package for git-deps.

OBS-URL: https://build.opensuse.org/request/show/810664
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-deps?expand=0&rev=1
2020-06-02 06:17:42 +00:00