Commits

Renee Otten authored 45e8f7a98fd
py-breadability: remove py34 subport, add size
No tags

python/py-breadability/Portfile

Modified
13 13 maintainers nomaintainer
14 14
15 15 description Port of Readability HTML parser in Python
16 16 long_description ${description}
17 17
18 18 homepage https://github.com/bookieio/${python.rootname}
19 19 master_sites pypi:b/${python.rootname}/
20 20 distname ${python.rootname}-${version}
21 21
22 22 checksums rmd160 8d862c9606f2bee49df7eb8007ba6878006c8963 \
23 - sha256 f1a7fdad1e58e295df80954879143824c706bbfb1826cdf4b1d15de1a86afe99
23 + sha256 f1a7fdad1e58e295df80954879143824c706bbfb1826cdf4b1d15de1a86afe99 \
24 + size 32505
24 25
25 -python.versions 27 34 35 36 37
26 +python.versions 27 35 36 37
26 27
27 28 if {${name} ne ${subport}} {
28 29 depends_lib-append \
29 30 port:py${python.version}-chardet \
30 31 port:py${python.version}-docopt \
31 32 port:py${python.version}-lxml \
32 33 port:py${python.version}-setuptools
33 34
34 35 post-destroot {
35 36 set docdir ${prefix}/share/doc/${subport}

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

Add shortcut