Permalink
Browse files
py-alembic: update to 1.0.9
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-alembic/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-alembic |
|
|
version 1.0.8 |
|
|
version 1.0.9 |
|
|
revision 0 |
|
|
categories-append databases |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 c4c2382a45a99348d5fede7e101d63af06c250d3 \ |
|
|
sha256 505d41e01dc0c9e6d85c116d0d35dbb0a833dcb490bf483b75abeb06648864e8 \ |
|
|
size 1030713 |
|
|
checksums rmd160 036567279e375663858ddc46fc352f38b2caf716 \ |
|
|
sha256 40b9a619aa5f25ea1e1508adcda88b33704ef28e02c9cfa6471e5c772ecf0829 \ |
|
|
size 1017432 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_lib-append port:py${python.version}-setuptools \ |
|
|
|