Age | Commit message (Expand) | Author | Files | Lines |
2020-01-08 | Always extract the full Python distfile for modules. | joerg | 1 | -6/+2 |
2019-12-15 | python: fix typo in comment in tool.mk | gutteridge | 1 | -2/+2 |
2019-12-15 | Fix building internal modules for Python 3.8; clean-ups | adam | 1 | -2/+2 |
2019-11-24 | python/tool.mk: Create linux-style python[2/3] wrappers automatically | nia | 1 | -6/+7 |
2019-11-15 | python: add support for more-itertools to versioned_dependencies.mk | wiz | 1 | -1/+3 |
2019-10-21 | Added sphinx to Python versioned dependencies | adam | 1 | -2/+5 |
2019-10-15 | python38: added version 3.8.0 | adam | 1 | -6/+6 |
2019-07-17 | lang/python: fix PYVERSSUFFIX escaping for print-PLIST | rillig | 1 | -4/+4 |
2019-06-05 | lang/python: make built-in modules depend on distversion | sjmulder | 1 | -1/+5 |
2019-05-02 | python: Remove reference to python-3.4. | wiz | 1 | -2/+2 |
2019-04-26 | Remove 34 and 35 from python versions. | roy | 1 | -6/+6 |
2019-04-24 | Default to python 3.7. | maya | 1 | -3/+3 |
2018-12-14 | extension.mk: remove PY_PEP3147, mention correct patch, clean-up | adam | 1 | -13/+11 |
2018-11-13 | python: handle pythons with pymalloc option when setting PYTHONCONFIG | markd | 1 | -1/+5 |
2018-10-19 | Always give full interpreter path to cmake. | bsiegert | 1 | -4/+5 |
2018-10-07 | Extend PYTHON_FOR_BUILD_ONLY to test | ryoon | 1 | -2/+4 |
2018-09-05 | -flup +cherrypy | adam | 1 | -3/+3 |
2018-09-02 | python: fix a pkglint warning | wiz | 1 | -2/+2 |
2018-07-03 | python37: added version 3.7.0 | adam | 2 | -8/+8 |
2018-04-05 | python: allow :test in PYTHON_VERSIONED_DEPENDENCIES | adam | 1 | -1/+3 |
2018-03-29 | Removed duplicated PYSETUPINSTALLARGS | adam | 1 | -2/+1 |
2018-03-25 | Use parallel building for Python 3.5+ packages | adam | 1 | -1/+7 |
2018-01-09 | versioned_dependencies: remove ephem support, ephem3 was removed | wiz | 1 | -3/+2 |
2017-11-26 | versioned_dependencies: remove gobject support | wiz | 1 | -3/+2 |
2017-11-24 | versioned_dependencies.mk: stop supporting cairo, it was merged | wiz | 1 | -3/+2 |
2017-10-16 | Added ipython | adam | 1 | -2/+3 |
2017-07-03 | Add DISTUTILS_BUILDDIR_IN_TEST_ENV as flag to get the build directory | joerg | 2 | -1/+15 |
2017-07-03 | Recognize python3 as interpreter for replacement. | joerg | 1 | -2/+2 |
2017-05-17 | Use TEST_ENV in test target. | wiz | 1 | -2/+2 |
2017-02-20 | Switch py-dateutils to plain DEPENDS. | wiz | 1 | -3/+2 |
2017-02-08 | Add new BOOTSTRAP_SETUPTOOLS variable. | wiz | 1 | -1/+15 |
2017-02-04 | Revert previous. "+" is a valid terminator for find -exec, and | wiz | 1 | -2/+2 |
2017-02-04 | Escape the semicolon to terminate exec statement. | sevan | 1 | -2/+2 |
2017-01-01 | What’s New In Python 3.6 | adam | 2 | -8/+8 |
2016-11-07 | www/py-google-api-python-client is ready for python-3.x, remove. | wiz | 1 | -2/+1 |
2016-08-28 | Let print-PLIST generate python version agnostic PYVERSSUFFIX in filenames. | richard | 2 | -2/+6 |
2016-08-27 | Add PYVERSSUFFIX to PLIST and FILES substitutions | wiz | 1 | -1/+5 |
2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -6/+6 |
2016-07-09 | Let pkglint fix indentation of preprocessing directives. | rillig | 3 | -62/+62 |
2016-06-30 | Switch to direct py-dns dependency. | wiz | 1 | -2/+1 |
2016-06-30 | py-dns supports both py2 and py3 now. | wiz | 1 | -2/+2 |
2016-06-01 | Check for directory existence inside an "if", so that non-existence | wiz | 1 | -3/+4 |
2016-05-30 | Remove CHECK_PERMS_AUTOFIX=yes. It breaks unprivileged bulk builds as-is. | wiz | 1 | -3/+1 |
2016-05-28 | Rectify fixup-python-writeable-source by putting egg-infodir related fixup | richard | 2 | -7/+10 |
2016-05-21 | Back to the basic problem... check-perms.mk issues warnings/errors on text | richard | 1 | -3/+4 |
2016-05-20 | NONBINMODE is too restrictive, just remove the writable bit for | wiz | 1 | -2/+2 |
2016-05-19 | Set the PYTHON_INCLUDE_PATH form too, as used by e.g. weechat. | jperkin | 1 | -1/+2 |
2016-05-07 | Fixup python modules with improper file mode on source files. | richard | 1 | -1/+6 |
2016-04-11 | update PKG_{FAIL,SKIP}_REASON with += | dbj | 1 | -2/+2 |
2016-04-10 | Adjust checks for _USE_DESTDIR != no or incorrect references to | joerg | 2 | -7/+2 |