forked from pool/python-pony
Accepting request 644590 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/644590 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pony?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 25 09:31:35 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Ensure neutrality of description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 25 09:14:44 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
|
Thu Oct 25 09:14:44 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@@ -39,12 +39,11 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Pony ORM is a object-relational mapper for Python. Using Pony, developers can
|
Pony ORM is a object-relational mapper for Python. Using Pony, users
|
||||||
create and maintain database-oriented software applications . One of the most
|
can create and maintain database-oriented software applications. Pony
|
||||||
interesting features of Pony is its ability to write queries to the database
|
is able to write queries to the database using generator expressions.
|
||||||
using generator expressions. Pony then analyzes the abstract syntax tree of
|
Pony then analyzes the abstract syntax tree of a generator and
|
||||||
a generator and translates it to its SQL equivalent.
|
translates it to its SQL equivalent.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n pony-%{version}
|
%setup -q -n pony-%{version}
|
||||||
|
Reference in New Issue
Block a user