Permalink
Browse files
py-cryptography: update to version 2.2.1
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-cryptography/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup compiler_blacklist_versions 1.0 |
|
|
|
|
|
name py-cryptography |
|
|
version 2.2 |
|
|
version 2.2.1 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,8 +23,8 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 0404ccbebeb8d7d5235fdf633440ab2156645958 \ |
|
|
sha256 f5a0279e362c37e2150a32fe35ec20226e9237b6c9927fce8d53ef8e49e64f48 |
|
|
checksums rmd160 5eff32a2f6b3636027f815a1a61b976ae60025e6 \ |
|
|
sha256 dddad9d322a3f0867009ff9f25477b8f7c0bdbedf143704b384c9472f11cb2d3 |
|
|
|
|
|
platform macosx { |
|
|
if { ${os.major} < 11 } { |
|
|
|