Permalink
Browse files
py-click-plugins: update to 1.1.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-click-plugins/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-click-plugins |
|
|
version 1.0.4 |
|
|
version 1.1.1 |
|
|
revision 0 |
|
|
platforms darwin |
|
|
license BSD |
|
|
@@ -22,9 +22,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 af88c63490f4c54c4783b9de0e7f0d546cf03120 \ |
|
|
sha256 dfed74b5063546a137de99baaaf742b4de4337ad2b3e1df5ec7c8a256adc0847 \ |
|
|
size 7984 |
|
|
checksums rmd160 143f83706fb8ad3eb91716d9b540e09f929a2bd5 \ |
|
|
sha256 46ab999744a9d831159c3411bb0c79346d94a444df9a3a3742e9ed63645f264b \ |
|
|
size 8164 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|