Version: 1.0.3, Package name: py-flup-1.0.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description This Python package is a random collection of WSGI modules written by Allan Saddi. Flup is functionally divided into three components: * FlupServers; * FlupMiddleware; * FlupPublisher. |
Filesize: 51.052 KB |
Version History (View Complete History) |
|
2021-11-07 00:52:09 by Peter Hessler | Files touched by this commit (1) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-11-01 10:18:04 by Stuart Henderson | Files touched by this commit (6) |
Log message: oops, i removed py-flup rather than converted to py3-only, bring it back spotted by sdk |
2021-10-29 09:38:52 by Stuart Henderson | Files touched by this commit (244) |
Log message: 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-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: 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@ |
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-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. |
2018-05-10 08:59:23 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Missing RDEP on devel/py-future for python2. |
2018-05-10 00:18:55 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Remove NO_TEST. |
2018-05-09 03:26:27 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to py-flup-1.0.3 and add a python3 FLAVOR. |
2016-01-06 10:01:55 by Antoine Jacoutot | Files touched by this commit (27) |
Log message: Remove martynas@ from MAINTAINER, per his request. |
2015-09-29 04:52:55 by Stuart Henderson | Files touched by this commit (54) |
Log message: bump REVISION for setuptools dep change. |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2011-06-08 12:15:30 by Remi Pointel | Files touched by this commit (62) |
Log message: bump after default python version switch |
2011-01-02 13:50:55 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: Update to flup 1.0.2. martynas@ ok. |
2010-08-30 16:02:34 by Stuart Henderson | Files touched by this commit (34) |
Log message: bumps for python |
2009-03-24 12:14:10 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: - more missing package name bumps |
2008-08-23 14:38:57 by Martynas Venckus | Files touched by this commit (3) |
Log message: bugfix update to py-flup-1.0.1. from Vlad Glagolev, with tweaks by me ok wcmaier@ |
2007-12-10 14:07:52 by Martynas Venckus | Files touched by this commit (31) |
Log message: remove lang/python category from individual ports |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |