Permalink
Browse files
py-hyperlink: update version 18.0.0->19.0.0
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
python/py-hyperlink/Portfile
|
|
@@ -4,9 +4,9 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup python-hyper hyperlink 18.0.0 v |
|
|
github.setup python-hyper hyperlink 19.0.0 v |
|
|
name py-hyperlink |
|
|
revision 1 |
|
|
revision 0 |
|
|
categories-append devel net |
|
|
license MIT |
|
|
platforms darwin |
|
|
@@ -16,9 +16,9 @@ maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer |
|
|
description A pure-Python implementation of immutable URLs |
|
|
long_description Hyperlink is a pure-Python package and requires nothing but Python. |
|
|
|
|
|
checksums rmd160 37d28a4e6010402c81a7410f1bc71d0108f415c8 \ |
|
|
sha256 ae22e87975614b3f5bba1703ea9a135b246d803db98462096ef5fa30d005b98e \ |
|
|
size 99973 |
|
|
checksums rmd160 d6372062ea8a7721c96a9f519d2bdff587b8ec26 \ |
|
|
sha256 658cba1f39b2802ab80a394c582e420aab1ff5ece8e83804a4790c6f5cf835a3 \ |
|
|
size 101141 |
|
|
|
|
|
python.versions 27 34 35 36 37 |
|
|
|
|
|
|