summaryrefslogtreecommitdiff
path: root/lib/py/setup.py
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* minor changes to make pypi distribution look better (long desc)James E. King III2021-09-251-0/+16
* bump version numberJens Geyer2021-08-031-1/+1
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* test ci fixzeshuai0072020-09-191-0/+1
* fix veralign.sh and bump version (again)Jens Geyer2019-10-201-1/+1
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-301-2/+2
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-181-1/+1
|/
* THRIFT-4505: Fix python build on Vagrant Windows boxesEduardo Arada2018-03-051-1/+4
* THRIFT-4370: build generated code before running static code analysis;James E. King, III2017-10-261-1/+1
* THRIFT-4351: use travis build stages to optimize build,James E. King, III2017-10-191-0/+1
* THRIFT-4042 set zip_safe=False in python build to prevent egg ExtractionErrorChandler May2017-01-271-0/+1
* THRIFT-3910 Do not invoke pip as part of build processNobuaki Sukegawa2016-09-041-0/+14
* THRIFT-3613 Port Python C extension to Python 3Nobuaki Sukegawa2016-02-131-6/+1
* THRIFT-3612 Add Python C extension for compact protocolNobuaki Sukegawa2016-02-131-2/+7
* THRIFT-3596 Better conformance to PEP8Nobuaki Sukegawa2016-02-041-36/+39
* THRIFT-1857 Python 3 SupportNobuaki Sukegawa2015-11-061-3/+10
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-1/+1
* THRIFT-2620: Fix python packagingjfarrell2014-07-101-0/+5
* THRIFT-2437 Author fields in Python setup.py must be strings not listsRoger Meier2014-03-311-2/+2
* THRIFT-2428: Python 3 setup.py supportjfarrell2014-03-271-8/+9
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* Thrift-386: Make it possible to build the Python library without the extensionJake Farrell2011-11-261-29/+72
* THRIFT-1342 Compilation problem on Windows of fastbinary.cRoger Meier2011-09-131-0/+5
* Updating python setup.py for deploying client to pypiJake Farrell2011-08-171-16/+28
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* update version numbers to 0.7.0-devBryan Duxbury2011-01-071-1/+1
* THRIFT-6 TLP URL's and email's, haskell, more detailsRoger Meier2010-11-021-2/+2
* THRIFT-6 update Version Info for several languages, add print-version to Make...Roger Meier2010-10-221-2/+2
* THRIFT-494. python: Update meta-information in setup.pyDavid Reiss2009-05-101-4/+5
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-4/+17
* THRIFT-314. Purge reflection.limitedDavid Reiss2009-02-071-2/+0
* Thrift: Pre-generate reflection_limited for Python.David Reiss2007-08-301-1/+8
* Thrift: Native-code Binary Protocol encoder.David Reiss2007-08-251-1/+6
* Oops missed license on one python fileMark Slee2007-03-011-0/+8
* Thrift Python server code generationMark Slee2006-09-051-1/+1
* Thrift and Python: Made to be togetherMark Slee2006-09-041-1/+1
* Implementation of the basic Thrift stack in PythonMark Slee2006-09-031-0/+12