Permalink
Browse files
py-blessings: Add py35 and py36 subports
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/py-blessings/Portfile
|
|
@@ -7,7 +7,7 @@ name py-blessings |
|
|
set real_name blessings |
|
|
version 1.6.1 |
|
|
maintainers nomaintainer |
|
|
python.versions 27 34 |
|
|
python.versions 27 34 35 36 |
|
|
|
|
|
description A thin, practical wrapper around terminal formatting, positioning, and more |
|
|
long_description ${description} |
|
|
|