Hello community,

here is the log from the commit of package python-pysvn for openSUSE:Factory 
checked in at 2020-12-14 18:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysvn (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysvn.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysvn"

Mon Dec 14 18:09:13 2020 rev:29 rq:855617 version:1.9.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysvn/python-pysvn.changes        
2018-08-18 00:01:37.734632145 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysvn.new.2328/python-pysvn.changes      
2020-12-14 18:09:42.283660163 +0100
@@ -1,0 +2,17 @@
+Fri Dec 11 13:34:16 UTC 2020 - andy great <[email protected]>
+
+- Update to version 1.9.12.
+  * Binary kits limited to using currently support versions of 
+    Subversion and Python. However python 2.7 kits will be provided 
+    after python 2.7 goes end-of-life.
+  * Add support for subversion 1.14
+  * Build binary kits for Python 3.9b1
+  * Add support for gpg-agent auth provider
+  * Fix problem building against svn 1.7 which is needed for Centos
+    7 support
+- Disabled test because errors occured, report at
+  https://sourceforge.net/p/pysvn/tickets/8/
+- Clean spec file a bit.
+- Remove duplicate files with fdupes.
+
+-------------------------------------------------------------------

Old:
----
  pysvn-1.9.6.tar.gz

New:
----
  pysvn-1.9.12.tar.gz

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

Other differences:
------------------
++++++ python-pysvn.spec ++++++
--- /var/tmp/diff_new_pack.aucHwR/_old  2020-12-14 18:09:42.971660846 +0100
+++ /var/tmp/diff_new_pack.aucHwR/_new  2020-12-14 18:09:42.971660846 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysvn
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pysvn
-Version:        1.9.6
+Version:        1.9.12
 Release:        0
 Summary:        Highlevel Subversion Python Bindings
 License:        Apache-1.1
 Group:          Development/Libraries/Python
-URL:            http://pysvn.tigris.org
-Source0:        
http://pysvn.barrys-emacs.org/source_kits/pysvn-%{version}.tar.gz
+URL:            https://pysvn.sourceforge.io/
+Source0:        
https://sourceforge.net/projects/pysvn/files/pysvn/V1.9.12/pysvn-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pycxx-devel}
 BuildRequires:  %{python_module xml}
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libapr1-devel
 BuildRequires:  libcom_err-devel
@@ -78,13 +79,16 @@
 }
 rm -f Docs/generate_cpp_docs_from_html_docs.py
 
+%fdupes %{buildroot}%{python_sitearch}/pysvn/__pycache__
+
 %check
-cd Tests
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHON=$python make 
%{?_smp_mflags} || :
+# Disabled test because there are errors. Bug report: 
https://sourceforge.net/p/pysvn/tickets/8/
+# cd Tests
+# %%python_expand PYTHONPATH=%%{buildroot}%%{$python_sitearch} PYTHON=$python 
make %%{?_smp_mflags} || :
 
 %files %{python_files}
 %license LICENSE.txt
 %doc Docs Examples
-%{python_sitearch}/*
+%{python_sitearch}/pysvn
 
 %changelog

++++++ pysvn-1.9.6.tar.gz -> pysvn-1.9.12.tar.gz ++++++
++++ 92821 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to