aboutsummaryrefslogtreecommitdiff
path: root/misc/py-python-utils
Commit message (Collapse)AuthorAgeFilesLines
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* misc/py-python-utils:Max Brazhnikov2020-06-202-6/+5
| | | | | | | | - Update to 2.4.0 - Adjust dependencies according to setup.py Notes: svn path=/head/; revision=539745
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-2/+2
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Add new port misc/py-python-utils:Max Brazhnikov2018-03-273-0/+30
Collection of small Python functions and classes WWW: https://pypi.python.org/pypi/python-utils Notes: svn path=/head/; revision=465721