| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-10 | py-mcrypt: convert to egg.mk | wiz | 1 | -3/+3 | |
| 2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
| pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
| 2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
| future Python 3.8 | |||||
| 2019-04-26 | fix some whitespace, mostly introduced in the previous | maya | 1 | -2/+2 | |
| python 3.4 / 3.5 removal commit. | |||||
| 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-12-31 | Improve EGG_NAME default to work for packages with '-' in their name. | wiz | 1 | -3/+1 | |
| Remove now unnecessary overrides in various packages. | |||||
| 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 | -2/+3 | |
| 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 | |
| 2011-10-29 | * New HOMEPAGE and MASTER_SITES. | obache | 1 | -6/+7 | |
| * LICENSE=gnu-lgpl-v2.1 * register egg-info. Bump PKGREVISION. | |||||
| 2009-03-05 | Remove PYBINMODULE. All it did was mark some packages as not available | joerg | 1 | -2/+1 | |
| on some platforms that lacked shared library support in the past. The list hasn't been maintained at all and the gain is very limited, so just get rid of it. | |||||
| 2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
| 2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -2/+1 | |
| - assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. | |||||
| 2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
| Patch provided by Sergey Svishchev in private mail. | |||||
| 2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 | |
| 2006-06-30 | Needs Python 2.2+ | joerg | 1 | -1/+2 | |
| 2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
| 2005-05-20 | Add py-mcrypt, a Python front end to the mcrypt library. | augustss | 1 | -0/+18 | |
