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

python312-pony-0.7.19-4.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-pony Distribution: openSUSE Tumbleweed
Version: 0.7.19 Vendor: openSUSE
Release: 4.1 Build date: Wed Oct 29 02:29:47 2025
Group: Unspecified Build host: reproducible
Size: 3134809 Source RPM: python-pony-0.7.19-4.1.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

* Wed Oct 29 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Remove skip for Python 3.12, it's supported.
  - Add skip for Python 3.14, it isn't.
* Wed Jun 11 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
* Wed Oct 30 2024 Dirk Müller <dmueller@suse.com>
  - skip for python313
* Sat Aug 31 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.7.19:
    * Python 3.12 support
    * Fix JSON handling in SQLite >= 3.45
* Thu Apr 04 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Do not run test_json, it fails with sqlite 3.45 gh#ponyorm/pony#704
* Fri Feb 16 2024 Ben Greiner <code@bnavigator.de>
  - Disable python312 build: upstream is very adamant about not
    being compatible
    https://github.com/ponyorm/pony/blob/v0.7.17/setup.py#L112
* Mon Jan 22 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.7.17:
    * Add Python 3.11 support; drop support for Python < 3.8
    * Fix #636 nullable IntArray and StrArray
    * Fix quoting table alias in MySQL DELETE queries
    * Fix handling of default argument values in hybrid methods
      and functions
  - drop python-311.patch (upstream)
* Fri Feb 24 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Add python-311.patch to support python 3.11,
    gh#ponyorm/pony#671
* Thu Feb 17 2022 Dirk Müller <dmueller@suse.com>
  - update to 0.7.16:
    * A long-awaited support of Python 3.10.
    * A possibility to create shared-in memory SQLite databases that can be
      accessed from multiple threads
    * Fixes #628: DBAPIProvider.init() got multiple values for argument 'database'
  - remove b6599465524c4b5c9624dfa30dd3c8a5624b515d.patch (upstream)
* Wed Sep 15 2021 pgajdos@suse.com
  - %check: use %pyunittest rpm macro

Files

