Commit Graph

21 Commits

Author SHA1 Message Date
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
sthen
03d852992f update to py3-quixote-3.6 2022-10-03 22:12:41 +00:00
sthen
547e52eb9b update py-quixote to 3.5, switching to Python 3 2022-06-07 12:10:26 +00:00
sthen
e1a5c78f48 disables tests for old python2 port, consistent with the common situation
in the ports tree
2022-05-12 19:31:20 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
sthen
72e1a3b5e0 take a break from doing this in alphabetic order and sync WANTLIB in some
python things, with a lovely boost_python${MODPY_MAJOR_VERSION:M3}-mt in there.
2015-08-19 20:13:59 +00:00
benoit
2556b2bd14 Update py-quixote to 2.8.
Remove maintainer, invalid email address.

ok ajacoutot@
2014-11-01 16:21:32 +00:00
kirby
35e59d7159 - update HOMEPAGE
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
61146ec4f9 bumps for python 2010-08-30 22:02:33 +00:00
jasper
250e103e89 no point in having a PFRAG.shared for python ports.
aja@ agrees.
2009-10-11 17:51:29 +00:00
wcmaier
ba659c80e5 Update to 2.6, use MODPY_EGG_VERSION, fix addy, regen patches (and drop one). 2009-06-03 02:13:30 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
okan
d093d22c13 import py-quizote
Quixote is a framework for developing Web applications in Python.
Quixote is based on a simple, flexible design, making it possible to
write applications quickly and to benefit from the wide range of
available third-party Python modules.  Deployed appropriately, Quixote
has excellent performance that allows you to put Quixote-based
applications into large-scale production use.

from Will Maier

ok merdely
2008-01-15 02:00:56 +00:00