From fa2eba6b9319fb595e56278e9b474adac6f76f1b11ec2500cd4bf7f115ad0f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 14 Jan 2021 14:51:52 +0000 Subject: [PATCH] Accepting request 863122 from home:mcalabkova:branches:devel:languages:python - Update to version 3.1.12.1610074031.f653af66: * fix flake * fix tests the fast way * First attempt to fix failing test of #1103 OBS-URL: https://build.opensuse.org/request/show/863122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=42 --- GitPython-3.1.12.1609914640.3dd71d3e.tar.xz | 3 --- GitPython-3.1.12.1610074031.f653af66.tar.xz | 3 +++ _service | 2 +- _servicedata | 2 +- python-GitPython.changes | 8 ++++++++ python-GitPython.spec | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 GitPython-3.1.12.1609914640.3dd71d3e.tar.xz create mode 100644 GitPython-3.1.12.1610074031.f653af66.tar.xz diff --git a/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz b/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz deleted file mode 100644 index 9096996..0000000 --- a/GitPython-3.1.12.1609914640.3dd71d3e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd52de54d79b48e1b2735c804ccc180302ff3d69c2d7ca532f0976bff409288b -size 10928024 diff --git a/GitPython-3.1.12.1610074031.f653af66.tar.xz b/GitPython-3.1.12.1610074031.f653af66.tar.xz new file mode 100644 index 0000000..0c4097d --- /dev/null +++ b/GitPython-3.1.12.1610074031.f653af66.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cef2152b84e2abba1f26b6c1cdcf4c5938017edfe91f4c44dd19770b5c0ff4 +size 10938580 diff --git a/_service b/_service index 6cccd9d..627fbed 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ yes enable enable - refs/tags/3.1.12 + f653af66e4c9461579ec44db50e113facf61e2d3 xz diff --git a/_servicedata b/_servicedata index 82393b0..dc656f3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/gitpython-developers/GitPython - 3dd71d3edbf3930cce953736e026ac3c90dd2e59 \ No newline at end of file + f653af66e4c9461579ec44db50e113facf61e2d3 \ No newline at end of file diff --git a/python-GitPython.changes b/python-GitPython.changes index 118c2e2..1755d37 100644 --- a/python-GitPython.changes +++ b/python-GitPython.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 14 14:19:01 UTC 2021 - mmachova@suse.com + +- Update to version 3.1.12.1610074031.f653af66: + * fix flake + * fix tests the fast way + * First attempt to fix failing test of #1103 + ------------------------------------------------------------------- Sun Jan 10 17:13:24 UTC 2021 - mliska@suse.cz diff --git a/python-GitPython.spec b/python-GitPython.spec index 7732b77..66c979d 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-GitPython -Version: 3.1.12.1609914640.3dd71d3e +Version: 3.1.12.1610074031.f653af66 Release: 0 Summary: Python Git Library License: BSD-3-Clause