Permalink
Browse files
py-kombu: update to 4.5.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-kombu/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-kombu |
|
|
version 4.2.2 |
|
|
version 4.5.0 |
|
|
revision 0 |
|
|
categories-append devel |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 ecf125ebadc134978af3f4154f8c4055e8ceb460 \ |
|
|
sha256 52763f41077e25fe7e2f17b8319d8a7b7ab953a888c49d9e4e0464fceb716896 \ |
|
|
size 425735 |
|
|
checksums rmd160 51cece5bd5ed747f27f9599d29d8b72fa1ba0292 \ |
|
|
sha256 389ba09e03b15b55b1a7371a441c894fd8121d174f5583bbbca032b9ea8c9edd \ |
|
|
size 432679 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
# py-kombu depends on pkg_resources module (part of setuptools) |
|
|
|