Commits

Duncan Macleod authored and Adam Mercer committed fbaa7e0d7c9
py-pyrxp: added py37 variant

as required by `py37-lscsoft-glue`
No tags

python/py-pyrxp/Portfile

Modified
10 10 platforms darwin
11 11 maintainers nomaintainer
12 12
13 13 description Fast validating XML parser for python
14 14 long_description ${description}
15 15
16 16 homepage https://pypi.python.org/pypi/pyRXP
17 17 master_sites pypi:p/pyRXP/
18 18 distname pyRXP-${version}
19 19
20 -python.versions 27 34 35 36
20 +python.versions 27 34 35 36 37
21 21
22 22 checksums md5 945b6586a0bc16e1735bca1244e824c6 \
23 23 rmd160 62140c9da21066772582d5e0908c28e5971255ac \
24 24 sha256 e3c03b88a396744f5c944cb80e48a7eefb4fc9c8e2265ed09b061efb4a635913
25 25
26 26 universal_variant no
27 27
28 28 if {${name} ne ${subport}} {
29 29 depends_build-append port:py${python.version}-setuptools
30 30 livecheck.type none
31 31 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut