aboutsummaryrefslogtreecommitdiff
path: root/databases/py-tarantool
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary requires.txt patchSunpoet Po-Chuan Hsieh2020-01-291-2/+1
| | | | Notes: svn path=/head/; revision=524573
* Update to 0.6.6Sunpoet Po-Chuan Hsieh2019-06-152-4/+4
| | | | | | | Changes: https://github.com/tarantool/tarantool-python/releases Notes: svn path=/head/; revision=504254
* Update to 0.6.5Sunpoet Po-Chuan Hsieh2019-03-192-6/+7
| | | | | | | Changes: https://github.com/tarantool/tarantool-python/releases Notes: svn path=/head/; revision=496276
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-1/+1
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Update to 0.6.4Sunpoet Po-Chuan Hsieh2018-05-152-6/+5
| | | | | | | Changes: https://github.com/tarantool/tarantool-python/releases Notes: svn path=/head/; revision=470074
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Fix msgpack dependencySunpoet Po-Chuan Hsieh2018-04-241-1/+5
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=468233
* Move devel/py-msgpack-python to devel/py-msgpackSunpoet Po-Chuan Hsieh2018-04-221-1/+2
| | | | | | | | | | | - Update to 0.5.6 - Update pkg-descr - Update WWW Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst Notes: svn path=/head/; revision=468048
* Update to 0.6.1Sunpoet Po-Chuan Hsieh2018-03-042-5/+7
| | | | | | | Changes: https://github.com/tarantool/tarantool-python/releases Notes: svn path=/head/; revision=463567
* Update to 0.5.5Sunpoet Po-Chuan Hsieh2018-03-013-6/+8
| | | | | | | | | | | | - Add NO_ARCH - Allow concurrent installation (USE_PYTHON=concurrent) - Change WWW to PyPI - Take maintainership Changes: https://github.com/tarantool/tarantool-python/releases Notes: svn path=/head/; revision=463316
* Reset vg@'s ports after he resigned.Rene Ladan2018-02-231-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=462745
* - Update to 0.5.2Veniamin Gvozdikov2016-01-212-3/+3
| | | | Notes: svn path=/head/; revision=406855
* - Update to 0.5.1Veniamin Gvozdikov2015-07-083-5/+4
| | | | Notes: svn path=/head/; revision=391552
* Update "BSD" licenses in databases categoryMark Felder2014-12-051-1/+1
| | | | Notes: svn path=/head/; revision=373992
* Convert to USES=pythonMarcus von Appen2014-09-281-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=369471
* - Removed pkg-plist and added support autogeneration plist withVeniamin Gvozdikov2013-10-312-27/+2
| | | | | | | | | | PYDISTUTILS_AUTOPLIST=yes Submitted by: mva Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=332204
* This package is a pure-python client library for Tarantool Database.Veniamin Gvozdikov2013-10-304-0/+52
WWW: https://github.com/mailru/tarantool-python WWW: https://pypi.python.org/pypi/tarantool PR: ports/183501 Submitted by: myself Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=332178