Hello community,

here is the log from the commit of package python3-pysvn for openSUSE:Factory 
checked in at 2015-09-24 06:14:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pysvn (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pysvn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pysvn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pysvn/python3-pysvn.changes      
2015-01-23 15:46:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pysvn.new/python3-pysvn.changes 
2015-09-24 06:14:19.000000000 +0200
@@ -1,0 +2,23 @@
+Fri Sep 18 09:24:31 UTC 2015 - [email protected]
+
+- update to 1.8.0:
+  * Support python3 sorting of list of PysvnDict objects that name
+    a known "key".
+  * Support Subversion 1.9.1.
+  * Support Python 3.5
+  * Fix issue: is_versioned is always 0
+  * Fix issue: svn_client_root_url_from_path() would crash if login
+    callback was called.
+
+-------------------------------------------------------------------
+Mon Sep  7 09:30:33 UTC 2015 - [email protected]
+
+- Update to version 1.7.10
+  * No changelog available
+- Remove bnc780243_fix_build_script.diff; fixed on upstream release
+- Remove useless dependencies
+  * python3
+  * python3-2to3
+- Use python3-setuptools instead of python3-distribute
+
+-------------------------------------------------------------------

Old:
----
  bnc780243_fix_build_script.diff
  pysvn-1.7.6.tar.gz

New:
----
  pysvn-1.8.0.tar.gz

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

Other differences:
------------------
++++++ python3-pysvn.spec ++++++
--- /var/tmp/diff_new_pack.r3Cb7r/_old  2015-09-24 06:14:20.000000000 +0200
+++ /var/tmp/diff_new_pack.r3Cb7r/_new  2015-09-24 06:14:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pysvn
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pysvn
-Version:        1.7.6
+Version:        1.8.0
 Release:        0
 Summary:        Highlevel Subversion Python 3 Bindings
 License:        Apache-1.1
@@ -25,15 +25,12 @@
 Url:            http://pysvn.tigris.org
 Source0:        
http://pysvn.barrys-emacs.org/source_kits/pysvn-%{version}.tar.gz
 Patch0:         bnc445431_pysvn_svnenv.cpp.diff
-Patch1:         bnc780243_fix_build_script.diff
 BuildRequires:  gcc-c++
 BuildRequires:  libcom_err-devel
 BuildRequires:  libexpat-devel
 BuildRequires:  neon-devel
-BuildRequires:  python3
-BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-xml
 BuildRequires:  subversion-devel
 BuildRequires:  pkgconfig(apr-1)
@@ -57,8 +54,7 @@
 
 %prep
 %setup -q -n pysvn-%{version}
-%patch0 -p0
-%patch1 -p0
+%patch0
 # patch in rpm compiler flags
 sed -i 's/CCFLAGS=-Wall/CCFLAGS=$(RPM_OPT_FLAGS) -Wall -Wno-deprecated/g' 
Source/setup_configure.py
 

++++++ pysvn-1.7.6.tar.gz -> pysvn-1.8.0.tar.gz ++++++
++++ 74070 lines of diff (skipped)


Reply via email to