Version: 0.15, Package name: py-frozen-flask-0.15 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Frozen-Flask freezes a Flask application into a set of static files. The result can be hosted without any server-side software other than a traditional web server. |
Filesize: 466.324 KB |
Version History (View Complete History) |
|
2021-11-01 18:03:00 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-07-06 10:55:34 by Daniel Dickman | Files touched by this commit (49) |
Log message: 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-02-20 15:27:32 by Stuart Henderson | Files touched by this commit (43) |
Log message: adapt to py-sphinx-3.5.1 |
2020-12-13 20:16:31 by Daniel Dickman | Files touched by this commit (4) |
Log message: make py-frozen-flask python3-only so py-sphinx can be updated |
2020-12-09 19:20:31 by Daniel Dickman | Files touched by this commit (45) |
Log message: 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-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-15 06:04:43 by Kurt Mosiejczuk | Files touched by this commit (167) |
Log message: 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-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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. |
2017-01-03 12:28:49 by Landry Breuil | Files touched by this commit (29) |
Log message: bump ports depending on python3 in www |
2016-05-24 12:01:36 by Edd Barrett | Files touched by this commit (1) |
Log message: www/py-frozen-flask: fix build warnings if package not already installed. Spotted and OK shadchin@. Thanks. |