Commits

reneeotten authored and Perry E. Metzger committed bce314e98b3
py-beaker: obsolete py26 subport
No tags

python/py-beaker/Portfile

Modified
4 4 PortGroup python 1.0
5 5
6 6 name py-beaker
7 7 version 1.10.0
8 8 revision 0
9 9 categories-append www
10 10 platforms darwin
11 11 license BSD MIT
12 12 supported_archs noarch
13 13
14 -python.versions 26 27 34 35 36 37
14 +python.versions 27 34 35 36 37
15 15
16 16 maintainers {stromnov @stromnov} openmaintainer
17 17
18 18 description A Session and Caching library with WSGI Middleware
19 19
20 20 long_description Beaker is a web session and general caching library that \
21 21 includes WSGI middleware for use in web applications. \
22 22 \
23 23 As a general caching library, Beaker can handle storing \
24 24 for various times any Python object that can be pickled \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut