Permalink
Browse files
py-sphinx: update to 1.7.2
- Loading branch information
Showing
with
4 additions
and
6 deletions.
-
+4
−6
python/py-sphinx/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
PortGroup select 1.0 |
|
|
|
|
|
name py-sphinx |
|
|
version 1.7.1 |
|
|
version 1.7.2 |
|
|
categories-append textproc devel |
|
|
license BSD |
|
|
maintainers {jmr @jmroot} gmail.com:michel.sylvan openmaintainer |
|
|
@@ -24,9 +24,9 @@ homepage http://sphinx-doc.org/ |
|
|
master_sites pypi:S/Sphinx/ |
|
|
distname Sphinx-${version} |
|
|
|
|
|
checksums md5 abd4e7d383ad348c8ea43e85637c235c \ |
|
|
rmd160 0eb3ef4ce36babe676a11931b73f7059c00c9ee4 \ |
|
|
sha256 da987de5fcca21a4acc7f67a86a363039e67ac3e8827161e61b91deb131c0ee8 |
|
|
checksums md5 21a08e994e6a289ed14eecefde2b4f2f \ |
|
|
rmd160 52672d0ea78f6c5e51f1527775e05883e37f589f \ |
|
|
sha256 5a1c9a0fec678c24b9a2f5afba240c04668edb7f45c67ce2ed008996b3f21ae2 |
|
|
|
|
|
python.versions 27 34 35 36 |
|
|
|
|
|
@@ -59,6 +59,4 @@ port select --set ${select.group} [file tail ${select.file}] |
|
|
" |
|
|
|
|
|
livecheck.type none |
|
|
} else { |
|
|
livecheck.type pypi |
|
|
} |