Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-deps for openSUSE:Factory checked in at 2025-11-11 19:20:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-deps (Old) and /work/SRC/openSUSE:Factory/.git-deps.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-deps" Tue Nov 11 19:20:36 2025 rev:7 rq:1316991 version:1.1.0+git.1696898573.89d51e8 Changes: -------- --- /work/SRC/openSUSE:Factory/git-deps/git-deps.changes 2024-07-30 11:57:18.728424352 +0200 +++ /work/SRC/openSUSE:Factory/.git-deps.new.1980/git-deps.changes 2025-11-11 19:21:04.650821586 +0100 @@ -1,0 +2,6 @@ +Mon Nov 10 21:42:28 UTC 2025 - Matej Cepl <[email protected]> + +- Add pygit2-1.16.0.patch (gh#aspiers/git-deps!132) upgrade + pygit2 to 1.16 and fix bugs. + +------------------------------------------------------------------- New: ---- pygit2-1.16.0.patch ----------(New B)---------- New: - Add pygit2-1.16.0.patch (gh#aspiers/git-deps!132) upgrade pygit2 to 1.16 and fix bugs. ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-deps.spec ++++++ --- /var/tmp/diff_new_pack.rgko6y/_old 2025-11-11 19:21:05.318849565 +0100 +++ /var/tmp/diff_new_pack.rgko6y/_new 2025-11-11 19:21:05.322849732 +0100 @@ -34,6 +34,9 @@ # PATCH-FIX-UPSTREAM no-pkg-resources.patch gh#aspiers/git-deps!131 [email protected] # Don't depend on pkg_resources Patch2: no-pkg-resources.patch +# PATCH-FIX-UPSTREAM pygit2-1.16.0.patch gh#aspiers/git-deps!132 [email protected] +# Upgrade pygit2 to 1.16 and fix bugs, test pass on macos +Patch3: pygit2-1.16.0.patch BuildRequires: fdupes BuildRequires: git BuildRequires: python-rpm-macros @@ -72,8 +75,7 @@ %install %python3_pyproject_install -install -D -m 755 %{buildroot}%{python3_sitelib}/git_deps/handler.py \ - %{buildroot}%{_bindir}/gitfile-handler +install -D -m 755 git_deps/handler.py %{buildroot}%{_bindir}/gitfile-handler %python3_fix_shebang %fdupes %{buildroot}%{python3_sitelib} ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.rgko6y/_old 2025-11-11 19:21:05.362851408 +0100 +++ /var/tmp/diff_new_pack.rgko6y/_new 2025-11-11 19:21:05.370851742 +0100 @@ -1,5 +1,5 @@ -mtime: 1722292644 -commit: 9d9fee934c8baba58ae7cbb8320e6c427be9f025716f9ae2f0743a0cc8dbfc04 -url: https://src.opensuse.org/mcepl_pkgs/git-deps.git -revision: 9d9fee934c8baba58ae7cbb8320e6c427be9f025716f9ae2f0743a0cc8dbfc04 +mtime: 1762811025 +commit: 0275667478f243be6cd3252a9d999f060b0c79be7a7c36af06dd381c95eff2b5 +url: https://src.opensuse.org/mcepl/git-deps.git +revision: factory ++++++ build.specials.obscpio ++++++ --- old/.gitignore 2024-07-30 00:40:07.000000000 +0200 +++ new/.gitignore 2025-11-10 22:44:05.000000000 +0100 @@ -1,2 +1,5 @@ .osc git-deps/ +_scmsync.obsinfo +.pytest_cache/ +build.specials.obscpio ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-11-10 22:44:05.000000000 +0100 @@ -0,0 +1,5 @@ +.osc +git-deps/ +_scmsync.obsinfo +.pytest_cache/ +build.specials.obscpio ++++++ pygit2-1.16.0.patch ++++++ ++++ 40788 lines (skipped)
