Revision: 145218 https://trac.macports.org/changeset/145218 Author: jmr@macports.org Date: 2016-01-28 10:33:55 -0800 (Thu, 28 Jan 2016) Log Message: ----------- py-sphinx: update to 1.3.5 Modified Paths: -------------- trunk/dports/python/py-sphinx/Portfile Modified: trunk/dports/python/py-sphinx/Portfile =================================================================== --- trunk/dports/python/py-sphinx/Portfile 2016-01-28 18:32:37 UTC (rev 145217) +++ trunk/dports/python/py-sphinx/Portfile 2016-01-28 18:33:55 UTC (rev 145218) @@ -6,7 +6,7 @@ PortGroup select 1.0 name py-sphinx -version 1.3.4 +version 1.3.5 categories-append textproc devel license BSD maintainers jmr gmail.com:michel.sylvan openmaintainer @@ -25,9 +25,9 @@ master_sites https://pypi.python.org/packages/source/S/Sphinx/ distname Sphinx-${version} -checksums md5 a0aa2e92d749d52c678873994dff9e10 \ - rmd160 0b006eaee2f159e081ab59fe0cb8af5046852c3d \ - sha256 8aacc3f34aa758751fdb44ab9238eab024c66b57d67200f9a35efebf0e368057 +checksums md5 14bc6413d9863e36fd7204770bd6fcfe \ + rmd160 c38fbd7665bba9677b36b549b1e956f9466af952 \ + sha256 b7d133bb4990d010a2ad934c319b52d8a2156cb0491484f5e2a558619bc9ae04 python.versions 26 27 33 34 35
participants (1)
-
jmr@macports.org