Commit Graph

22 Commits

Author SHA1 Message Date
sthen
a5590703c9 update to py3-aiohttp-3.8.3, tweak/ok jca@ (unbreaks build with clang 15) 2023-01-30 22:22:51 +00:00
sthen
05c084a364 add comment, 3.8.0 requires new deps 2022-11-27 11:54:23 +00:00
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
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
ed751f7661 update to py-aiohttp-3.7.4, patch to permit newer chardet,
add missing python3 FLAVOR/FLAVORS
2021-03-01 16:45:48 +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
daniel
1fe1f313e3 update py-aiohttp to 3.7.3 for python 3.8 compatibility 2021-02-21 19:29:22 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
paco
2c0255ebe1 www/py-multidict uses now FLAVOR=python3, so bump and ${MODPY_FLAVOR}
are needed.

ok sthen@ jca@
2020-03-10 16:25:51 +00:00
sthen
e3bcbb5229 missing dep, pointed out by Kirill Miazine 2019-10-23 12:42:57 +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
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
3d2441f908 update to py-aiohttp-3.5.4, tweaks/ok danj@ 2019-04-24 19:00:34 +00:00
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
danj
f6151d706d Update to py-aiohttp-0.22.5
Tested with gunicorn-3
2016-08-27 13:41:45 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
danj
b5fca10e55 import www/py-aiohttp, www/py3-aiohttp renaming
ok sthen@ ajacoutot@ (previous diff ok shadchin@)
2016-06-05 17:10:53 +00:00