Commit graph

18 commits

Author SHA1 Message Date
Rene Ladan
8596c3c53a databases/py-flask-alchemy: sqlalchemy dependency to 1.0, bump PORTREVISION
PR:		215216
Submitted by:	rene
Approved by:	maintainer timeout (python@, 16 days)
2016-12-27 11:51:48 +00:00
Matthew Seaman
d91eb811d5 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]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Olivier Duchateau
7be3080847 - Update to 2.1
- Re-assign to the Python team
- Add NO_ARCH
2015-12-07 19:18:58 +00:00
Mark Felder
2bd7a6fd87 Update "BSD" licenses in databases category 2014-12-05 00:30:20 +00:00
Olivier Duchateau
03f31d2eb0 - Update to 2.0
ChangeLog: https://github.com/mitsuhiko/flask-sqlalchemy/blob/master/CHANGES
2014-08-29 21:53:51 +00:00
Olivier Duchateau
8b223b0637 Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes

While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
2014-01-24 13:34:31 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Olivier Duchateau
6d7f245a3d - Update to 1.0
- Trim Makefile header
- Update maintainer address
- Replace tab by space in WWW entry (pkg-descr)
2013-07-30 19:46:05 +00:00
Martin Wilke
bac65f6dfb - Update to 0.16
PR:		166828
Submitted by:	maintainer
2012-04-11 02:33:53 +00:00
Frederic Culot
25a2de8eb3 - Update to 0.15
PR:		ports/159529
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-08-08 08:33:24 +00:00
Julien Laffaye
93ac77d12c Update to 0.14
PR:		ports/159000
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-07-20 11:09:37 +00:00
Nicola Vitale
af6c478e11 - Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by:	pavbot
2011-06-25 07:35:30 +00:00
Nicola Vitale
2623e5f297 - Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-23 14:20:04 +00:00
Martin Wilke
94d82f3dfc - Update to 0.11
PR:		154892
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-02-23 15:34:25 +00:00
Philip M. Gollucci
6d677d8855 Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application.
WWW:    http://pypi.python.org/pypi/Flask-SQLAlchemy

PR:		ports/151626
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:01:35 +00:00