Port details |
- py-sqlalchemy07 Python SQL toolkit and Object Relational Mapper 0.7.x
- 0.7.10_3 databases
=0 0.7.10_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10
This port expired on: 2016-08-20
- Maintainer: nivit@FreeBSD.org
- Port Added: 2016-05-22 10:53:01
- Last Update: 2016-12-27 12:11:41
- SVN Revision: 429606
- Also Listed In: python
- License: MIT
- WWW:
- http://www.sqlalchemy.org/
- Description:
- The Python SQL Toolkit and Object Relational Mapper
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.
WWW: http://www.sqlalchemy.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-sqlalchemy07
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1463753628
SHA256 (SQLAlchemy-0.7.10.tar.gz) = 77aa39d65c9d043eba6ba329b359ff867424fd6c403b7c0cb112b65e507e1d66
SIZE (SQLAlchemy-0.7.10.tar.gz) = 3541639
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-sqlite3>0 : databases/py-sqlite3
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-sqlalchemy07-0.7.10_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
====> Options available for the multi BACKEND: you have to choose at least one of them
FIREBIRD=off: Firebird backend
MSSQL=off: MS SQL Server backend
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=on: SQLite database support
SYBASE=off: Sybase backend
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.10_3 27 Dec 2016 12:11:41 |
rene |
Remove expired port:
2016-08-20 databases/py-sqlalchemy07: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10 |
0.7.10_3 22 May 2016 10:52:45 |
matthew |
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2] (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|