[141095] trunk/dports/python/py-alabaster/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sat Oct 10 08:23:48 PDT 2015
Revision: 141095
https://trac.macports.org/changeset/141095
Author: mcalhoun at macports.org
Date: 2015-10-10 08:23:48 -0700 (Sat, 10 Oct 2015)
Log Message:
-----------
py-alabaster: update version 0.7.2->0.7.6 and add python35 subport
Modified Paths:
--------------
trunk/dports/python/py-alabaster/Portfile
Modified: trunk/dports/python/py-alabaster/Portfile
===================================================================
--- trunk/dports/python/py-alabaster/Portfile 2015-10-10 15:17:13 UTC (rev 141094)
+++ trunk/dports/python/py-alabaster/Portfile 2015-10-10 15:23:48 UTC (rev 141095)
@@ -3,9 +3,10 @@
PortSystem 1.0
PortGroup python 1.0
+PortGroup github 1.0
+github.setup bitprophet alabaster 0.7.6
name py-alabaster
-version 0.7.2
platforms darwin
supported_archs noarch
license BSD
@@ -14,21 +15,13 @@
description A configurable sidebar enabled Sphinx theme
long_description ${description}
-homepage https://github.com/bitprophet/alabaster
-master_sites https://pypi.python.org/packages/source/a/alabaster
-distname alabaster-${version}
+checksums rmd160 33d9ddb282a79f1d14cbf48f1eda52f51422e303 \
+ sha256 765b9609fedf1abbb9541bfc47272f9a07d1c67c4ff39a2320729b1bc5e89cb2
-checksums rmd160 3d6aee95cc06ebd538fdea481a806d420f17576d \
- sha256 f8f436a350e37607a3a3d333b6c2d9baf3320cd661e72e95ee0e3037ac7a3157
+python.versions 26 27 33 34 35
-python.versions 26 27 33 34
-
if {$subport ne $name} {
depends_build port:py${python.version}-setuptools
livecheck.type none
-} else {
- livecheck.type regex
- livecheck.url https://pypi.python.org/pypi/alabaster/json
- livecheck.regex {alabaster-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151010/c2668a3e/attachment.html>
More information about the macports-changes
mailing list