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