Commit Graph

24 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
sthen
e209b077f9 update to py3-repoze-profile-2.3
intermediate versions between the previous one in ports and this
say things like "Add support for Python 3.3"
2022-08-16 10:59:27 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
e27d4113bb switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +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
daniel
5b5a47846a add python3 flavor 2021-02-27 22:27:15 +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
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
jasper
a83054d3d2 bump ports that now have a pypi homepage 2016-01-07 21:35:27 +00:00
sthen
af28ee77da bump REVISION for setuptools dep change. 2015-09-29 10:52:53 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
519447d34a remove unnecessary run deps from py-repoze-profile; from frantisek holop 2014-10-03 23:00:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
1c41dd1dd5 - update to 1.4 2012-04-22 09:21:18 +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
fgsch
12329736e4 Update to repoze.profile 1.1. 2010-01-09 01:12:03 +00:00
fgsch
c3f8e83ec2 Import py-repoze-profile 0.8
This package provides a WSGI middleware component which aggregates
profiling data across *all* requests to the WSGI application.  It
provides a web GUI for viewing profiling data.

martynas@ ok.
2009-03-27 23:16:23 +00:00