Commit Graph

35 Commits

Author SHA1 Message Date
sthen
2ea3557b80 update to py3-peewee-3.15.4 2022-12-21 12:54:54 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
533f76026d regen PLISTs following py-sphinx update 2022-10-31 08:47:46 +00:00
sthen
e1f2046163 update to py3-peewee-3.15.3 2022-10-03 22:11:04 +00:00
sthen
30ae46897a add LDFLAGS, py3.10 needs it to build the sqlite3 extension 2022-08-27 10:45:56 +00:00
sthen
af58169317 add hidden BDEP on cython 2022-08-16 00:53:46 +00:00
sthen
c37d777c9d update to py3-peewee-3.15.1 2022-08-15 10:50:53 +00:00
sthen
8311c389e4 regen PLIST following sphinx update 2022-07-07 16:23:17 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
solene
71bd5bc09d Update to py-peewee-3.14.8
ok sthen@
help from sthen and wen heping for sorting out the tests suite
2021-12-07 19:13:45 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
daniel
7437f9d093 update py-sphinx to 4.0.2 and regen PLISTs for affected consumers
all consumers were packaged and installed on amd64 by me; all python2
syntax in consumers appears to have been updated at this point making
it possible to move to the 4.x series.

lang/ghc bits look ok to gnezdo@

ok sthen@ on the rest
2021-07-06 16:55:32 +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
41a227ff99 remove unnecessary sphinx-related patches 2021-03-03 16:40:19 +00:00
sthen
29704c3c83 adapt to py-sphinx-3.5.1 2021-02-20 22:27:27 +00:00
sthen
248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
daniel
ceb3a6300c update py-sphinx to 1.5.6
main changes are:
- add a new dep on py-requests
- undo the no longer needed iftex.sty workaround
- move MODPY variables to more standard location
- regen plist

Unfortunately py-sphinx changed the suffix from .txt to .rst.txt in the
1.5 series. This means we have to update PLISTs for about 20+ ports as
a result of this version update. Hopefully future updates of py-sphinx
won't be quite as involved.

ok sthen@
2020-12-10 02:20:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
0f775b57f1 drop PKG_ARCH=* from the handful of python ports that use it.
1. the pyc files aren't truly arch independent (they can be used cross-arch
but aren't identical), and
2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB
2019-04-27 23:24:01 +00:00
landry
94d23f5c80 bump ports depending on python3 in databases 2017-01-03 19:17:24 +00:00
danj
279bfe472f maintenance update to py-peewee-2.8.3
while there:
- add a test target
- disable the use of cython
2016-09-17 15:33:39 +00:00
shadchin
d7d33fe909 * Switch on py3-sphinx for python3
* Prevent build from calling out to the internet

ok ajacoutot@
2016-04-16 19:06:25 +00:00
shadchin
525cd9c2bd Unbreak after py-sphinx update to 1.4 2016-04-15 08:53:48 +00:00
danj
ed24c125fe update to py-peewee-2.8.0
Please note that there are some "Backwards-incompatible changes".

ok jca@
2016-04-06 17:47:59 +00:00
ajacoutot
aaf00cd7f6 Update to py-peewee-2.6.4. 2015-11-13 08:54:08 +00:00
sthen
8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
jca
ab39f930ef Update to peewee-2.6.3, from frantisek holop 2015-07-14 20:08:21 +00:00
jca
e1bb720f18 Update to peewee-2.5.1
No objections from ports@
2015-04-12 18:37:42 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
637328b4f8 fix python multi-version support, install docs/examples 2014-11-28 22:47:08 +00:00
sthen
238171507d update to py-peewee 2.4.3, from frantisek holop 2014-11-28 21:04:53 +00:00
zhuk
03a3e069fa Import py-peewee, a small expressive ORM.
Supports SQLite, MySQL and PostgreSQL as backends. For the latter
two you'll need to install corresponding packages.

okay jca@
2014-08-19 08:11:16 +00:00