diff --git a/GitPython-3.1.43.tar.gz b/GitPython-3.1.43.tar.gz deleted file mode 100644 index 8d5ec69..0000000 --- a/GitPython-3.1.43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f87dfd8e0d0fce15690a5e84b92d3b02710161e116fda5d5f2324144b2cca23d -size 529566 diff --git a/GitPython-3.1.44.tar.gz b/GitPython-3.1.44.tar.gz new file mode 100644 index 0000000..92dae03 --- /dev/null +++ b/GitPython-3.1.44.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3531cdeeaaa1a14c6e2feb3c945ae6854614669bc88ba875b46f42c90bb5ae +size 5542423 diff --git a/_service b/_service index a624fea..4b31f23 100644 --- a/_service +++ b/_service @@ -1,12 +1,12 @@ - 3.1.43 https://github.com/gitpython-developers/GitPython git + 3.1.44 + @PARENT_TAG@ yes enable enable - 3.1.43 gz diff --git a/_servicedata b/_servicedata index e1dbb60..ee24071 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ git://github.com/gitpython-developers/GitPython f653af66e4c9461579ec44db50e113facf61e2d3 https://github.com/gitpython-developers/GitPython - 2a2ae776825f249a3bb7efd9b08650486226b027 \ No newline at end of file + fb1b05124f1070ed56231a782daee0ffce9e1372 \ No newline at end of file diff --git a/python-GitPython.changes b/python-GitPython.changes index 92e4b47..ef92b21 100644 --- a/python-GitPython.changes +++ b/python-GitPython.changes @@ -1,3 +1,81 @@ +------------------------------------------------------------------- +Wed Mar 5 12:41:24 UTC 2025 - Johannes Kastl + +- update to 3.1.44: + * What's Changed + - Fix typo in _get_exe_extensions PATHEXT fallback by + @EliahKagan in #1890 + - Don't suppress pytest warning summaries by @EliahKagan in + #1892 + - Update the comment about --mixed and paths by @EliahKagan in + #1894 + - Fixed an error updating shallow submodules by @EduardTalanov + in #1899 + - Initial Migration of Fuzz Tests & Integration Scripts From + the OSS-Fuzz Project Repo by @DaveLak in #1901 + - Fuzzer Migration Follow-ups by @DaveLak in #1903 + - Dockerize "Direct Execution of Fuzz Targets" by @DaveLak in + #1904 + - Fix Fuzzer Crash in ClusterFuzz Due to Missing Git Executable + by @DaveLak in #1906 + - Add GitPython's Standard License Header Comments to Shell + Scripts by @DaveLak in #1907 + - Fix IndexError in GitConfigParser When a Quoted Config Value + Contains a Trailing New Line by @DaveLak in #1908 + - Attempt 2 - Fix Missing Git Executable Causing ClusterFuzz + Crash by @DaveLak in #1909 + - Replace the Suboptimal fuzz_tree.py Harness With a Better + Alternative by @DaveLak in #1910 + - Add git.Blob Fuzz Target by @DaveLak in #1911 + - lint: switch order Ruff's hooks fix -> format by @Borda in + #1912 + - Update OSS-Fuzz Scripts to Use New QA-Assets Repo Structure + by @DaveLak in #1913 + - Add Diff Fuzz Target by @DaveLak in #1914 + - Instrument test utility functions to increase fuzzer + efficiency by @DaveLak in #1915 + - Add the .git subdir as another safe.directory on Cygwin CI by + @EliahKagan in #1916 + - Bump Vampire/setup-wsl from 3.0.0 to 3.1.0 by @dependabot in + #1917 + - Add Submodules Fuzz Target by @DaveLak in #1919 + - Add graceful handling of expected exceptions in + fuzz_submodule.py by @DaveLak in #1922 + - precommit: enable validate-pyproject by @Borda in #1921 + - typing fixes - DiffIndex generic type and IndexFile items by + @Andrej730 in #1925 + - Fix Improper Import Order Breaking fuzz_submodule Fuzzer by + @DaveLak in #1926 + - Fix iter_change_type diff renamed property to prevent warning + by @kamilkrzyskow in #1918 + - fixed doc to not faulty do #1924 by @zerothi in #1932 + - fix: fix incoherent beginning whitespace by @cardoeng in + #1933 + - Change aliases to work around mypy issue. by @PatrickMassot + in #1935 + - precommit: enable end-of-file-fixer by @Borda in #1920 + - lint: add typos check by @Borda in #1888 + - Add type of change to files_dict of a commit by @JonasScharpf + in #1943 + - Enable Python 3.8 and 3.9 on M1 runners by @EliahKagan in + #1944 + - Use Alpine Linux in WSL on CI by @EliahKagan in #1945 + - Remove the non-ARM macOS CI jobs by @EliahKagan in #1946 + - Fix Several Bugs in the fuzz_submodule Causing a lot of False + Alarms in the OSS-Fuzz Bug Tracker by @DaveLak in #1950 + - Gracefully handle PermissionError exceptions that crash + fuzzer by @DaveLak in #1951 + - Fuzzing: Gracefully Handle Uninteresting Error to Fix + OSS-Fuzz Issue by @DaveLak in #1952 + - Update and adjust pre-commit hooks by @EliahKagan in #1953 + - Upgrade sphinx to ~7.1.2 by @EliahKagan in #1954 + - Don't support building documentation on Python 3.7 by + @EliahKagan in #1956 + - _to_relative_path to support mixing slashes and backslashes + by @Andrej730 in #1961 + - Update base.py by @alex20230721 in #1965 + - Fix Fetch progress bar by @fvalette-ledger in #1971 + ------------------------------------------------------------------- Mon Nov 18 21:31:25 UTC 2024 - Anton Smorodskyi diff --git a/python-GitPython.spec b/python-GitPython.spec index e377c3e..23f5c2d 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -1,7 +1,7 @@ # # spec file for package python-GitPython # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-GitPython -Version: 3.1.43 +Version: 3.1.44 Release: 0 Summary: Python Git Library License: BSD-3-Clause