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
|
Thu Aug 31 17:01:43 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -19,8 +19,8 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pysvn
|
Name: python-pysvn
|
||||||
Version: 1.9.4
|
Version: 1.9.4
|
||||||
%define pcxxver 6.2.8
|
|
||||||
Release: 0
|
Release: 0
|
||||||
|
%define pcxxver 6.2.8
|
||||||
Summary: Highlevel Subversion Python Bindings
|
Summary: Highlevel Subversion Python Bindings
|
||||||
License: Apache-1.1
|
License: Apache-1.1
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
@@ -42,17 +42,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pysvn is a highlevel and easy to use Python bindings to Subversion. The pysvn
|
pysvn is a set of highlevel Python bindings to Subversion. pysvn
|
||||||
project's goal is to enable Tools to be written in Python that use Subversion.
|
enables tools to be written in Python that use Subversion.
|
||||||
Windows, Mac OS X, Linux and other unix platforms are supported.
|
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Supports all svn client features
|
* Supports all svn client features
|
||||||
* Supports svn transaction features required to write svn pre-commit
|
* Supports svn transaction features required to write svn pre-commit
|
||||||
hooks
|
hooks
|
||||||
* Easy to learn and use
|
|
||||||
* Python like interface
|
* Python like interface
|
||||||
* Good Documentation and examples
|
* Documentation and examples provided
|
||||||
* No need to understand the Subversion C API
|
* No need to understand the Subversion C API
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
Reference in New Issue
Block a user