Hello community,

here is the log from the commit of package python-GitPython for 
openSUSE:Factory checked in at 2020-05-04 18:41:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-GitPython (Old)
 and      /work/SRC/openSUSE:Factory/.python-GitPython.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-GitPython"

Mon May  4 18:41:40 2020 rev:19 rq:800005 version:3.1.1.1586590969.b860d1873a25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-GitPython/python-GitPython.changes        
2020-04-02 17:45:20.433528274 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-GitPython.new.2738/python-GitPython.changes  
    2020-05-04 18:42:55.281348486 +0200
@@ -1,0 +2,15 @@
+Mon May 04 09:21:39 UTC 2020 - [email protected]
+
+- Update to version 3.1.1.1586590969.b860d1873a25:
+  * bump patch level
+  * Remove forced verbosity when fetching from a remote
+  * Now it should really start working - go, doctests, go!
+  * Maybe this fixes the doc tests
+  * This should fix tests, as tree[0] is not a tree anymore
+  * Test for PyOxidizer and avoid trying to use __file__ if present
+  * Satisfy flake8 requirement related to #1000
+  * Try again to apply patch related to #1000
+  * make clear that appveyor and travis are not used anymore
+  * Remove code-coverage from requirements - codecov wants way too many 
permissions…
+
+-------------------------------------------------------------------

Old:
----
  GitPython-3.1.0.1582544583.8c9da73.tar.xz

New:
----
  GitPython-3.1.1.1586590969.b860d1873a25.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-GitPython.spec ++++++
--- /var/tmp/diff_new_pack.kG4PxH/_old  2020-05-04 18:42:56.813351645 +0200
+++ /var/tmp/diff_new_pack.kG4PxH/_new  2020-05-04 18:42:56.817351654 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-GitPython
-Version:        3.1.0.1582544583.8c9da73
+Version:        3.1.1.1586590969.b860d1873a25
 Release:        0
 Summary:        Python Git Library
 License:        BSD-3-Clause

++++++ GitPython-3.1.0.1582544583.8c9da73.tar.xz -> 
GitPython-3.1.1.1586590969.b860d1873a25.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-GitPython/GitPython-3.1.0.1582544583.8c9da73.tar.xz
 
/work/SRC/openSUSE:Factory/.python-GitPython.new.2738/GitPython-3.1.1.1586590969.b860d1873a25.tar.xz
 differ: char 25, line 1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kG4PxH/_old  2020-05-04 18:42:56.873351769 +0200
+++ /var/tmp/diff_new_pack.kG4PxH/_new  2020-05-04 18:42:56.877351777 +0200
@@ -1,12 +1,12 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionprefix">3.1.0</param>
+    <param name="versionprefix">3.1.1</param>
     <param name="url">git://github.com/gitpython-developers/GitPython</param>
     <param name="scm">git</param>
     <param name="package-meta">yes</param>
     <param name="changesgenerate">enable</param>
     <param name="submodules">enable</param> 
-    <param name="revision">refs/tags/3.1.0</param>
+    <param name="revision">refs/tags/3.1.1</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="compression">xz</param>


Reply via email to