Package python3-module-SQLObject: Information

    Source package: python3-module-SQLObject
    Version: 3.10.2-alt1.2.1
    Build time:  Aug 16, 2025, 09:59 AM
    Report package bug
    License: LGPL-2.1
    Summary: SQLObject, an object-relational mapper for Python
    Description: 
    SQLObject is a popular Object Relational Manager for providing an object
    interface to your database, with tables as classes, rows as instances,
    and columns as attributes.
    
    SQLObject includes a Python-object-based query language that makes SQL
    more abstract, and provides substantial database independence for applications.

    List of RPM packages built from this SRPM:
    python3-module-SQLObject (noarch)
    python3-module-SQLObject-doc (noarch)
    python3-module-SQLObject-tests (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-FormEncode
      2. python3-module-pydispatcher
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-tox
      7. python3-module-tox-console-scripts
      8. python3-module-tox-no-deps
      9. python3-module-wheel
      10. rpm-build-python3

    Last changed


    April 2, 2025 Stanislav Levin 3.10.2-alt1.2.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    Feb. 7, 2025 Stanislav Levin 3.10.2-alt1.2
    - NMU: fixed FTBFS (tox 4).
    Aug. 13, 2023 Daniel Zagaynov 3.10.2-alt1.1
    - NMU: moved all tests to subpackage with tests to avoid dependency
           from main package on subpackage