aboutsummaryrefslogtreecommitdiff
path: root/databases/py-alembic
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.9.1Li-Wen Hsu2017-04-142-4/+4
| | | | Notes: svn path=/head/; revision=438496
* - Update to 0.8.10Li-Wen Hsu2017-02-173-5/+5
| | | | | | | - Update WWW Notes: svn path=/head/; revision=434265
* - Update to 0.8.9Li-Wen Hsu2016-11-292-4/+4
| | | | Notes: svn path=/head/; revision=427370
* - Update to 0.8.8Li-Wen Hsu2016-10-182-5/+5
| | | | | | | | | | - Change RUN_DEPENDS to py-sqlalchemy10 [1] PR: 213562 [1] Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> Notes: svn path=/head/; revision=424148
* - Update to 0.8.7Li-Wen Hsu2016-08-032-3/+4
| | | | Notes: svn path=/head/; revision=419506
* Reorganise and modernise the py-sqlalchemy ports.Matthew Seaman2016-05-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=415627
* - Update to 0.8.6Li-Wen Hsu2016-05-062-3/+3
| | | | Notes: svn path=/head/; revision=414691
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 0.8.4Li-Wen Hsu2016-01-012-3/+3
| | | | Notes: svn path=/head/; revision=405014
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* - Update to 0.6.5Li-Wen Hsu2014-05-142-4/+4
| | | | | | | | | | - Drop easy_install PR: ports/189750 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354058
* - Update to 0.6.2Li-Wen Hsu2014-01-032-3/+3
| | | | Notes: svn path=/head/; revision=338533
* Add py-alembic 0.6.1, database migration tool for SQLAlchemy.Li-Wen Hsu2013-12-023-0/+35
Notes: svn path=/head/; revision=335534