Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pony-0.7.13-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pony Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.7.13 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 03:43:19 2021
Group: Unspecified Build host: sheep85
Size: 2813413 Source RPM: python-pony-0.7.13-bp153.1.15.src.rpm
Packager: https://bugs.opensuse.org
Url: https://ponyorm.com
Summary: Pony Object-Relational Mapper
Pony ORM is a object-relational mapper for Python. Using Pony, users
can create and maintain database-oriented software applications. Pony
is able to write queries to the database using generator expressions.
Pony then analyzes the abstract syntax tree of a generator and
translates it to its SQL equivalent.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Mar 09 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.7.13:
    * support for python 3.8
    * minor fixes
* Wed Dec 11 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Require full python stack to ensure sqlite module
* Wed Apr 24 2019 pgajdos@suse.com
  - version update to 0.7.10
    * Python3.7 and PyPy decompiling fixes
    * Fix reading NULL from Optional nullable array column
    * Fix handling of empty arrays in queries
    * #415: error message typo
    * #432: PonyFlask - request object can trigger teardown_request
      without real request
    * Fix GROUP CONCAT separator for MySQL
  - deleted sources
    - LICENSE (not needed)
* Fri Mar 01 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 0.7.9:
    * Fix handling of empty arrays and empty lists in queries
    * Fix reading optional nullable array columns from database
    * Array type support for PostgreSQL and SQLite
    * isinstance() support in queries
    * Support of queries based on collections: select(x for x in y.items)
  - Drop merged patch 0001-Fix-tests-failing-with-python-3.6.patch
* Thu Oct 25 2018 Jan Engelhardt <jengelh@inai.de>
  - Ensure neutrality of description.
* Thu Oct 25 2018 Antonio Larrosa <alarrosa@suse.com>
  - Add BuildRequires: python2 for SLE12/Leap 42.3 so tests are
    passed successfully
* Wed Oct 24 2018 Antonio Larrosa <alarrosa@suse.com>
  - Added 0001-Fix-tests-failing-with-python-3.6.patch from upstream
    to fix the tests to run as expected.
* Mon Sep 24 2018 Antonio Larrosa <alarrosa@suse.com> - 0.7.6
  - Initial release of python-pony 0.7.6

Files

