[144868] trunk/dports/python/py-bcdoc/Portfile
khindenburg at macports.org
khindenburg at macports.org
Tue Jan 19 18:40:44 PST 2016
Revision: 144868
https://trac.macports.org/changeset/144868
Author: khindenburg at macports.org
Date: 2016-01-19 18:40:44 -0800 (Tue, 19 Jan 2016)
Log Message:
-----------
py-bcdoc: update to 0.16.0
Modified Paths:
--------------
trunk/dports/python/py-bcdoc/Portfile
Modified: trunk/dports/python/py-bcdoc/Portfile
===================================================================
--- trunk/dports/python/py-bcdoc/Portfile 2016-01-20 02:27:29 UTC (rev 144867)
+++ trunk/dports/python/py-bcdoc/Portfile 2016-01-20 02:40:44 UTC (rev 144868)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-bcdoc
-version 0.13.0
+version 0.16.0
platforms darwin
license MIT
maintainers pixilla openmaintainer
@@ -15,10 +15,10 @@
homepage https://github.com/botocore/bcdoc
master_sites https://pypi.python.org/packages/source/b/bcdoc
-distname bcdoc-0.13.0
+distname bcdoc-${version}
-checksums rmd160 73e3b3696262181d6fe66505a1688e9de93b4ddd \
- sha256 ffe7bfc278f83bab826e9f52e2860a858579fffab2febf60ce2ec6c3f9247763
+checksums rmd160 c82c8aa2033ccdcc29cd75c8ae21ee2381e963ed \
+ sha256 f568c182e06883becf7196f227052435cffd45604700c82362ca77d3427b6202
python.versions 27 34
@@ -28,6 +28,5 @@
livecheck.type none
} else {
- livecheck.type regex
- livecheck.url ${master_sites}
+ livecheck.type pypi
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160119/68023bb5/attachment.html>
More information about the macports-changes
mailing list