Package python-module-SQLAlchemy: Information

    Source package: python-module-SQLAlchemy
    Version: 1.0.12-alt0.M70C.1
    Build time:  Nov 15, 2016, 04:30 AM in the task #172196
    Report package bug
    License: MIT
    Summary: Python SQL toolkit and Object Relational Mapper
    Description: 
    SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives
    application developers the full power and flexibility of SQL.
    
    It provides a full suite of well known enterprise-level persistence patterns,
    designed for efficient and high-performing database access, adapted into a
    simple and Pythonic domain language.

    List of rpms provided by this srpm:
    python-module-SQLAlchemy (x86_64, i586)
    python-module-SQLAlchemy-debuginfo (x86_64, i586)
    python-module-SQLAlchemy-tests (x86_64, i586)
    python3-module-SQLAlchemy (x86_64, i586)
    python3-module-SQLAlchemy-debuginfo (x86_64, i586)
    python3-module-SQLAlchemy-tests (x86_64, i586)

    Maintainer: Lenar Shakirov


      1. python3-devel
      2. python3-module-setuptools
      3. python-devel
      4. python-module-setuptools
      5. rpm-build-python3

    Last changed


    Nov. 3, 2016 Lenar Shakirov 1.0.12-alt0.M70C.1
    - Backport to C7
    April 20, 2016 Alexey Shabalin 1.0.12-alt1
    - 1.0.12
    April 15, 2016 Ivan Zakharyaschev 1.0.8-alt2
    - Make sure that at least the Python built-in sqlite driver is present
      (and can be used by SQLAlchemy whenever SQLAlchemy is installed;
      among other things, it's useful for tests, like in sphinx).