| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-22 | py-openid: convert to egg.mk | wiz | 1 | -4/+4 | |
| 2019-11-04 | security: align variable assignments | rillig | 1 | -3/+3 | |
| pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
| 2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
| future Python 3.8 | |||||
| 2019-04-26 | Omit mentions of python 34 and 35, after those were removed. | maya | 1 | -2/+2 | |
| - Includes some whitespace changes, to be handled in a separate commit. | |||||
| 2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
| 2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
| 2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 | |
| 2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 | |
| 2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 1 | -2/+2 | |
| until proven otherwise. | |||||
| 2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -1/+2 | |
| either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. | |||||
| 2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 1 | -2/+1 | |
| Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. | |||||
| 2011-02-25 | Let's assume for now that everything that worked with python-2.6 also | wiz | 1 | -2/+2 | |
| works with python-2.7. | |||||
| 2010-06-28 | New version, 2.2.5. Fixes PR pkg/43528. | roy | 1 | -4/+5 | |
| No upstream changelog. | |||||
| 2010-01-23 | Also works with Python 2.6. | joerg | 1 | -2/+2 | |
| 2009-07-21 | Import python-openid-2.2.4, an OpenID client and server library for python | roy | 1 | -0/+21 | |
