Permalink
Browse files
py-setuptools_scm: update to version 1.17.0
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-setuptools_scm/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-setuptools_scm |
|
|
version 1.16.0 |
|
|
version 1.17.0 |
|
|
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 df455c7d4ece9b98f9ca63c3a20896aa013d0fc2 \ |
|
|
sha256 1e3474568cb731d6a1705a85a53e60b62276331d33335d4000f6c54fb8b68ee3 |
|
|
checksums rmd160 1f564ca4dd74139804e858175deaf5472030dcd6 \ |
|
|
sha256 70a4cf5584e966ae92f54a764e6437af992ba42ac4bca7eb37cc5d02b98ec40a |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools |
|
|
|