forked from pool/python-pysvn
Accepting request 521993 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/521993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 7 12:02:11 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Ensure neutrality of description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 31 17:01:43 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@@ -19,8 +19,8 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pysvn
|
||||
Version: 1.9.4
|
||||
%define pcxxver 6.2.8
|
||||
Release: 0
|
||||
%define pcxxver 6.2.8
|
||||
Summary: Highlevel Subversion Python Bindings
|
||||
License: Apache-1.1
|
||||
Group: Development/Libraries/Python
|
||||
@@ -42,17 +42,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
pysvn is a highlevel and easy to use Python bindings to Subversion. The pysvn
|
||||
project's goal is to enable Tools to be written in Python that use Subversion.
|
||||
Windows, Mac OS X, Linux and other unix platforms are supported.
|
||||
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
|
||||
* Easy to learn and use
|
||||
* Python like interface
|
||||
* Good Documentation and examples
|
||||
* Documentation and examples provided
|
||||
* No need to understand the Subversion C API
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user