/usr/lib/python3.12/site-packages/pony
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/METADATA
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/RECORD
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/licenses
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/licenses/LICENSE
/usr/lib/python3.12/site-packages/pony-0.7.19.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pony/__init__.py
/usr/lib/python3.12/site-packages/pony/__pycache__
/usr/lib/python3.12/site-packages/pony/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/converting.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/converting.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/options.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/options.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/py23compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/__pycache__/py23compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/converting.py
/usr/lib/python3.12/site-packages/pony/flask
/usr/lib/python3.12/site-packages/pony/flask/__init__.py
/usr/lib/python3.12/site-packages/pony/flask/__pycache__
/usr/lib/python3.12/site-packages/pony/flask/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example
/usr/lib/python3.12/site-packages/pony/flask/example/__init__.py
/usr/lib/python3.12/site-packages/pony/flask/example/__main__.py
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/app.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/app.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/config.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/config.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/models.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/models.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/views.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/__pycache__/views.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/flask/example/app.py
/usr/lib/python3.12/site-packages/pony/flask/example/config.py
/usr/lib/python3.12/site-packages/pony/flask/example/models.py
/usr/lib/python3.12/site-packages/pony/flask/example/templates
/usr/lib/python3.12/site-packages/pony/flask/example/templates/index.html
/usr/lib/python3.12/site-packages/pony/flask/example/templates/login.html
/usr/lib/python3.12/site-packages/pony/flask/example/templates/reg.html
/usr/lib/python3.12/site-packages/pony/flask/example/views.py
/usr/lib/python3.12/site-packages/pony/options.py
/usr/lib/python3.12/site-packages/pony/orm
/usr/lib/python3.12/site-packages/pony/orm/__init__.py
/usr/lib/python3.12/site-packages/pony/orm/__pycache__
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/asttranslation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/asttranslation.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/core.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/core.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/dbapiprovider.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/dbapiprovider.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/dbschema.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/dbschema.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/decompiling.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/decompiling.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/ormtypes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/ormtypes.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/serialization.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/serialization.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqlbuilding.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqlbuilding.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqlsymbols.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqlsymbols.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqltranslation.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/__pycache__/sqltranslation.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/asttranslation.py
/usr/lib/python3.12/site-packages/pony/orm/core.py
/usr/lib/python3.12/site-packages/pony/orm/dbapiprovider.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__init__.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/cockroach.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/cockroach.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/mysql.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/mysql.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/oracle.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/oracle.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/postgres.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/postgres.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/sqlite.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/__pycache__/sqlite.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/cockroach.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/mysql.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/oracle.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/postgres.py
/usr/lib/python3.12/site-packages/pony/orm/dbproviders/sqlite.py
/usr/lib/python3.12/site-packages/pony/orm/dbschema.py
/usr/lib/python3.12/site-packages/pony/orm/decompiling.py
/usr/lib/python3.12/site-packages/pony/orm/examples
/usr/lib/python3.12/site-packages/pony/orm/examples/__init__.py
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/alessandro_bug.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/alessandro_bug.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/bottle_example.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/bottle_example.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/bug_ben.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/bug_ben.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/compositekeys.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/compositekeys.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/demo.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/demo.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/estore.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/estore.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/inheritance1.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/inheritance1.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/numbers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/numbers.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/session01.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/session01.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/university1.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/university1.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/university2.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/__pycache__/university2.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/examples/alessandro_bug.py
/usr/lib/python3.12/site-packages/pony/orm/examples/bottle_example.py
/usr/lib/python3.12/site-packages/pony/orm/examples/bug_ben.py
/usr/lib/python3.12/site-packages/pony/orm/examples/compositekeys.py
/usr/lib/python3.12/site-packages/pony/orm/examples/demo.py
/usr/lib/python3.12/site-packages/pony/orm/examples/estore.py
/usr/lib/python3.12/site-packages/pony/orm/examples/inheritance1.py
/usr/lib/python3.12/site-packages/pony/orm/examples/numbers.py
/usr/lib/python3.12/site-packages/pony/orm/examples/session01.py
/usr/lib/python3.12/site-packages/pony/orm/examples/university1.py
/usr/lib/python3.12/site-packages/pony/orm/examples/university2.py
/usr/lib/python3.12/site-packages/pony/orm/integration
/usr/lib/python3.12/site-packages/pony/orm/integration/__init__.py
/usr/lib/python3.12/site-packages/pony/orm/integration/__pycache__
/usr/lib/python3.12/site-packages/pony/orm/integration/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/integration/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/integration/__pycache__/bottle_plugin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/orm/integration/__pycache__/bottle_plugin.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/orm/integration/bottle_plugin.py
/usr/lib/python3.12/site-packages/pony/orm/ormtypes.py
/usr/lib/python3.12/site-packages/pony/orm/serialization.py
/usr/lib/python3.12/site-packages/pony/orm/sqlbuilding.py
/usr/lib/python3.12/site-packages/pony/orm/sqlsymbols.py
/usr/lib/python3.12/site-packages/pony/orm/sqltranslation.py
/usr/lib/python3.12/site-packages/pony/py23compat.py
/usr/lib/python3.12/site-packages/pony/thirdparty
/usr/lib/python3.12/site-packages/pony/thirdparty/__init__.py
/usr/lib/python3.12/site-packages/pony/thirdparty/__pycache__
/usr/lib/python3.12/site-packages/pony/thirdparty/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/thirdparty/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/thirdparty/__pycache__/decorator.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/thirdparty/__pycache__/decorator.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/thirdparty/decorator.py
/usr/lib/python3.12/site-packages/pony/utils
/usr/lib/python3.12/site-packages/pony/utils/__init__.py
/usr/lib/python3.12/site-packages/pony/utils/__pycache__
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/properties.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/properties.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pony/utils/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/pony/utils/properties.py
/usr/lib/python3.12/site-packages/pony/utils/utils.py
/usr/share/doc/packages/python312-pony
/usr/share/doc/packages/python312-pony/README.md
/usr/share/licenses/python312-pony
/usr/share/licenses/python312-pony/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Nov 7 22:24:50 2025