[147522] trunk/dports/python/py-datacite/Portfile
petr at macports.org
petr at macports.org
Wed Apr 6 16:01:01 PDT 2016
Revision: 147522
https://trac.macports.org/changeset/147522
Author: petr at macports.org
Date: 2016-04-06 16:01:01 -0700 (Wed, 06 Apr 2016)
Log Message:
-----------
py-datacite: update to 0.2.1
Modified Paths:
--------------
trunk/dports/python/py-datacite/Portfile
Modified: trunk/dports/python/py-datacite/Portfile
===================================================================
--- trunk/dports/python/py-datacite/Portfile 2016-04-06 22:36:50 UTC (rev 147521)
+++ trunk/dports/python/py-datacite/Portfile 2016-04-06 23:01:01 UTC (rev 147522)
@@ -8,7 +8,7 @@
set _n [string index ${_name} 0]
name py-${_name}
-version 0.1.0
+version 0.2.1
categories-append net
platforms darwin
supported_archs noarch
@@ -23,16 +23,19 @@
distname ${_name}-${version}
master_sites https://pypi.python.org/packages/source/${_n}/${_name}/
-checksums md5 b575cb6a7ddd27b6b1de007d1d803b26 \
- rmd160 94fa4b46d906a7eaad4ef7390a12bfe5dca7e36a \
- sha256 bd4ef5d7d5fcf9e3ac9a8315e0a30d56405ea5cce6cbd11d0950f90cbc84a65e
+checksums md5 37c46c71cb38ded103903bf4e1eab50a \
+ rmd160 922068072b6717e7f0d37200ad3ca6978df14ed7 \
+ sha256 0349451315557708bf7e4c4937918578748718f4b59fb6006810897f51b62508
python.versions 27 34 35
if {${name} ne ${subport}} {
- depends_build-append port:py${python.version}-setuptools
+ depends_build-append port:py${python.version}-setuptools \
+ port:py${python.version}-pytest-runner
- depends_lib-append port:py${python.version}-requests
+ depends_lib-append port:py${python.version}-jsonschema \
+ port:py${python.version}-lxml \
+ port:py${python.version}-requests
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160406/fcb749af/attachment.html>
More information about the macports-changes
mailing list