Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -5/+3 |
2015-12-27 | Add a PRINT_PLIST_AWK pattern for python-3.5. | wiz | 1 | -1/+2 |
2015-12-05 | Python 3.5 standard modules albo require clinic | adam | 1 | -1/+5 |
2015-12-05 | What’s New In Python 3.5 | adam | 3 | -15/+16 |
2015-07-12 | Add gobject. | rodent | 1 | -1/+2 |
2015-05-03 | Add a versioned dependency for py-dialog, suggested by wiz@ ages ago. | bsiegert | 1 | -1/+2 |
2015-04-14 | Remove more references to python-2.6. | wiz | 1 | -1/+2 |