14
0
forked from pool/python-pysvn
Files
python-pysvn/python-pysvn.spec

93 lines
3.0 KiB
RPMSpec
Raw Normal View History

#
# spec file for package python-pysvn
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define packagename pysvn
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pysvn
Version: 1.9.12
Release: 0
Summary: Highlevel Subversion Python Bindings
License: Apache-1.1
Group: Development/Libraries/Python
URL: https://pysvn.sourceforge.io/
Source0: https://sourceforge.net/projects/pysvn/files/pysvn/V%{version}/pysvn-%{version}.tar.gz
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pycxx-devel}
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libapr1-devel
BuildRequires: libcom_err-devel
BuildRequires: libcom_err2
BuildRequires: libexpat-devel
BuildRequires: neon-devel
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
BuildRequires: python-rpm-macros
BuildRequires: subversion-devel
Requires: neon
Requires: subversion
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
%python_subpackages
%description
pysvn is a set of highlevel Python bindings to Subversion. pysvn
enables tools to be written in Python that use Subversion.
Features:
* Supports all svn client features
* Supports svn transaction features required to write svn pre-commit
hooks
* Python like interface
* Documentation and examples provided
* No need to understand the Subversion C API
%prep
%setup -q -n %{packagename}-%{version}
# Remove bundled libs
rm -rf Import
%build
export CFLAGS="%{optflags}"
pushd Source
%python_exec setup.py configure --enable-debug --verbose --fixed-module-name --norpath
sed -i -e 's@-Wall -fPIC -fexceptions -frtti@%{optflags} -fPIC -frtti@' Makefile
make %{?_smp_mflags}
%install
install -d -m 755 %{buildroot}%{python_sitearch}/%{packagename}
install -p -m 644 Source/%{packagename}/__init__.py %{buildroot}%{python_sitearch}/%{packagename}
install -p -m 755 Source/%{packagename}/_pysvn.so %{buildroot}%{python_sitearch}/%{packagename}
%fdupes %{buildroot}%{python_sitearch}/%{packagename}/__pycache__
%check
pushd Tests
# the tests expect a valid answer from locale.getdefaultlocale()
# C.UTF-8 does not work. Use en_US.utf-8.
# The test have not been test in parallel, use one core for now.
export LC_ALL=en_US.UTF-8
%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHON=$python make -j1
popd
Accepting request 520001 from devel:languages:python:singlespec-staging - Update to version 1.9.4 - Remove bnc445431_pysvn_svnenv.cpp.diff * No longer needed - singlespec auto-conversion - 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. - Update to version 1.7.8 + No changelog available - update to 1.7.7 * no degestible changelog provided from upstream - Added patch for bnc#780243, cherry-picked from upstream r1742 - license update: Apache-1.1 See LICENSE.txt (most of the package is in fact BSD-3-Clause licensed" - Fix building python 3 package on openSUSE 11.4 - Add python 3 package - update to 1.7.6: * supports subversion 1.7.3 (and earlier) - Ran spec-cleaner - update to 1.7.5: * update included pycss to 0.6 to build against subversion 1.7 - Update to version 1.7.4 * bug fixes for reported issues - Update to version 1.7.2 - enable parallel build - update to version 1.7.0 switch to the authors recommended way to build/install this thing - readd the second last change - Fixed bnc#445431 "undefinied C++ code" in pysvn_svnenv.cpp - fix typo in specfile - remove doc files from INSTALLED_FILES - renamed macro _realname - Taken from home:/termim into factory - Version 1.6.0 setup.py - Revision: 130370 - New release Bogdano Arendartchuk <bogdano@mandriva.com> - fix after version upgrade) - Revision: 91597 - Remove patch and update - Rebuild for latest pyhton + Bogdano Arendartchuk <bogdano@mandriva.com> - Import python-pysvn OBS-URL: https://build.opensuse.org/request/show/520001 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=35
2017-08-31 17:31:13 +00:00
%files %{python_files}
%license LICENSE.txt
%doc Docs Examples
%{python_sitearch}/%{packagename}
%changelog