diff --git a/GitPython-3.1.2.1588659169.f14903a.tar.xz b/GitPython-3.1.2.1588659169.f14903a.tar.xz deleted file mode 100644 index c531686..0000000 --- a/GitPython-3.1.2.1588659169.f14903a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd19e9cf39112b68f534b5252788ac63a9ce0e5130c2a0064092870032165bbb -size 10744368 diff --git a/GitPython-3.1.3.1590895281.24cd6da.tar.xz b/GitPython-3.1.3.1590895281.24cd6da.tar.xz new file mode 100644 index 0000000..56b3dc8 --- /dev/null +++ b/GitPython-3.1.3.1590895281.24cd6da.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74a945e293046b9d77dbdc4f5390354bd015d5310c02f351375e08c253ce15b +size 10858384 diff --git a/_service b/_service index 55d7716..063ef6d 100644 --- a/_service +++ b/_service @@ -1,12 +1,12 @@ - 3.1.2 + 3.1.3 git://github.com/gitpython-developers/GitPython git yes enable enable - refs/tags/3.1.2 + refs/tags/3.1.3 xz diff --git a/_servicedata b/_servicedata index dd437f9..fa93c4d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/gitpython-developers/GitPython - f14903a0d4bb3737c88386a5ad8a87479ddd8448 \ No newline at end of file + 24cd6dafc0008f155271f9462ae6ba6f0c0127a4 \ No newline at end of file diff --git a/python-GitPython.changes b/python-GitPython.changes index 2af5033..c3a3b60 100644 --- a/python-GitPython.changes +++ b/python-GitPython.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 14 08:43:10 UTC 2020 - dmueller@suse.com + +- Update to version 3.1.3.1590895281.24cd6da: + * Bump patch level + * BF: tollerate errors while parsing fetch lines + * Fix flake8 errors + * Improve unfortunate wording + ------------------------------------------------------------------- Tue Jun 02 16:41:06 UTC 2020 - dmueller@suse.com diff --git a/python-GitPython.spec b/python-GitPython.spec index b4822cf..93d5c78 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.2.1588659169.f14903a +Version: 3.1.3.1590895281.24cd6da Release: 0 Summary: Python Git Library License: BSD-3-Clause