Accepting request 615783 from home:jengelh:branches:devel:languages:python

- Ensure neutrality of description. Replace aims by current
  capability.

OBS-URL: https://build.opensuse.org/request/show/615783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyosf?expand=0&rev=7
This commit is contained in:
Matej Cepl 2018-06-10 15:27:16 +00:00 committed by Git OBS Bridge
parent 23c4706948
commit 7f54ace4f9
2 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 10 11:01:05 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description. Replace aims by current
capability.
-------------------------------------------------------------------
Thu Jun 7 16:54:22 UTC 2018 - toddrme2178@gmail.com

View File

@ -44,19 +44,20 @@ BuildArch: noarch
%python_subpackages
%description
The pyosf package is a pure Python library for simple file sync with
The pyosf package is a pure Python library for file sync with
Open Science Framework.
This package is for simple synchronisation of files from the local
This package is for synchronisation of files from the local
file space to the Open Science Framework (OSF). There is a more
complex fully-featured sync package by the Center for Open Science,
complex sync package by the Center for Open Science,
who created OSF, called osf-sync.
The OSF official package is designed for continuous automated
synchronisation of many projects (a la Dropbox). We needed something
simpler (for combination with PsychoPy). The pyosf package aims to
perform basic search/login/sync operations with single projects on
OSF but only when instructed to do so (no continuous sync).
synchronisation of many projects la Dropbox). The authors of pyosf
needed something simpler (for combination with PsychoPy). The pyosf
package performs basic search/login/sync operations with single
projects on OSF, but only when instructed to do so (no continuous
sync).
%prep
%setup -q -n pyosf-%{version}