/usr/lib/python3.6/site-packages/pony
/usr/lib/python3.6/site-packages/pony-0.7.13-py3.6.egg-info
/usr/lib/python3.6/site-packages/pony-0.7.13-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pony-0.7.13-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pony-0.7.13-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pony-0.7.13-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pony/__init__.py
/usr/lib/python3.6/site-packages/pony/__pycache__
/usr/lib/python3.6/site-packages/pony/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/converting.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/converting.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/options.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/options.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/py23compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/__pycache__/py23compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/converting.py
/usr/lib/python3.6/site-packages/pony/flask
/usr/lib/python3.6/site-packages/pony/flask/__init__.py
/usr/lib/python3.6/site-packages/pony/flask/__pycache__
/usr/lib/python3.6/site-packages/pony/flask/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example
/usr/lib/python3.6/site-packages/pony/flask/example/__init__.py
/usr/lib/python3.6/site-packages/pony/flask/example/__main__.py
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/app.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/app.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/models.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/models.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/views.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/__pycache__/views.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/flask/example/app.py
/usr/lib/python3.6/site-packages/pony/flask/example/config.py
/usr/lib/python3.6/site-packages/pony/flask/example/models.py
/usr/lib/python3.6/site-packages/pony/flask/example/templates
/usr/lib/python3.6/site-packages/pony/flask/example/templates/index.html
/usr/lib/python3.6/site-packages/pony/flask/example/templates/login.html
/usr/lib/python3.6/site-packages/pony/flask/example/templates/reg.html
/usr/lib/python3.6/site-packages/pony/flask/example/views.py
/usr/lib/python3.6/site-packages/pony/options.py
/usr/lib/python3.6/site-packages/pony/orm
/usr/lib/python3.6/site-packages/pony/orm/__init__.py
/usr/lib/python3.6/site-packages/pony/orm/__pycache__
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/asttranslation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/asttranslation.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/dbapiprovider.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/dbapiprovider.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/dbschema.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/dbschema.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/decompiling.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/decompiling.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/ormtypes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/ormtypes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/serialization.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/serialization.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqlbuilding.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqlbuilding.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqlsymbols.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqlsymbols.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqltranslation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/__pycache__/sqltranslation.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/asttranslation.py
/usr/lib/python3.6/site-packages/pony/orm/core.py
/usr/lib/python3.6/site-packages/pony/orm/dbapiprovider.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__init__.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/cockroach.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/cockroach.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/mysql.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/mysql.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/oracle.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/oracle.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/postgres.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/postgres.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/sqlite.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/__pycache__/sqlite.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/cockroach.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/mysql.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/oracle.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/postgres.py
/usr/lib/python3.6/site-packages/pony/orm/dbproviders/sqlite.py
/usr/lib/python3.6/site-packages/pony/orm/dbschema.py
/usr/lib/python3.6/site-packages/pony/orm/decompiling.py
/usr/lib/python3.6/site-packages/pony/orm/examples
/usr/lib/python3.6/site-packages/pony/orm/examples/__init__.py
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/bottle_example.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/bottle_example.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/compositekeys.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/compositekeys.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/demo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/demo.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/estore.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/estore.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/inheritance1.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/inheritance1.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/test_numbers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/test_numbers.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/university1.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/university1.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/university2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/__pycache__/university2.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/examples/bottle_example.py
/usr/lib/python3.6/site-packages/pony/orm/examples/compositekeys.py
/usr/lib/python3.6/site-packages/pony/orm/examples/demo.py
/usr/lib/python3.6/site-packages/pony/orm/examples/estore.py
/usr/lib/python3.6/site-packages/pony/orm/examples/inheritance1.py
/usr/lib/python3.6/site-packages/pony/orm/examples/test_numbers.py
/usr/lib/python3.6/site-packages/pony/orm/examples/university1.py
/usr/lib/python3.6/site-packages/pony/orm/examples/university2.py
/usr/lib/python3.6/site-packages/pony/orm/integration
/usr/lib/python3.6/site-packages/pony/orm/integration/__init__.py
/usr/lib/python3.6/site-packages/pony/orm/integration/__pycache__
/usr/lib/python3.6/site-packages/pony/orm/integration/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/integration/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/integration/__pycache__/bottle_plugin.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/orm/integration/__pycache__/bottle_plugin.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/orm/integration/bottle_plugin.py
/usr/lib/python3.6/site-packages/pony/orm/ormtypes.py
/usr/lib/python3.6/site-packages/pony/orm/serialization.py
/usr/lib/python3.6/site-packages/pony/orm/sqlbuilding.py
/usr/lib/python3.6/site-packages/pony/orm/sqlsymbols.py
/usr/lib/python3.6/site-packages/pony/orm/sqltranslation.py
/usr/lib/python3.6/site-packages/pony/py23compat.py
/usr/lib/python3.6/site-packages/pony/thirdparty
/usr/lib/python3.6/site-packages/pony/thirdparty/__init__.py
/usr/lib/python3.6/site-packages/pony/thirdparty/__pycache__
/usr/lib/python3.6/site-packages/pony/thirdparty/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/__pycache__/decorator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/__pycache__/decorator.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__init__.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/ast.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/ast.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/consts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/consts.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/future.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/future.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/misc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/misc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/pyassem.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/pyassem.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/pycodegen.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/pycodegen.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/symbols.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/symbols.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/syntax.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/syntax.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/transformer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/transformer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/visitor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/__pycache__/visitor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/ast.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/consts.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/future.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/misc.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/pyassem.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/pycodegen.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/symbols.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/syntax.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/transformer.py
/usr/lib/python3.6/site-packages/pony/thirdparty/compiler/visitor.py
/usr/lib/python3.6/site-packages/pony/thirdparty/decorator.py
/usr/lib/python3.6/site-packages/pony/utils
/usr/lib/python3.6/site-packages/pony/utils/__init__.py
/usr/lib/python3.6/site-packages/pony/utils/__pycache__
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/properties.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/properties.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pony/utils/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pony/utils/properties.py
/usr/lib/python3.6/site-packages/pony/utils/utils.py
/usr/share/doc/packages/python3-pony
/usr/share/doc/packages/python3-pony/README.md
/usr/share/licenses/python3-pony
/usr/share/licenses/python3-pony/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024