From 7f54ace4f99086f66fe57bd5b35d517dfc23a63659cc447f35e6da95aa190c05 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 10 Jun 2018 15:27:16 +0000 Subject: [PATCH] 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 --- python-pyosf.changes | 6 ++++++ python-pyosf.spec | 15 ++++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/python-pyosf.changes b/python-pyosf.changes index 70d93cc..3f89312 100644 --- a/python-pyosf.changes +++ b/python-pyosf.changes @@ -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 diff --git a/python-pyosf.spec b/python-pyosf.spec index 1a36911..931ff4b 100644 --- a/python-pyosf.spec +++ b/python-pyosf.spec @@ -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}