Ticket #51391: pypi_long.patch
File pypi_long.patch, 245.7 KB (added by xeron (Ivan Larionov), 8 years ago) |
---|
-
_resources/port1.0/fetch/mirror_sites.tcl
400 400 # port name) so just use a basic form here and fake it in ports that need 401 401 # to use this. 402 402 set portfetch::mirror_sites::sites(pypi) { 403 https:// pypi.python.org/packages/source/:nosubdir403 https://files.pythonhosted.org/packages/source/:nosubdir 404 404 } 405 405 406 406 set portfetch::mirror_sites::sites(ruby) { -
_resources/port1.0/livecheck/pypi.tcl
11 11 } 12 12 if {!$has_homepage || ${livecheck.url} eq ${homepage}} { 13 13 livecheck.url \ 14 https://pypi.python.org/pypi ?:action=doap&name=${livecheck.name}14 https://pypi.python.org/pypi/${livecheck.name}/json 15 15 } 16 16 if {${livecheck.regex} eq ""} { 17 livecheck.regex { <revision>(.+)</revision>}17 livecheck.regex {"version": "(.+)",} 18 18 } 19 19 set livecheck.type "regex" -
python/github-backup/Portfile
15 15 long_description ${description} 16 16 17 17 homepage http://github.com/josegonzalez/python-github-backup 18 master_sites https://pypi.python.org/packages/source/${_n}/${name}18 master_sites pypi:${_n}/${name} 19 19 20 20 checksums rmd160 221e594dd54c1777f806830149c4e08a65514c2f \ 21 21 sha256 375edd04b5bec475135f9e152142f98ef49457071426ab2fbdf29cb9170f0271 -
python/py-DAWG/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/kmike/DAWG/ 22 master_sites https://pypi.python.org/packages/source/D/DAWG/22 master_sites pypi:D/DAWG/ 23 23 24 24 distname DAWG-${version} 25 25 -
python/py-FlexGet/Portfile
20 20 do not provide any kind of useful feeds. 21 21 homepage http://flexget.com/ 22 22 23 master_sites https://pypi.python.org/packages/source/F/FlexGet/23 master_sites pypi:F/FlexGet/ 24 24 distname FlexGet-${version} 25 25 checksums md5 256f5536d5de5121a4495e93e9c0d35c \ 26 26 sha256 c2c6bd11ca3daae93544df3152955f24799540c615733dce0a4812073090e5d2 -
python/py-SRPAstro/Portfile
15 15 astronomical observations 16 16 17 17 homepage http://packages.python.org/SRPAstro/ 18 master_sites http://pypi.python.org/packages/source/S/SRPAstro/18 master_sites pypi:S/SRPAstro/ 19 19 distname SRPAstro-${version} 20 20 checksums md5 7e0a871e8929b14c3d90036a35958f67 \ 21 21 sha256 aca415091273c962ef56b22c12845ee3bc235eec5ce0b0a0f6d973bb065e06f7 -
python/py-abjad/Portfile
24 24 supported_archs noarch 25 25 26 26 homepage http://www.projectabjad.org 27 master_sites http://pypi.python.org/packages/source/A/${real_name}/27 master_sites pypi:A/${real_name} 28 28 distname ${real_name}-${version} 29 29 checksums rmd160 d53ff4bde389723381a03dab9521891a96488916 \ 30 30 sha256 9413fb075ebdb6b498ec49e65048432881c629585c0d3bb1cbe813b4a73d1682 … … 31 31 32 32 if {${name} ne ${subport}} { 33 33 depends_build port:py${python.version}-setuptools 34 35 livecheck.type none 36 } else { 37 livecheck.type pypi 34 38 } -
python/py-actdiag/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://blockdiag.com/ 23 master_sites https://pypi.python.org/packages/source/a/actdiag/23 master_sites pypi:a/actdiag/ 24 24 25 25 distname actdiag-${version} 26 26 -
python/py-alembic/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://bitbucket.org/zzzeek/alembic 23 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 24 24 25 25 distname ${python.rootname}-${version} 26 26 -
python/py-altgraph/Portfile
21 21 supported_archs noarch 22 22 23 23 homepage http://undefined.org/python/#altgraph 24 master_sites https://pypi.python.org/packages/source/a/altgraph/24 master_sites pypi:a/altgraph/ 25 25 distname altgraph-${version} 26 26 27 27 checksums md5 916dca277fb2b747d5b1ec05b54a0825 \ -
python/py-aniso8601/Portfile
19 19 description A library for parsing ISO 8601 strings 20 20 long_description ${description} 21 21 22 master_sites http://pypi.python.org/packages/source/${_n}/${_name}22 master_sites pypi:${_n}/${_name} 23 23 distname aniso8601-${version} 24 24 25 25 checksums rmd160 309d4f27849d9db327f66f7911bae56b5bea57fa \ -
python/py-anyjson/Portfile
20 20 regardless of which JSON implementation is used. 21 21 22 22 homepage http://bitbucket.org/runeh/anyjson/ 23 master_sites http://pypi.python.org/packages/source/a/anyjson/23 master_sites pypi:a/anyjson/ 24 24 25 25 distname anyjson-${version} 26 26 -
python/py-aplpy/Portfile
24 24 graphical formats, including EPS, PDF, PS, PNG, and SVG. 25 25 26 26 homepage http://aplpy.github.com/ 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 distname ${_name}-${version} 29 29 30 30 checksums md5 d95e1649f7afe479f2d093d987cfd861 \ -
python/py-appscript/Portfile
19 19 own AppleScript language for automating your Mac. 20 20 21 21 homepage http://appscript.sourceforge.net/ 22 master_sites http://pypi.python.org/packages/source/a/${real_name}22 master_sites pypi:a/${real_name} 23 23 distname ${real_name}-${version} 24 24 25 25 checksums rmd160 d5bc7581a0149500b6bed18c47711ddc31024658 \ -
python/py-argh/Portfile
20 20 ${description} 21 21 22 22 homepage https://bitbucket.org/neithere/${_name}/ 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}23 master_sites pypi:${_n}/${_name} 24 24 distname ${_name}-${version} 25 25 26 26 checksums md5 67ef29c2a32b206228933d94cdfeda96 \ -
python/py-asciitable/Portfile
16 16 platforms darwin 17 17 18 18 homepage http://cxc.harvard.edu/contrib/asciitable/ 19 master_sites http://pypi.python.org/packages/source/a/asciitable/19 master_sites pypi:a/asciitable/ 20 20 distname asciitable-${version} 21 21 checksums md5 913dac05fbf69ae76504f955b77659e5 \ 22 22 sha1 b10ec19b930e7cd758ac4748c50c25f1285f256a \ -
python/py-asn1-modules/Portfile
21 21 supported_archs noarch 22 22 23 23 homepage https://pypi.python.org/pypi/pyasn1-modules 24 master_sites https://pypi.python.org/packages/source/p/pyasn1-modules/24 master_sites pypi:p/pyasn1-modules/ 25 25 distname pyasn1-modules-${version} 26 26 27 27 checksums md5 9e92623a86709a77d43d406612ad7389 \ -
python/py-astroML/Portfile
29 29 astronomical datasets. 30 30 31 31 homepage http://www.astroml.org 32 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}32 master_sites pypi:[string index ${realname} 0]/${realname} 33 33 distname ${realname}-${version} 34 34 35 35 checksums md5 56d5c281ca079eb569ef1898be1604db \ -
python/py-astroML_addons/Portfile
29 29 implementations of some algorithms in astroML. 30 30 31 31 homepage http://www.astroml.org 32 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}32 master_sites pypi:[string index ${realname} 0]/${realname} 33 33 distname ${realname}-${version} 34 34 35 35 checksums md5 9efd34f180766fbb3c58f989fd87e254 \ -
python/py-astropy/Portfile
14 14 description A Community Python Library for Astronomy 15 15 long_description The Astropy project is a common effort to develop \ 16 16 a single core package for Astronomy. 17 17 18 18 platforms darwin 19 19 license BSD 20 20 21 21 homepage http://www.astropy.org 22 master_sites http://pypi.python.org/packages/source/a/astropy/22 master_sites pypi:a/astropy/ 23 23 distname astropy-${version} 24 24 checksums md5 03a6a9189fc0ce58862540c974bc17e8 \ 25 25 sha1 2017eb49bae29607e8e4095fc9d918510ddcdf36 \ -
python/py-async-task/Portfile
20 20 channel. 21 21 22 22 homepage http://packages.python.org/async/intro.html 23 master_sites http://pypi.python.org/packages/source/a/async/23 master_sites pypi:a/async/ 24 24 distname async-${version} 25 25 26 26 python.versions 26 27 -
python/py-atpy/Portfile
21 21 license MIT 22 22 23 23 homepage http://atpy.readthedocs.org/ 24 master_sites https://pypi.python.org/packages/source/A/ATpy/24 master_sites pypi:A/ATpy/ 25 25 distname ATpy-${version} 26 26 checksums md5 2306195fcefff7c1e4d36ae92a894ff2 \ 27 27 sha1 93525db0a36770b7cbbafefa6041fc80aac51c61 \ -
python/py-autopep8/Portfile
21 21 22 22 homepage http://pypi.python.org/pypi/${realname} 23 23 24 master_sites http://pypi.python.org/packages/source/a/${realname}24 master_sites pypi:a/${realname} 25 25 distname ${realname}-${version} 26 26 27 27 checksums md5 4167555f521ddd69b66f13819604f3db \ -
python/py-awscli/Portfile
15 15 long_description ${description} 16 16 17 17 homepage http://aws.amazon.com/cli/ 18 master_sites https://pypi.python.org/packages/source/a/awscli18 master_sites pypi:a/awscli 19 19 distname awscli-${version} 20 20 21 21 checksums rmd160 68bb81fbc880d5745d85fdae20d6dc67efdf0a31 \ -
python/py-axiom/Portfile
24 24 (Relational DataBase Management System). 25 25 26 26 homepage https://pypi.python.org/pypi/${gname} 27 master_sites https://pypi.python.org/packages/source/A/${gname}/27 master_sites pypi:A/${gname}/ 28 28 29 29 distname ${gname}-${version} 30 30 -
python/py-babel/Portfile
23 23 applications, with an emphasis on web-based applications. 24 24 25 25 homepage http://babel.pocoo.org/ 26 master_sites https://pypi.io/packages/source/B/Babel26 master_sites pypi:B/Babel 27 27 28 28 distname Babel-${version} 29 29 -
python/py-backports-lzma/Portfile
21 21 long_description ${description} 22 22 23 23 homepage https://github.com/peterjc/backports.lzma 24 master_sites https://pypi.python.org/packages/source/b/backports.lzma/24 master_sites pypi:b/backports.lzma/ 25 25 26 26 distname backports.lzma-${version} 27 27 -
python/py-backports-ssl_match_hostname/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://bitbucket.org/brandon/backports.ssl_match_hostname 23 master_sites https://pypi.python.org/packages/source/b/backports.ssl_match_hostname/23 master_sites pypi:b/backports.ssl_match_hostname/ 24 24 25 25 distname backports.ssl_match_hostname-${version} 26 26 -
python/py-baker/Portfile
18 18 supported_archs noarch 19 19 20 20 homepage http://pypi.python.org/pypi/${my_name} 21 master_sites http://pypi.python.org/packages/source/B/${my_name}/21 master_sites pypi:B/${my_name}/ 22 22 23 23 checksums rmd160 9fe09881a78c1234979094d082fda204aa6d21eb \ 24 24 sha256 2d81e99af7d7d6441297a0c13de023fe3f1510718e89d2baacea917ee09d154d -
python/py-bcdoc/Portfile
14 14 long_description ${description} 15 15 16 16 homepage https://github.com/botocore/bcdoc 17 master_sites https://pypi.python.org/packages/source/b/bcdoc17 master_sites pypi:b/bcdoc 18 18 distname bcdoc-${version} 19 19 20 20 checksums rmd160 c82c8aa2033ccdcc29cd75c8ae21ee2381e963ed \ -
python/py-bdist_mpkg/Portfile
21 21 any existing package that uses distutils. 22 22 23 23 homepage https://github.com/matthew-brett/bdist_mpkg 24 master_sites https://pypi.python.org/packages/source/b/bdist_mpkg/24 master_sites pypi:b/bdist_mpkg/ 25 25 distname bdist_mpkg-${version} 26 26 27 27 checksums md5 81f5f8601331acda2926efeb97a0804d \ -
python/py-beaker/Portfile
32 32 WSGI capable frameworks, and is automatically used by Pylons. 33 33 34 34 homepage http://beaker.groovie.org 35 master_sites http://pypi.python.org/packages/source/B/Beaker/35 master_sites pypi:B/Beaker/ 36 36 37 37 distname Beaker-${version} 38 38 -
python/py-bitarray/Portfile
29 29 homepage https://github.com/ilanschnell/${_name} 30 30 31 31 distname ${_name}-${version} 32 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/32 master_sites pypi:${_n}/${_name}/ 33 33 34 34 checksums md5 3825184f54f4d93508a28031b4c65d3b \ 35 35 rmd160 58c2a2665c2759f23bf1ab096de8c34bf7fcfcbb \ -
python/py-blaze/Portfile
24 24 of NumPy itself. 25 25 26 26 homepage http://blaze.pydata.org/ 27 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}27 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 28 28 29 29 distname ${python.rootname}-${version} 30 30 -
python/py-blessings/Portfile
17 17 license MIT 18 18 19 19 homepage https://github.com/erikrose/blessings 20 master_sites https://pypi.python.org/packages/source/b/${real_name}/20 master_sites pypi:b/${real_name}/ 21 21 distname ${real_name}-${version} 22 22 checksums rmd160 00014f95d6c303cb87f02476f9b4c1d3e242293a \ 23 23 sha256 edc5713061f10966048bf6b40d9a514b381e0ba849c64e034c4ef6c1847d3007 -
python/py-blist/Portfile
20 20 and similar performance on small lists. 21 21 22 22 homepage http://stutzbachenterprises.com/ 23 master_sites https://pypi.python.org/packages/source/b/blist/23 master_sites pypi:b/blist/ 24 24 25 25 distname blist-${version} 26 26 -
python/py-blockdiag/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://blockdiag.com/ 23 master_sites https://pypi.python.org/packages/source/b/blockdiag/23 master_sites pypi:b/blockdiag/ 24 24 25 25 distname blockdiag-${version} 26 26 -
python/py-boto/Portfile
19 19 homepage http://docs.pythonboto.org/ 20 20 21 21 set pypi_path [string index ${python.rootname} 0]/${python.rootname} 22 master_sites http://pypi.python.org/packages/source/${pypi_path}22 master_sites pypi:${pypi_path} 23 23 distname ${python.rootname}-${version} 24 24 25 25 checksums md5 503e6ffd7d56dcdffa38cb316bb119e9 \ -
python/py-boto3/Portfile
14 14 long_description ${description} 15 15 16 16 homepage https://github.com/boto/boto3 17 master_sites https://pypi.python.org/packages/source/b/boto317 master_sites pypi:b/boto3 18 18 distname boto3-${version} 19 19 20 20 checksums rmd160 adcc22281811c6722c35ab4808a65d0bea20834a \ -
python/py-botocore/Portfile
14 14 long_description ${description} 15 15 16 16 homepage https://github.com/boto/botocore 17 master_sites https://pypi.python.org/packages/source/b/botocore17 master_sites pypi:b/botocore 18 18 distname ${python.rootname}-${version} 19 19 20 20 checksums rmd160 6e8b19496da996f93a324e53592c1760737b9000 \ -
python/py-bottle/Portfile
25 25 supported_archs noarch 26 26 27 27 homepage http://bottlepy.org/ 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 distname ${_name}-${version} 30 30 31 31 python.versions 26 27 34 35 -
python/py-bottle-sqlalchemy/Portfile
23 23 supported_archs noarch 24 24 25 25 homepage https://github.com/iurisilvio/bottle-sqlalchemy 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 distname ${_name}-${version} 28 28 29 29 checksums md5 b139d97424efcf917474f142851f0231 \ -
python/py-bottleneck/Portfile
22 22 mainly operations dealing with NaN and sliding windows. 23 23 24 24 homepage http://berkeleyanalytics.com/bottleneck 25 master_sites https://pypi.python.org/packages/source/B/Bottleneck/25 master_sites pypi:B/Bottleneck/ 26 26 27 27 distname Bottleneck-${version} 28 28 -
python/py-breadability/Portfile
18 18 long_description ${description} 19 19 20 20 homepage https://github.com/bookieio/${real_name} 21 master_sites https://pypi.python.org/packages/source/b/${real_name}/21 master_sites pypi:b/${real_name}/ 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 8d862c9606f2bee49df7eb8007ba6878006c8963 \ … … 29 29 if {${name} ne ${subport}} { 30 30 depends_build-append \ 31 31 port:py${python.version}-setuptools 32 32 33 33 depends_lib-append port:py${python.version}-docopt \ 34 34 port:py${python.version}-chardet \ 35 35 port:py${python.version}-lxml -
python/py-brownie/Portfile
16 16 ${description} 17 17 18 18 homepage http://github.com/DasIch/brownie/ 19 master_sites https://pypi.python.org/packages/source/B/${real_name}19 master_sites pypi:B/${real_name} 20 20 distname ${real_name}-${version} 21 21 22 22 checksums md5 c79089d747777f4754656b41998e5685 \ -
python/py-bsddb3/Portfile
21 21 bsddb3.db module. 22 22 homepage http://pypi.python.org/pypi/${real_name} 23 23 24 master_sites http://pypi.python.org/packages/source/b/${real_name}24 master_sites pypi:b/${real_name} 25 25 distname ${real_name}-${version} 26 26 27 27 checksums rmd160 da8b6f6df57a11571bb70860ed265ad7b345a207 \ … … 43 43 44 44 build.env-append BERKELEYDB_INCDIR=${prefix}/include/db${db_version} \ 45 45 BERKELEYDB_LIBDIR=${prefix}/lib/db${db_version} 46 46 47 47 destroot.env-append BERKELEYDB_INCDIR=${prefix}/include/db${db_version} \ 48 48 BERKELEYDB_LIBDIR=${prefix}/lib/db${db_version} 49 49 50 50 livecheck.type none 51 51 } else { 52 52 livecheck.type regex -
python/py-bson/Portfile
24 24 homepage https://pypi.python.org/pypi/${_name} 25 25 26 26 distname ${_name}-${version} 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 29 29 checksums md5 be14a8e89f86970e873f9b64822412e3 \ 30 30 rmd160 f86ad4349e4b465bdc6a7e9bdf3f98534653309b \ -
python/py-carrot/Portfile
17 17 long_description ${description} 18 18 19 19 homepage http://ask.github.com/carrot/ 20 master_sites https://pypi.python.org/packages/source/c/carrot/20 master_sites pypi:c/carrot/ 21 21 22 22 distname carrot-${version} 23 23 -
python/py-cffi/Portfile
22 22 reliable way of calling C code from Python. 23 23 24 24 homepage http://cffi.readthedocs.org/ 25 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}25 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 26 26 27 27 distname cffi-${version} 28 28 -
python/py-chardet/Portfile
18 18 As smart as your browser. 19 19 20 20 homepage https://pypi.python.org/pypi/${realname}/ 21 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}21 master_sites pypi:[string index ${realname} 0]/${realname} 22 22 distname ${realname}-${version} 23 23 24 24 checksums rmd160 b68ed94bccfd97f23cc0a6288ee8c7914f4c7d04 \ -
python/py-cheetah/Portfile
23 23 principle user group. 24 24 homepage http://www.cheetahtemplate.org/ 25 25 26 master_sites http://pypi.python.org/packages/source/C/Cheetah/26 master_sites pypi:C/Cheetah/ 27 27 distname Cheetah-${version} 28 28 checksums sha1 c218f5d8bc97b39497680f6be9b7bd093f696e89 \ 29 29 rmd160 ae516e090313864f03dbfe131dada3fec9f60243 -
python/py-cidrize/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://github.com/jathanism/cidrize/ 23 master_sites https://pypi.python.org/packages/source/c/cidrize/23 master_sites pypi:c/cidrize/ 24 24 25 25 distname cidrize-${version} 26 26 -
python/py-cjson/Portfile
22 22 100-250 times for decoding operations. 23 23 homepage http://pypi.python.org/pypi/python-cjson/ 24 24 25 master_sites http://pypi.python.org/packages/source/p/python-cjson/25 master_sites pypi:p/python-cjson/ 26 26 distname python-cjson-${version} 27 27 checksums rmd160 335677e39817b89af34aa51b66f4c0eb8269a050 \ 28 28 sha256 a01fabb7593728c3d851e1cd9a3efbd18f72650a31a5aa8a74018640da3de8b3 -
python/py-ckanapi/Portfile
23 23 homepage https://github.com/ckan/ckanapi 24 24 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 2ab2508df730b0e7d84e13be74adc314 \ 29 29 rmd160 98f6682c1ef512d3120833e0e7087ec26500ce44 \ -
python/py-clonedigger/Portfile
18 18 supported, Java support will be added soon. 19 19 homepage http://clonedigger.sourceforge.net/ 20 20 21 master_sites http://pypi.python.org/packages/source/c/clonedigger/21 master_sites pypi:c/clonedigger/ 22 22 distname clonedigger-${version} 23 23 checksums md5 ac1883622ee2c20a2b91efbf5133b892 \ 24 24 sha1 f5a3854d2f5f0f0b997459d1b0f529e216fecb55 \ -
python/py-cog/Portfile
18 18 supported_archs noarch 19 19 20 20 homepage http://nedbatchelder.com/code/cog/ 21 master_sites https://pypi.python.org/packages/source/c/${realname}21 master_sites pypi:c/${realname} 22 22 23 23 distname ${realname}-${version} 24 24 -
python/py-cogen/Portfile
22 22 from python 2.5, including a enhanced WSGI server. 23 23 24 24 homepage http://code.google.com/p/cogen/ 25 master_sites https://pypi.python.org/packages/source/c/cogen/25 master_sites pypi:c/cogen/ 26 26 distname cogen-${version} 27 27 28 28 checksums md5 6c765905e4bc0278d35dd5c0011d032d \ -
python/py-colorama/Portfile
19 19 under MS Windows. 20 20 21 21 homepage http://code.google.com/p/colorama/ 22 master_sites http://pypi.python.org/packages/source/c/colorama/22 master_sites pypi:c/colorama/ 23 23 python.versions 26 27 33 34 35 24 24 25 25 -
python/py-colormath/Portfile
17 17 supported_archs noarch 18 18 19 19 homepage http://python-colormath.readthedocs.org/ 20 master_sites http://pypi.python.org/packages/source/c/colormath/20 master_sites pypi:c/colormath/ 21 21 distname colormath-${version} 22 22 23 23 checksums md5 c2c0c84bb6b800a2df121983300c6a21 \ -
python/py-configargparse/Portfile
20 20 long_description \ 21 21 ${_name} is a drop-in replacement for argparse that adds support for \ 22 22 config files and environment variables. It allows options to also be set \ 23 via config files and/or environment variables. 23 via config files and/or environment variables. 24 24 25 25 homepage https://github.com/zorro3/ConfigArgParse 26 26 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 distname ${_name}-${version} 29 29 30 30 checksums md5 408ad7af06cd449420cecc19bee6f0c9 \ -
python/py-configobj/Portfile
21 21 python.versions 27 34 35 22 22 23 23 homepage https://pypi.python.org/pypi/configobj/ 24 master_sites https://pypi.python.org/packages/source/c/configobj/24 master_sites pypi:c/configobj/ 25 25 distname configobj-${version} 26 26 27 27 checksums rmd160 9b7dd0b9e08477914da104585369921c549eec01 \ -
python/py-construct/Portfile
24 24 complex constructs are composed of a hierarchy of simpler ones. 25 25 26 26 homepage http://construct.wikispaces.com/ 27 master_sites https://pypi.python.org/packages/source/c/construct/27 master_sites pypi:c/construct/ 28 28 29 29 distname construct-${version} 30 30 -
python/py-contextlib2/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://contextlib2.readthedocs.org/ 23 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 24 24 25 25 distname ${python.rootname}-${version} 26 26 -
python/py-control/Portfile
23 23 systems. 24 24 25 25 homepage http://python-control.sourceforge.net 26 master_sites http://pypi.python.org/packages/source/c/${package}/26 master_sites pypi:c/${package}/ 27 27 28 28 distname ${package}-${version} 29 29 -
python/py-cookies/Portfile
27 27 homepage https://github.com/sashahart/cookies 28 28 29 29 distname ${_name}-${version} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 32 32 checksums md5 6f4c53aba3ed03e4e7b50812c2c2579a \ 33 33 rmd160 a942793a1d643cb30ddf5d161e4c4b1e5c8dcf31 \ -
python/py-couchdb/Portfile
19 19 3) couchdb.schema: a higher-lever API for mapping between \ 20 20 CouchDB documents and Python objects, \ 21 21 4) couchdb.view: a CouchDB view server that allows \ 22 writing view functions in Python 22 writing view functions in Python 23 23 24 master_sites https://pypi.python.org/packages/source/C/CouchDB24 master_sites pypi:C/CouchDB 25 25 distname CouchDB-${version} 26 26 checksums md5 67afd226fed4c641eeb13a9930d334f7 \ 27 27 rmd160 f581679a63834890ac00d6d0dee89c13de24359e \ -
python/py-couchdbkit/Portfile
24 24 for example as easy as using a dict. 25 25 26 26 homepage http://couchdbkit.org/ 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 distname ${_name}-${version} 29 29 30 30 checksums md5 d5f6382665697b0f126f68a211c1a5a2 \ -
python/py-country/Portfile
1 # -*- coding: utf-8; mode: tcl; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- 1 # -*- coding: utf-8; mode: tcl; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- 2 2 # $Id$ 3 3 # vim: set fileencoding=utf-8 tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab filetype=tcl : 4 4 … … 15 15 long_description ISO country, subdivision, language, currency and script definitions and their translations 16 16 17 17 homepage http://pypi.python.org/pypi/pycountry 18 master_sites http://pypi.python.org/packages/source/p/pycountry18 master_sites pypi:p/pycountry 19 19 distname pycountry-${version} 20 20 checksums md5 9329f25a88573174130159b96ba8730a 21 21 -
python/py-coverage/Portfile
23 23 platforms darwin 24 24 25 25 homepage http://nedbatchelder.com/code/${_name}/ 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 distname ${_name}-${version} 28 28 29 29 checksums md5 c7d3db1882484022c81bf619be7b6365 \ -
python/py-creoleparser/Portfile
20 20 supported_archs noarch 21 21 22 22 homepage http://code.google.com/p/creoleparser 23 master_sites http://pypi.python.org/packages/source/C/${real_name}/23 master_sites pypi:C/${real_name}/ 24 24 distname ${real_name}-${version} 25 25 checksums rmd160 046188ceb91691aaa9a4f9d90a69db545019ec7e \ 26 26 sha256 07af317e5c19e819130e01d8d698a741f05d69572642f5710b22b9f3630b45f3 -
python/py-cryptography/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/pyca/cryptography 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-cssselect/Portfile
25 25 26 26 homepage https://pythonhosted.org/${name}/ 27 27 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 distname ${_name}-${version} 30 30 31 31 checksums rmd160 5e1c8da5e94411ca3928d3a805b60fe51d7f8484 \ -
python/py-csvkit/Portfile
20 20 Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit \ 21 21 adheres to the Unix philosophy. 22 22 23 master_sites http://pypi.python.org/packages/source/c/csvkit23 master_sites pypi:c/csvkit 24 24 distname csvkit-${version} 25 25 26 26 checksums rmd160 e83e5968dbdd22a63bb50caf11ab0f73c62928c8 \ -
python/py-ctags/Portfile
24 24 easily handle hundreds source files. 25 25 26 26 homepage http://pypi.python.org/pypi/python-ctags/ 27 master_sites http://pypi.python.org/packages/source/p/python-ctags/27 master_sites pypi:p/python-ctags/ 28 28 29 29 distname python-ctags-${version} 30 30 -
python/py-cubes/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://cubes.databrewery.org/ 22 master_sites https://pypi.python.org/packages/source/c/cubes/22 master_sites pypi:c/cubes/ 23 23 24 24 distname cubes-${version} 25 25 -
python/py-dap/Portfile
17 17 Draft Community Standard 2005/04/27). 18 18 19 19 homepage http://pydap.org/ 20 master_sites http://pypi.python.org/packages/source/d/dap/20 master_sites pypi:d/dap/ 21 21 distname dap-${version} 22 22 23 23 python.versions 27 -
python/py-dask/Portfile
28 28 inconveniently large data in a small amount of space. 29 29 30 30 homepage http://github.com/dask/dask/ 31 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}31 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 32 32 33 33 distname ${python.rootname}-${version} 34 34 -
python/py-datacite/Portfile
21 21 homepage http://datacite.readthedocs.org/en/stable/ 22 22 23 23 distname ${_name}-${version} 24 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/24 master_sites pypi:${_n}/${_name}/ 25 25 26 26 checksums md5 37c46c71cb38ded103903bf4e1eab50a \ 27 27 rmd160 922068072b6717e7f0d37200ad3ca6978df14ed7 \ -
python/py-datashape/Portfile
23 23 language support. 24 24 25 25 homepage http://packages.python.org/datashape 26 master_sites https://pypi.io/packages/source/D/DataShape26 master_sites pypi:D/DataShape 27 27 28 28 distname ${python.rootname}-${version} 29 29 -
python/py-dateutil/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://pypi.python.org/pypi/${_name} 22 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/22 master_sites pypi:${_n}/${_name}/ 23 23 distname ${_name}-${version} 24 24 25 25 checksums md5 2769f13c596427558136b34977a95269 \ -
python/py-decoratortools/Portfile
17 17 long_description ${description} 18 18 homepage https://pypi.python.org/pypi/DecoratorTools 19 19 20 master_sites https://pypi.python.org/packages/source/D/DecoratorTools20 master_sites pypi:D/DecoratorTools 21 21 distname DecoratorTools-${version} 22 22 use_zip yes 23 23 checksums rmd160 c4cc286a557588ec4d45ebbbc6d848fdee107a19 \ -
python/py-demjson/Portfile
28 28 compliance to the standard. 29 29 30 30 homepage http://deron.meranda.us/python/demjson/ 31 master_sites http://pypi.python.org/packages/source/d/demjson/31 master_sites pypi:d/demjson/ 32 32 distname demjson-${version} 33 33 34 34 checksums rmd160 42dc86629d1be2ace32d562680786c678c09c1bd \ -
python/py-django-debug-toolbar/Portfile
16 16 that display various debug information about the current \ 17 17 request/response. 18 18 19 master_sites https://pypi.python.org/packages/source/d/django-debug-toolbar/19 master_sites pypi:d/django-debug-toolbar/ 20 20 distname django-debug-toolbar-${version} 21 21 checksums md5 85c1c70a31f0a3a646a603214d235e9f \ 22 22 rmd160 ef7b0db00f1640787e6fefa611ae4e8643d5e7a3 \ -
python/py-django-extensions/Portfile
18 18 19 19 python.versions 26 27 20 20 21 master_sites https://pypi.python.org/packages/source/d/django-extensions/21 master_sites pypi:d/django-extensions/ 22 22 distname django-extensions-${version} 23 23 checksums md5 23b47b5fb8a4c494035a077a5df07562 \ 24 24 rmd160 e17de3ff65bc2c1e1713bb44d09a292b5c1e5302 \ -
python/py-django-htmlmin/Portfile
22 22 deployment scripts. 23 23 24 24 homepage http://pypi.python.org/pypi/${realname}/ 25 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/25 master_sites pypi:[string index ${realname} 0]/${realname}/ 26 26 distname ${realname}-${version} 27 27 28 28 checksums md5 0a968e94b7f2c5ff642e8357d1d53aba \ -
python/py-django-nose/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://github.com/jbalogh/${_name} 21 master_sites http://pypi.python.org/packages/source/${_n}/${_name}21 master_sites pypi:${_n}/${_name} 22 22 distname ${_name}-${version} 23 23 24 24 checksums md5 199d5358317a804b39fe05d806cab427 \ -
python/py-docopt/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://docopt.org 21 master_sites https://pypi.python.org/packages/source/d/${real_name}/21 master_sites pypi:d/${real_name}/ 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 c2e76c031e12096906b9c6b1f7dc62a9b30336f1 \ -
python/py-dsltools/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://github.com/iskandr/dsltools 22 master_sites https://pypi.python.org/packages/source/d/dsltools/22 master_sites pypi:d/dsltools/ 23 23 24 24 distname dsltools-${version} 25 25 -
python/py-ecdsa/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://github.com/warner/python-ecdsa 23 master_sites https://pypi.python.org/packages/source/e/ecdsa/23 master_sites pypi:e/ecdsa/ 24 24 25 25 distname ecdsa-${version} 26 26 -
python/py-emcee/Portfile
17 17 code is open source and has already been used in several \ 18 18 published projects in the astrophysics literature. 19 19 homepage http://dan.iel.fm/emcee/ 20 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/20 master_sites pypi:[string index ${realname} 0]/${realname}/ 21 21 distname ${realname}-${version} 22 22 23 23 platforms darwin -
python/py-enchant/Portfile
18 18 based on the excellent Enchant library. 19 19 20 20 homepage http://pythonhosted.org/pyenchant/ 21 master_sites http://pypi.python.org/packages/source/p/pyenchant/21 master_sites pypi:p/pyenchant/ 22 22 distname pyenchant-${version} 23 23 24 24 checksums md5 9f5acfd87d04432bf8df5f9710a17358 \ -
python/py-enum34/Portfile
13 13 description Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 14 14 long_description ${description} 15 15 homepage https://pypi.python.org/pypi/enum34 16 master_sites https://pypi.io/packages/source/e/enum3416 master_sites pypi:e/enum34 17 17 distname enum34-${version} 18 18 19 19 checksums rmd160 4013cb88e35292c104d0a83d973b44b92107e286 \ -
python/py-envoy/Portfile
16 16 17 17 supported_archs noarch 18 18 19 master_sites http://pypi.python.org/packages/source/e/envoy/19 master_sites pypi:e/envoy/ 20 20 distname envoy-${version} 21 21 22 22 checksums rmd160 7bbdd7a17697411c1dfc75ace83c72051889d1b4 \ -
python/py-ephem/Portfile
22 22 23 23 homepage http://rhodesmill.org/pyephem/ 24 24 distname ephem-${version} 25 master_sites http://pypi.python.org/packages/source/e/ephem/25 master_sites pypi:e/ephem/ 26 26 checksums md5 405a109f3017251ecd8c2890d850f649 \ 27 27 rmd160 32e5fcb0e74936706b68bd811a9dcdf55b97b1f8 \ 28 28 sha256 7a4c82b1def2893e02aec0394f108d24adb17bd7b0ca6f4bc78eb7120c0212ac -
python/py-errorhandler/Portfile
19 19 level. 20 20 homepage http://www.python-excel.org 21 21 22 master_sites http://pypi.python.org/packages/source/e/errorhandler/22 master_sites pypi:e/errorhandler/ 23 23 distname errorhandler-${version} 24 24 checksums rmd160 3a60f826eb1bae0e249fdefd3d6c4eb3c598832f \ 25 25 sha256 2baa97a8a256fe72960d196bbdee4404162186f539c4d73b3f1c072db18463e9 -
python/py-ete2/Portfile
28 28 customized node-specific visualizations. 29 29 homepage http://etetoolkit.org/ 30 30 31 master_sites https://pypi.python.org/packages/source/e/ete2/31 master_sites pypi:e/ete2/ 32 32 distname ete2-${version} 33 33 checksums md5 2864ed149ac22afbc533199c9f8cb133 \ 34 34 sha1 84bd7641b07ef5c1f10adf5e263f038771bcdf20 \ -
python/py-eventlet/Portfile
22 22 level. 23 23 24 24 homepage http://eventlet.net/ 25 master_sites http://pypi.python.org/packages/source/e/eventlet/25 master_sites pypi:e/eventlet/ 26 26 distname eventlet-${version} 27 27 28 28 checksums rmd160 ccede58cb51dac0dc6c5bfd4b8dea3a18340e2c5 \ … … 33 33 if {${name} ne ${subport}} { 34 34 depends_build port:py${python.version}-setuptools 35 35 depends_lib port:py${python.version}-greenlet 36 36 37 37 livecheck.type none 38 38 } else { 39 39 livecheck.type regex -
python/py-ez_setup/Portfile
15 15 platforms darwin 16 16 17 17 homepage http://pypi.python.org/pypi/ez_setup/ 18 master_sites http://pypi.python.org/packages/source/e/ez_setup/18 master_sites pypi:e/ez_setup/ 19 19 distname ez_setup-${version} 20 20 21 21 checksums rmd160 796b5364e8e64455468b76b4f8a2fd10f0389d1b \ … … 26 26 27 27 if {${name} ne ${subport}} { 28 28 depends_build-append port:py${python.version}-setuptools 29 29 30 30 post-destroot { 31 31 xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport} 32 32 xinstall -m 644 -W ${worksrcpath} NEWS.txt \ -
python/py-fancycompleter/Portfile
16 16 platforms darwin 17 17 18 18 homepage https://bitbucket.org/antocuni/fancycompleter 19 master_sites http://pypi.python.org/packages/source/f/${real_name}19 master_sites pypi:f/${real_name} 20 20 distname ${real_name}-${version} 21 21 checksums rmd160 f8f92df73269877a84e79cb31b1db678bce23f42 \ 22 22 sha256 13e25da511c011cb48c8c59fd408774f0329b36d01ba7da8add486ae05b278d7 -
python/py-fastavro/Portfile
15 15 16 16 maintainers petr openmaintainer 17 17 18 description Fast read and write module for AVRO files 18 description Fast read and write module for AVRO files 19 19 long_description ${description} 20 20 21 21 homepage https://fastavro.readthedocs.org/ 22 22 23 23 distname ${_name}-${version} 24 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/24 master_sites pypi:${_n}/${_name}/ 25 25 26 26 checksums md5 af74d03d1fd3a2384ca655e08650ce76 \ 27 27 rmd160 546f374c2e10a4f189c925dacca5525c89104f62 \ -
python/py-filechunkio/Portfile
18 18 homepage https://bitbucket.org/fabian/filechunkio 19 19 20 20 set pypi_path [string index ${python.rootname} 0]/${python.rootname} 21 master_sites http://pypi.python.org/packages/source/${pypi_path}21 master_sites pypi:${pypi_path} 22 22 distname ${python.rootname}-${version} 23 23 24 24 checksums md5 c168a11ad94cd2ec42a219f0f8869a7b \ -
python/py-fiona/Portfile
22 22 library for reading and writing geographic vector data. 23 23 24 24 homepage http://github.com/Toblerity/Fiona 25 master_sites https://pypi.io/packages/source/F/Fiona25 master_sites pypi:F/Fiona 26 26 27 27 distname Fiona-${version} 28 28 -
python/py-fixture/Portfile
23 23 24 24 supported_archs noarch 25 25 26 master_sites http://pypi.python.org/packages/source/f/fixture/26 master_sites pypi:f/fixture/ 27 27 distname fixture-${version} 28 28 checksums md5 cb051fbc19c3edc355ba276e9d524848 \ 29 29 sha1 558d73ebea2f192dde6c88bebcbc24cb4707558d \ -
python/py-flake8/Portfile
29 29 homepage http://flake8.readthedocs.org/ 30 30 31 31 distname ${_name}-${version} 32 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/32 master_sites pypi:${_n}/${_name}/ 33 33 34 34 checksums md5 a4585b3569b95c3f66acb8294a7f06ef \ 35 35 rmd160 6c839569a0a232b0be6dd0f207dace8914f5fb68 \ -
python/py-flake8-mccabe/Portfile
23 23 homepage https://pypi.python.org/pypi/${_name}/${version} 24 24 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 8c425db05f310adcd4bb174b991f26f5 \ 29 29 rmd160 b2a68c81e7dccb65ea67648c548d067198656eac \ -
python/py-flake8-pep8-naming/Portfile
23 23 homepage https://pypi.python.org/pypi/${_name}/${version} 24 24 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 566f05660200993191312d51cd5a6cc9 \ 29 29 rmd160 a2f2031f1323df43f21d4a47e1d71eb1faa605d5 \ -
python/py-flask/Portfile
18 18 long_description Flask is a ${description}, intended for small-scale applications 19 19 20 20 homepage http://flask.pocoo.org/ 21 master_sites http://pypi.python.org/packages/source/F/Flask/21 master_sites pypi:F/Flask/ 22 22 default distname {Flask-${version}} 23 23 24 24 checksums rmd160 8f06ed2da14ed2dfbad7a38026a32f1117fb7600 \ … … 30 30 depends_lib-append port:py${python.version}-jinja2 \ 31 31 port:py${python.version}-werkzeug \ 32 32 port:py${python.version}-itsdangerous 33 33 34 34 livecheck.type none 35 35 } else { 36 36 livecheck.type regex -
python/py-flask-auth/Portfile
17 17 license BSD 18 18 platforms darwin 19 19 homepage http://pythonhosted.org/Flask-WTF 20 master_sites http://pypi.python.org/packages/source/F/Flask-Auth20 master_sites pypi:F/Flask-Auth 21 21 distname ${real_name}-${version} 22 22 checksums rmd160 62a4934d152a2b4a45ab6d01c303c0e28d73daff \ 23 23 sha256 a749c1f021a731ba8b40656bf863093840fa8cb4f1d2675571c1073357245285 -
python/py-flask-babel/Portfile
19 19 supported_archs noarch 20 20 21 21 homepage http://pypi.python.org/pypi/${real_name} 22 master_sites http://pypi.python.org/packages/source/F/${real_name}/22 master_sites pypi:F/${real_name}/ 23 23 distname ${real_name}-${version} 24 24 25 25 checksums rmd160 41fc8cfb4b6125a2730930c01a6ef9d82b838650 \ -
python/py-flask-frozen/Portfile
19 19 platforms darwin 20 20 21 21 homepage http://pypi.python.org/pypi/${real_name} 22 master_sites http://pypi.python.org/packages/source/F/${real_name}/22 master_sites pypi:F/${real_name}/ 23 23 distname ${real_name}-${version} 24 24 checksums rmd160 d46f686cf18f61a9e59ee5cda5854af5c4e7de04 \ 25 25 sha256 21d7a6f2fba940106544aaf41bd5f26e281d96fbb642d7876a3aaceec944a163 -
python/py-flask-login/Portfile
17 17 handles the common tasks of logging in, logging out, and remembering your \ 18 18 users' sessions over extended periods of time. 19 19 homepage https://flask-login.readthedocs.org/ 20 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/20 master_sites pypi:[string index ${realname} 0]/${realname}/ 21 21 distname ${realname}-${version} 22 22 23 23 checksums md5 d95c2275d3e1c755145910077366dc45 \ -
python/py-flask-mail/Portfile
17 17 license BSD 18 18 platforms darwin 19 19 homepage http://pythonhosted.org/Flask-Mail/ 20 master_sites http://pypi.python.org/packages/source/[string index ${real_name} 0]/${real_name}/20 master_sites pypi:[string index ${real_name} 0]/${real_name}/ 21 21 distname ${real_name}-${version} 22 22 checksums md5 04b35a42a44ec7aa724ec8ce55e2e08e \ 23 23 rmd160 1408261d04ec35861350fafe53dae4d862ddc10d \ -
python/py-flask-mongoalchemy/Portfile
17 17 platforms darwin 18 18 19 19 homepage http://pypi.python.org/pypi/Flask-MongoAlchemy 20 master_sites http://pypi.python.org/packages/source/F/${real_name}/20 master_sites pypi:F/${real_name}/ 21 21 distname ${real_name}-${version} 22 22 checksums rmd160 35d2413179befa42bf644418f0fa192cd445997a \ 23 23 sha256 4468cef1b2119971d721162133d8f15314b92439b812b3f4d1d2e0d32dbae03c -
python/py-flask-script/Portfile
15 15 description Scripting support for Flask 16 16 long_description Flask support for writing external scripts. 17 17 homepage http://flask-script.readthedocs.org/ 18 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/18 master_sites pypi:[string index ${realname} 0]/${realname}/ 19 19 distname ${realname}-${version} 20 20 21 21 checksums md5 e5c73d3b7937f5b88942f342f9617029 \ -
python/py-flask-uploads/Portfile
20 20 platforms darwin 21 21 22 22 homepage http://pypi.python.org/pypi/${real_name} 23 master_sites http://pypi.python.org/packages/source/F/${real_name}/23 master_sites pypi:F/${real_name}/ 24 24 distname ${real_name}-${version} 25 25 checksums rmd160 e00a36b3a8597a3c3d13ae7d66979980fc5f1781 \ 26 26 sha256 2ed695257bb9e3ab93aacf88022f78e1167c748ba8ec19c180ede4af36a4d4de -
python/py-flup/Portfile
19 19 two flavors: a threaded version, and a forking version. 20 20 21 21 homepage http://www.saddi.com/software/flup 22 master_sites http://pypi.python.org/packages/source/f/flup/22 master_sites pypi:f/flup/ 23 23 distname flup-${version} 24 24 checksums md5 a005b072d144fc0e44b0fa4c5a9ba029 \ 25 25 sha1 d1be86226a46ef031bf813497aa5520e3792b8e2 \ -
python/py-formalchemy/Portfile
17 17 long_description ${description} 18 18 19 19 homepage https://pypi.python.org/pypi/FormAlchemy/ 20 master_sites https://pypi.python.org/packages/source/F/FormAlchemy/20 master_sites pypi:F/FormAlchemy/ 21 21 distname FormAlchemy-${version} 22 22 23 23 checksums rmd160 d7f78d51bf7fd20c642356002bcfa77022fb56fc … … 24 24 25 25 python.versions 26 27 26 26 27 if {$subport ne $name} { 27 if {$subport ne $name} { 28 28 depends_build-append port:py${python.version}-setuptools 29 29 depends_lib-append port:py${python.version}-sqlalchemy \ 30 30 port:py${python.version}-tempita \ -
python/py-formencode/Portfile
23 23 } 24 24 25 25 distname FormEncode-${version} 26 master_sites http://pypi.python.org/packages/source/F/FormEncode/26 master_sites pypi:F/FormEncode/ 27 27 28 28 checksums rmd160 37bdf14bc439a070342020867ee7062bcffce27b -
python/py-freebase/Portfile
23 23 24 24 supported_archs noarch 25 25 26 master_sites http://pypi.python.org/packages/source/f/freebase/26 master_sites pypi:f/freebase/ 27 27 distname freebase-${version} 28 28 checksums md5 f873f6f53668b4df66c8b844c716acf5 \ 29 29 sha1 9f0e398d4f1e21126d5949ccf2bc8172d10065c0 \ -
python/py-funcparserlib/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://code.google.com/p/funcparserlib/ 23 master_sites https://pypi.python.org/packages/source/f/funcparserlib/23 master_sites pypi:f/funcparserlib/ 24 24 25 25 distname funcparserlib-${version} 26 26 -
python/py-funcsigs/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://funcsigs.readthedocs.org/ 23 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 24 24 25 25 distname ${python.rootname}-${version} 26 26 -
python/py-functools32/Portfile
21 21 22 22 set realName functools32 23 23 24 master_sites https://pypi.python.org/packages/source/f/$realName24 master_sites pypi:f/$realName 25 25 distname $realName-${version} 26 26 27 27 checksums rmd160 f96924aa207ac835157f734a785216f57cdb123a \ -
python/py-future/Portfile
25 25 either Python 2 or Python 3 to code compatible with both platforms. 26 26 27 27 homepage http://python-future.org/ 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 distname ${_name}-${version} 30 30 31 31 checksums md5 a68eb3c90b3b76714c5ceb8c09ea3a06 \ -
python/py-futures/Portfile
16 16 long_description ${description} 17 17 18 18 homepage http://code.google.com/p/pythonfutures/ 19 master_sites https://pypi.python.org/packages/source/f/futures/19 master_sites pypi:f/futures/ 20 20 distname futures-${version} 21 21 22 22 checksums rmd160 7b39105e242b9db316217c51e0e81214bc6e4526 \ -
python/py-gcn/Portfile
25 25 TCP/IP VOEvent Transport Protocol \ 26 26 (http://www.ivoa.net/documents/Notes/VOEventTransport). 27 27 homepage http://pypi.python.org/pypi/${realname}/ 28 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/28 master_sites pypi:[string index ${realname} 0]/${realname}/ 29 29 distname ${realname}-${version} 30 30 31 31 checksums md5 3a5670daef908ed0a28461701753424d \ -
python/py-gdal/Portfile
20 20 and manipulating the GDAL Geospatial Data Abstraction Library. 21 21 22 22 homepage http://www.gdal.org 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 26 26 checksums md5 df013c4417a3820b6d59c9b01d2c68c9 \ -
python/py-gensim/Portfile
22 22 platforms darwin 23 23 license LGPL 24 24 25 master_sites https://pypi.python.org/packages/source/g/${real_name}/25 master_sites pypi:g/${real_name}/ 26 26 distname ${real_name}-${version} 27 27 28 28 python.versions 27 34 -
python/py-geoalchemy/Portfile
26 26 Code Program under the mentorship of Mark Ramm-Christensen. 27 27 28 28 homepage http://www.geoalchemy.org/ 29 master_sites http://pypi.python.org/packages/source/G/GeoAlchemy/29 master_sites pypi:G/GeoAlchemy/ 30 30 31 31 distname GeoAlchemy-${version} 32 32 -
python/py-geographiclib/Portfile
25 25 homepage https://pypi.python.org/pypi/${_name}/${version} 26 26 27 27 distname ${_name}-${version} 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 30 30 checksums md5 47040ba1d4fee5d8fd871fa33cea66be \ 31 31 rmd160 0fa04fcc66a9a15124733fd22dc7e0335c130fd1 \ -
python/py-geohash/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://code.google.com/p/python-geohash 22 master_sites https://pypi.python.org/packages/source/p/python-geohash/22 master_sites pypi:p/python-geohash/ 23 23 24 24 distname python-geohash-${version} 25 25 -
python/py-geojson/Portfile
27 27 homepage https://github.com/frewsxcv/python-geojson 28 28 29 29 distname ${_name}-${version} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 32 32 checksums md5 2131dfaf4546db43f64d9c98d443b48c \ 33 33 rmd160 e7a6622856f9418bced6ef0602e90a7d7a819ae2 \ -
python/py-geopandas/Portfile
21 21 to pandas objects. 22 22 23 23 homepage http://geopandas.org 24 master_sites https://pypi.python.org/packages/source/g/geopandas/24 master_sites pypi:g/geopandas/ 25 25 26 26 distname geopandas-${version} 27 27 -
python/py-gevent-websocket/Portfile
20 20 long_description ${description} 21 21 22 22 homepage https://bitbucket.org/Jeffrey/gevent-websocket 23 master_sites https://pypi.python.org/packages/source/g/gevent-websocket/23 master_sites pypi:g/gevent-websocket/ 24 24 25 25 distname gevent-websocket-${version} 26 26 -
python/py-gitdb/Portfile
13 13 long_description ${description} 14 14 15 15 homepage http://packages.python.org/gitdb/ 16 master_sites http://pypi.python.org/packages/source/g/gitdb/16 master_sites pypi:g/gitdb/ 17 17 distname gitdb-${version} 18 18 19 19 python.versions 26 27 -
python/py-gitpython/Portfile
15 15 can traverse it to find parent commit(s), trees, blobs, etc. 16 16 17 17 homepage http://gitorious.org/projects/git-python/ 18 master_sites http://pypi.python.org/packages/source/G/GitPython/18 master_sites pypi:G/GitPython/ 19 19 distname GitPython-${version} 20 20 21 21 python.versions 26 27 -
python/py-gmpy/Portfile
16 16 GMP library. 17 17 18 18 homepage http://code.google.com/p/gmpy/ 19 master_sites https://pypi.python.org/packages/source/g/gmpy19 master_sites pypi:g/gmpy 20 20 distname gmpy-${version} 21 21 use_zip yes 22 22 checksums rmd160 0465338605fa73695259082c973eab23d7d96cff \ -
python/py-gmpy2/Portfile
18 18 and complex arithmetic as provided by the MPFR and MPC libraries. 19 19 20 20 homepage http://code.google.com/p/gmpy/ 21 master_sites https://pypi.python.org/packages/source/g/gmpy221 master_sites pypi:g/gmpy2 22 22 distname gmpy2-${version} 23 23 use_zip yes 24 24 checksums rmd160 0764018c6122ad2729a82042bd9c35f4df8c3e81 \ -
python/py-google-api/Portfile
21 21 supported_archs noarch 22 22 23 23 homepage http://pypi.python.org/pypi/${realname} 24 master_sites https://pypi.python.org/packages/source/g/${realname}/24 master_sites pypi:g/${realname}/ 25 25 distname ${realname}-${version} 26 26 27 27 checksums rmd160 c6cbb670bd402e9b466e404c709d3655a5e861e7 \ 28 sha256 ffb89782c74702bd47d217709741717f0e4812d87f6cea04783f991d3eb51abd 28 sha256 ffb89782c74702bd47d217709741717f0e4812d87f6cea04783f991d3eb51abd 29 29 30 30 if {${name} ne ${subport}} { 31 31 depends_build port:py${python.version}-setuptools … … 32 32 depends_lib-append port:py${python.version}-httplib2 \ 33 33 port:py${python.version}-uritemplate \ 34 34 port:py${python.version}-oauth2client 35 35 36 36 post-destroot { 37 37 delete ${destroot}${python.pkgd}/uritemplate 38 38 delete ${destroot}${python.pkgd}/oauth2client 39 39 40 40 set egg-info ${destroot}${python.pkgd}/google_api_python_client-${version}-py${python.branch}.egg-info 41 41 foreach d [glob -dir ${egg-info} *] { 42 42 file attributes ${d} -permissions 0644 -
python/py-greenlet/Portfile
44 44 for the regular unmodified interpreter. 45 45 46 46 homepage http://undefined.org/python/#greenlet 47 master_sites https://pypi.python.org/packages/source/g/greenlet/47 master_sites pypi:g/greenlet/ 48 48 49 49 distname greenlet-${version} 50 50 -
python/py-hachoir-core/Portfile
18 18 is to be able to know the meaning of each bit in a file. 19 19 20 20 homepage http://pypi.python.org/pypi/hachoir-core 21 master_sites http://pypi.python.org/packages/source/h/hachoir-core/21 master_sites pypi:h/hachoir-core/ 22 22 distname hachoir-core-${version} 23 23 24 24 checksums rmd160 bc29a5433db1fe86fb90928be63b4af569f0d977 \ -
python/py-hachoir-metadata/Portfile
32 32 Torrent 33 33 34 34 homepage http://pypi.python.org/pypi/hachoir-metadata 35 master_sites http://pypi.python.org/packages/source/h/hachoir-metadata/35 master_sites pypi:h/hachoir-metadata/ 36 36 distname hachoir-metadata-${version} 37 37 38 38 checksums rmd160 9fc1fc7e35321a1839b4270b1723887a0465f2a0 \ -
python/py-hachoir-parser/Portfile
39 39 tcpdump, torrent, ttf 40 40 41 41 homepage http://pypi.python.org/pypi/hachoir-parser 42 master_sites http://pypi.python.org/packages/source/h/hachoir-parser/42 master_sites pypi:h/hachoir-parser/ 43 43 distname hachoir-parser-${version} 44 44 45 45 checksums rmd160 e487b9d5110593a155875a91bd481db9d35588c1 \ -
python/py-hachoir-urwid/Portfile
20 20 useful when you would like to compare hexadecimal data and Hachoir reprensentation. 21 21 22 22 homepage http://pypi.python.org/pypi/hachoir-urwid/${version} 23 master_sites http://pypi.python.org/packages/source/h/hachoir-urwid/23 master_sites pypi:h/hachoir-urwid/ 24 24 distname hachoir-urwid-${version} 25 25 26 26 checksums rmd160 63964024d1b52bd3d485f493aae81ef57897406d \ -
python/py-hdfs/Portfile
22 22 homepage http://hdfscli.readthedocs.org/ 23 23 24 24 distname ${_name}-${version} 25 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/25 master_sites pypi:${_n}/${_name}/ 26 26 27 27 checksums md5 c48b86a0fb05d22b5f4eb4cb84fc6452 \ 28 28 rmd160 442f119b819afecb20ab3f13096c3a8a8827542f \ -
python/py-healpy/Portfile
19 19 20 20 set basename healpy 21 21 distname ${basename}-${version} 22 master_sites https://pypi.python.org/packages/source/[string index ${basename} 0]/${basename}/22 master_sites pypi:[string index ${basename} 0]/${basename}/ 23 23 homepage http://pypi.python.org/pypi/${basename}/ 24 24 25 25 checksums md5 d99576e843a3f3aa0834fed0524b9981 \ -
python/py-hgsvn/Portfile
16 16 Subversion-managed projects using the Mercurial \ 17 17 distributed version control system. 18 18 19 master_sites http://pypi.python.org/packages/source/h/hgsvn19 master_sites pypi:h/hgsvn 20 20 distname hgsvn-${version} 21 21 22 22 checksums rmd160 3f6c9b0bbda5c8454478436d0c0589e04d8394e1 \ -
python/py-hiredis/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/pietern/hiredis-py 22 master_sites https://pypi.python.org/packages/source/h/hiredis/22 master_sites pypi:h/hiredis/ 23 23 24 24 distname hiredis-${version} 25 25 -
python/py-hpack/Portfile
26 26 homepage https://pypi.python.org/pypi/${_name}/${version} 27 27 28 28 distname ${_name}-${version} 29 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/29 master_sites pypi:${_n}/${_name}/ 30 30 31 31 checksums md5 32a8d63b2c5b80776a5f7c3ba67c710f \ 32 32 rmd160 01674159d5adfdd9e294c50def4e5a7803d1f404 \ -
python/py-html2text/Portfile
22 22 be valid Markdown (a text-to-HTML format). 23 23 24 24 homepage http://pypi.python.org/pypi/${realname} 25 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/25 master_sites pypi:[string index ${realname} 0]/${realname}/ 26 26 distname ${realname}-${version} 27 27 28 28 checksums rmd160 d58217dc30c3750538dbd78a016ca60ef958579b \ -
python/py-htmlcalendar/Portfile
15 15 in HTML format with optional links. 16 16 17 17 homepage http://freespace.virgin.net/hamish.sanderson/htmlcalendar.html 18 master_sites http://pypi.python.org/packages/source/H/HTMLCalendar/18 master_sites pypi:H/HTMLCalendar/ 19 19 distname HTMLCalendar-${version} 20 20 checksums md5 f6a1203b90d2d272eb37c48e7b020a98 \ 21 21 sha1 f1b5836f933bf5569912d555bd13923402bcf111 \ -
python/py-htseq/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://www-huber.embl.de/users/anders/${_name}/ 21 master_sites https://pypi.python.org/packages/source/${_n}/${_name}21 master_sites pypi:${_n}/${_name} 22 22 distname ${_name}-${version} 23 23 24 24 checksums rmd160 034ef4917faabb8659adc89ceb1ab0d94d7703bd \ -
python/py-http-parser/Portfile
21 21 22 22 homepage http://github.com/benoitc/http-parser 23 23 24 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/24 master_sites pypi:${_n}/${_name}/ 25 25 distname ${_name}-${version} 26 26 27 27 checksums md5 751967e2785c829dffebdc9a511e0eec \ -
python/py-hyperframe/Portfile
27 27 homepage https://pypi.python.org/pypi/${_name}/${version} 28 28 29 29 distname ${_name}-${version} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 32 32 checksums md5 ce7c8f96b6533f0350041ea90e55b1bb \ 33 33 rmd160 19b01ef7471430588388b7c69110271e7c0b3b9f \ -
python/py-hypy/Portfile
17 17 documents from Python code. 18 18 homepage http://goonmill.org/hypy/ 19 19 20 master_sites http://pypi.python.org/packages/source/H/Hypy/20 master_sites pypi:H/Hypy/ 21 21 distname Hypy-${version} 22 22 checksums md5 61f2a7f618a24dc249d33b4670f13d55 \ 23 23 rmd160 d300b13e1bc5b33c607de6c7e2357b9c9ae77440 \ -
python/py-igraph/Portfile
20 20 graph library 21 21 22 22 homepage http://pypi.python.org/pypi/python-igraph/ 23 master_sites http://pypi.python.org/packages/source/p/python-igraph/23 master_sites pypi:p/python-igraph/ 24 24 25 25 distname python-igraph-${version} 26 26 dist_subdir python/${distname}/1/ -
python/py-imagesize/Portfile
16 16 image size. 17 17 18 18 homepage https://github.com/shibukawa/imagesize_py 19 master_sites https://pypi.python.org/packages/source/i/imagesize/19 master_sites pypi:i/imagesize/ 20 20 21 21 checksums md5 23cb4b0b5ec76fb26942d6cc0b1cf31c \ 22 22 rmd160 73864c12608bf3f780959d70d5f873759543a8c7 \ -
python/py-imgur/Portfile
23 23 homepage https://pypi.python.org/pypi/${_name}/${version} 24 24 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 6a5585a8729a77024dee196b5894e6dc \ 29 29 rmd160 da8397a8c4b2fe41a49fcae7ac6d6ea24834f629 \ -
python/py-import_relative/Portfile
22 22 collection. 23 23 homepage https://code.google.com/p/pyimport-relative 24 24 25 master_sites https://pypi.python.org/packages/source/i/import_relative25 master_sites pypi:i/import_relative 26 26 distname import_relative-${version} 27 27 checksums rmd160 ab53ebfdbbdf7f5c6f06849f0f7913a1e169a5cd \ 28 28 sha256 3ed62f11ec8fc525686135d55a117e317b62ee8a612b4415436b6fb03d9724ea -
python/py-imread/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://luispedro.org/software/imread/ 22 master_sites https://pypi.python.org/packages/source/i/imread/22 master_sites pypi:i/imread/ 23 23 24 24 distname imread-${version} 25 25 -
python/py-instapaperlib/Portfile
9 9 categories-append textproc 10 10 license MIT 11 11 maintainers nomaintainer 12 description Python API for instapaper.com 12 description Python API for instapaper.com 13 13 long_description Instapaper is a simple web app for saving pages for reading \ 14 14 later. This library provides an API for the web service. 15 15 … … 18 18 supported_archs noarch 19 19 20 20 homepage https://pypi.python.org/pypi/instapaperlib 21 master_sites https://pypi.python.org/packages/source/i/instapaperlib/21 master_sites pypi:i/instapaperlib/ 22 22 distname instapaperlib-${version} 23 23 24 24 checksums md5 c6f4c0cfeed03a5b417fa07f9e89d35d -
python/py-ipy/Portfile
25 25 IPv4 and IPv6 addresses and networks. 26 26 27 27 homepage https://github.com/haypo/python-ipy 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 distname ${_name}-${version} 30 30 31 31 checksums rmd160 9d059c6949134ac0f74ae768a8d6dbac5cdb9b54 \ … … 38 38 set docdir ${prefix}/share/doc/${subport} 39 39 xinstall -m 644 ${worksrcpath}/README ${destroot}${docdir} 40 40 } 41 41 42 42 livecheck.type none 43 43 } else { 44 44 livecheck.url https://pypi.python.org/pypi/${_name}/json -
python/py-ipython/Portfile
21 21 long_description ${description} 22 22 23 23 homepage http://ipython.org 24 master_sites https://pypi.python.org/packages/4e/c7/519b95112dba6f3ae91530bcb8564454c575fcb1fdb323b2b0ee9eff122724 master_sites pypi:i/${python.rootname} 25 25 26 26 distname ${python.rootname}-${version} 27 27 -
python/py-ipywidgets/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://ipython.org 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-isodate/Portfile
20 20 is treated as non existent, and not as an allowed option. 21 21 22 22 homepage https://pypi.python.org/pypi/isodate 23 master_sites https://pypi.python.org/packages/source/i/isodate23 master_sites pypi:i/isodate 24 24 distname isodate-${version} 25 25 26 26 checksums md5 9a267e9327feb3d021cae26002ba6e0e \ -
python/py-itsdangerous/Portfile
15 15 description Various helpers to pass trusted data to untrusted environments and back 16 16 long_description ${description} 17 17 homepage http://pythonhosted.org/itsdangerous/ 18 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/18 master_sites pypi:[string index ${realname} 0]/${realname}/ 19 19 distname ${realname}-${version} 20 20 21 21 checksums md5 a3d55aa79369aef5345c036a8a26307f \ -
python/py-jcc/Portfile
29 29 30 30 homepage http://lucene.apache.org/pylucene/jcc/index.html 31 31 32 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/32 master_sites pypi:${_n}/${_name}/ 33 33 distname ${_name}-${version} 34 34 35 35 checksums md5 5761aaaae3b9082dbc6769014b97dac3 \ -
python/py-jenkins-job-builder/Portfile
15 15 long_description ${description} 16 16 17 17 homepage https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder 18 master_sites https://pypi.python.org/packages/source/j/jenkins-job-builder18 master_sites pypi:j/jenkins-job-builder 19 19 distname jenkins-job-builder-0.8.1 20 20 21 21 checksums rmd160 48625ca15fb82153844c73bb68529da8f9a72b7a \ -
python/py-jinja/Portfile
19 19 platforms darwin 20 20 21 21 homepage http://jinja.pocoo.org/ 22 master_sites http://pypi.python.org/packages/source/J/Jinja/22 master_sites pypi:J/Jinja/ 23 23 distname Jinja-${version} 24 24 25 25 checksums md5 1235a005ade00b213800ff1e798c0241 \ -
python/py-jinja2/Portfile
21 21 platforms darwin 22 22 23 23 homepage http://jinja.pocoo.org/ 24 master_sites https://pypi.python.org/packages/source/J/Jinja2/24 master_sites pypi:J/Jinja2/ 25 25 distname Jinja2-${version} 26 26 27 27 checksums md5 edb51693fe22c53cee5403775c71a99e \ -
python/py-jmespath/Portfile
14 14 long_description ${description} 15 15 16 16 homepage https://github.com/boto/jmespath 17 master_sites https://pypi.python.org/packages/source/j/jmespath17 master_sites pypi:j/jmespath 18 18 distname jmespath-0.6.2 19 19 20 20 checksums rmd160 6202c97e0266ec6e9307dce7c338fab0937da098 \ -
python/py-jmespath-terminal/Portfile
14 14 long_description ${description} 15 15 16 16 homepage https://github.com/boto/jmespath 17 master_sites https://pypi.python.org/packages/source/j/jmespath-terminal17 master_sites pypi:j/jmespath-terminal 18 18 distname jmespath-terminal-${version} 19 19 20 20 checksums rmd160 a3d5fc3c05fe2e9e71fab9c6d9f6acfeac7ce39f \ -
python/py-jsonschema/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://github.com/Julian/jsonschema 23 master_sites https://pypi.python.org/packages/source/j/jsonschema/23 master_sites pypi:j/jsonschema/ 24 24 25 25 distname jsonschema-${version} 26 26 -
python/py-jubatus-client/Portfile
19 19 platforms darwin 20 20 license MIT 21 21 22 master_sites http://pypi.python.org/packages/source/j/${real_name}/22 master_sites pypi:j/${real_name}/ 23 23 distname ${real_name}-${version} 24 24 checksums rmd160 3a1ecaba2197c1e8cafdf1fe16f9a8485c7865a6 \ 25 25 sha256 14d23853d3a90b1114c4c523804f4e14434a30db00e9ae4800082ae64a3b4aa0 -
python/py-jwt/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://pypi.python.org/pypi/${_name}/${version} 22 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/22 master_sites pypi:${_n}/${_name}/ 23 23 distname ${_name}-${version} 24 24 25 25 checksums md5 2f9bd9226d72b13d19d2c557114d03dc \ -
python/py-kid/Portfile
16 16 for generating and transforming XML vocabularies. 17 17 homepage http://www.kid-templating.org/ 18 18 19 master_sites http://pypi.python.org/packages/source/k/kid/19 master_sites pypi:k/kid/ 20 20 distname kid-${version} 21 21 checksums md5 4233e592eee906039ad3dcbedbf6e972 22 22 -
python/py-kqueue/Portfile
12 12 description This is a kqueue package 13 13 long_description ${description} 14 14 homepage ftp://ftp.netbsd.org/pub/NetBSD/misc/jdolecek/ 15 master_sites http://pypi.python.org/packages/source/p/py-kqueue/15 master_sites pypi:p/py-kqueue/ 16 16 distname py-kqueue-${version} 17 17 checksums md5 98d0c0d76c1ff827b3de33ac0073d2e7 \ 18 18 sha1 2b59840332786d08af84fd936bf47a11affc5ef6 \ -
python/py-ldap/Portfile
18 18 LDAPv3 schema, etc.). 19 19 20 20 homepage http://www.python-ldap.org/ 21 master_sites http://pypi.python.org/packages/source/p/python-ldap/ \21 master_sites pypi:p/python-ldap/ \ 22 22 http://distfiles.macports.org/python/ 23 23 distname python-ldap-${version} 24 24 checksums md5 564d741a7c6d5fdcb45322fe9262d1a5 \ -
python/py-lepl/Portfile
21 21 which has a a friendly, easy-to-use syntax. 22 22 23 23 homepage http://pypi.python.org/pypi/LEPL/ 24 master_sites https://pypi.python.org/packages/source/L/LEPL/24 master_sites pypi:L/LEPL/ 25 25 distname LEPL-${version} 26 26 27 27 checksums rmd160 dc5bb15465e38d7748a440e644adbc3a2984a929 \ -
python/py-leveldb/Portfile
16 16 long_description ${description} 17 17 18 18 homepage https://code.google.com/p/py-leveldb/ 19 master_sites https://pypi.python.org/packages/source/l/${real_name}/19 master_sites pypi:l/${real_name}/ 20 20 21 21 checksums rmd160 368f83cfea487bd9ce90a3904a158e33b68b709e \ 22 22 sha256 db71c26b53a4c9b70721069646bdd3dddc65459be32a80e2dfea2ebed0c5c641 -
python/py-levenshtein/Portfile
25 25 supports both normal and Unicode strings. 26 26 27 27 homepage http://github.com/ztane/python-Levenshtein 28 master_sites https://pypi.python.org/packages/source/p/python-Levenshtein/28 master_sites pypi:p/python-Levenshtein/ 29 29 30 30 distname python-Levenshtein-${version} 31 31 -
python/py-liblzma/Portfile
15 15 long_description ${description} 16 16 17 17 homepage https://launchpad.net/pyliblzma 18 master_sites http://pypi.python.org/packages/source/p/pyliblzma/18 master_sites pypi:p/pyliblzma/ 19 19 use_bzip2 yes 20 20 distname pyliblzma-${version} 21 21 checksums md5 500f61116ee1ab4063b49c121786863a \ -
python/py-librabbitmq/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://github.com/celery/librabbitmq 22 master_sites https://pypi.python.org/packages/source/l/librabbitmq/22 master_sites pypi:l/librabbitmq/ 23 23 24 24 distname librabbitmq-${version} 25 25 -
python/py-llvmmath/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://pypi.python.org/pypi/llvmmath 22 master_sites https://pypi.python.org/packages/source/l/llvmmath/22 master_sites pypi:l/llvmmath/ 23 23 24 24 distname llvmmath-${version} 25 25 -
python/py-lmfit/Portfile
16 16 in terms of algebraic constraints of other Parameters. 17 17 platforms darwin 18 18 homepage http://lmfit.github.io/lmfit-py/ 19 master_sites https://pypi.python.org/packages/source/l/lmfit/19 master_sites pypi:l/lmfit/ 20 20 distname lmfit-${version} 21 21 22 22 checksums rmd160 7a93721a554961fde5016cf10dece8364a100154 \ -
python/py-logilab-common/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://www.logilab.org/project/logilab-common 23 master_sites https://pypi.python.org/packages/source/l/logilab-common/23 master_sites pypi:l/logilab-common/ 24 24 25 25 distname logilab-common-${version} 26 26 -
python/py-lxml/Portfile
27 27 the well-known ElementTree API. 28 28 29 29 homepage http://lxml.de/ 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 distname ${_name}-${version} 32 32 33 33 checksums md5 5957cc384bd6e83934be35c057ec03b6 \ -
python/py-ly/Portfile
18 18 manipulate LilyPond source files. 19 19 20 20 homepage https://github.com/wbsoft/${python.rootname} 21 master_sites https://pypi.python.org/packages/57/4f/889579244947368f28eda66b782331b1e75f83fd72e63f9ece93cd7a18f9/21 master_sites pypi:l/${python.rootname} 22 22 distname ${python.rootname}-${version} 23 23 24 24 checksums md5 14c8f6bb5c887564af187d1fd5fbbc91 \ -
python/py-lz4/Portfile
13 13 platforms darwin 14 14 supported_archs noarch 15 15 homepage http://pypi.python.org/pypi/lz4 16 master_sites http://pypi.python.org/packages/source/l/lz4/16 master_sites pypi:l/lz4/ 17 17 distname lz4-${version} 18 18 19 19 checksums rmd160 831f40f2e4681332ec2a98d169b04c2a943bfd03 \ -
python/py-m2crypto/Portfile
16 16 platforms darwin 17 17 18 18 homepage https://pypi.python.org/pypi/M2Crypto 19 master_sites https://pypi.python.org/packages/source/M/M2Crypto/19 master_sites pypi:M/M2Crypto/ 20 20 distname M2Crypto-${version} 21 21 22 22 python.versions 26 27 -
python/py-macholib/Portfile
23 23 supported_archs noarch 24 24 25 25 homepage http://undefined.org/python/#macholib 26 master_sites https://pypi.python.org/packages/source/m/macholib/26 master_sites pypi:m/macholib/ 27 27 distname macholib-${version} 28 28 29 29 checksums md5 cf03a55323d5b7ca59be530ba0b01032 \ -
python/py-managesieve/Portfile
16 16 Sieve scripts, including an interactive sieveshell. 17 17 18 18 homepage http://packages.python.org/managesieve/ 19 master_sites http://pypi.python.org/packages/source/m/managesieve/19 master_sites pypi:m/managesieve/ 20 20 distname managesieve-${version} 21 21 use_bzip2 yes 22 22 checksums md5 c252b3d06dc3419dcf3bff815f485b7a \ -
python/py-marisa-trie/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/kmike/marisa-trie 22 master_sites https://pypi.python.org/packages/source/m/marisa-trie/22 master_sites pypi:m/marisa-trie/ 23 23 24 24 distname marisa-trie-${version} 25 25 -
python/py-markupsafe/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://www.pocoo.org/projects/markupsafe/ 21 master_sites http://pypi.python.org/packages/source/M/MarkupSafe/21 master_sites pypi:M/MarkupSafe/ 22 22 23 23 distname MarkupSafe-${version} 24 24 -
python/py-mechanize/Portfile
16 16 Lester's Perl module WWW::Mechanize. 17 17 18 18 homepage http://wwwsearch.sourceforge.net/mechanize 19 master_sites http://pypi.python.org/packages/source/m/mechanize \19 master_sites pypi:m/mechanize \ 20 20 ${homepage}/src 21 21 distname mechanize-${version} 22 22 checksums md5 32657f139fc2fb75bcf193b63b8c60b2 \ … … 31 31 test.run yes 32 32 test.cmd ${python.bin} 33 33 test.target test.py 34 34 35 35 post-destroot { 36 36 foreach f [glob -directory ${worksrcpath}/ *.txt *.html] { 37 37 copy $f ${destroot}${prefix}/share/doc/${subport}/[file tail $f] -
python/py-medusa/Portfile
17 17 supported_archs noarch 18 18 19 19 homepage https://pypi.python.org/pypi/medusa 20 master_sites https://pypi.python.org/packages/source/m/${real_name}20 master_sites pypi:m/${real_name} 21 21 distname ${real_name}-${version} 22 22 23 23 checksums rmd160 84da6140aaf3e677e86014a4e87c83ada39776ec \ -
python/py-meld3/Portfile
17 17 platforms darwin 18 18 19 19 homepage http://www.plope.com/software/meld3 20 master_sites https://pypi.python.org/packages/source/m/${real_name}20 master_sites pypi:m/${real_name} 21 21 distname ${real_name}-${version} 22 22 23 23 checksums rmd160 079742bd8829507272c75a78c90e26dd05dc811b \ -
python/py-meta/Portfile
22 22 long_description ${description} 23 23 24 24 homepage http://srossross.github.com/Meta 25 master_sites https://pypi.python.org/packages/source/m/meta/25 master_sites pypi:m/meta/ 26 26 27 27 distname meta-${version} 28 28 -
python/py-milk/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://luispedro.org/software/milk 22 master_sites https://pypi.python.org/packages/source/m/milk/22 master_sites pypi:m/milk/ 23 23 24 24 distname milk-${version} 25 25 -
python/py-mimeparse/Portfile
15 15 description Basic functions for handling mimetypes in Python 16 16 long_description ${description} 17 17 homepage http://pypi.python.org/pypi/mimeparse/ 18 master_sites http://pypi.python.org/packages/source/m/mimeparse18 master_sites pypi:m/mimeparse 19 19 distname mimeparse-${version} 20 20 21 21 checksums rmd160 4ca6689b4002371b87b4e992d9f5fd6c43023e9e \ -
python/py-mmh3/Portfile
17 17 platforms darwin 18 18 license Permissive 19 19 20 master_sites https://pypi.python.org/packages/source/m/${real_name}/20 master_sites pypi:m/${real_name}/ 21 21 22 22 distname ${real_name}-${version} 23 23 -
python/py-mock/Portfile
23 23 specify return values and set needed attributes in the normal way. 24 24 25 25 homepage http://www.voidspace.org.uk/python/mock/ 26 master_sites http://pypi.python.org/packages/source/m/${real_name}26 master_sites pypi:m/${real_name} 27 27 distname ${real_name}-${version} 28 28 checksums rmd160 94205e392a5228d3732674ba96d5a75976da7d92 \ 29 29 sha256 b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f -
python/py-modulegraph/Portfile
21 21 supported_archs noarch 22 22 23 23 homepage http://undefined.org/python/#modulegraph 24 master_sites https://pypi.python.org/packages/source/m/modulegraph/24 master_sites pypi:m/modulegraph/ 25 25 distname modulegraph-${version} 26 26 27 27 checksums md5 27abd74de3ec0e22ef129c1faa628bd5 \ -
python/py-mongoalchemy/Portfile
21 21 platforms darwin 22 22 23 23 homepage http://www.mongoalchemy.org 24 master_sites http://pypi.python.org/packages/source/M/${real_name}/24 master_sites pypi:M/${real_name}/ 25 25 distname ${real_name}-${version} 26 26 checksums rmd160 29b7cd981ffd804526ef029f3b94dc43d912c14e \ 27 27 sha256 a7b0191ffd928363aedd5f51ebd97e9fe870bcc14ef982a92cc609d826f3ec89 -
python/py-montage/Portfile
20 20 license BSD 21 21 22 22 homepage http://www.astropy.org/montage-wrapper/ 23 master_sites https://pypi.python.org/packages/source/m/montage-wrapper/23 master_sites pypi:m/montage-wrapper/ 24 24 distname montage-wrapper-${version} 25 25 checksums md5 f309653b9858e5cab5b1bdce3f152978 \ 26 26 sha1 4ad4e086adb11313f7675ad39c24c2131c2ccd3b \ -
python/py-morbid/Portfile
16 16 topics, and runs as a single node. 17 17 18 18 homepage http://www.morbidq.com/ 19 master_sites http://pypi.python.org/packages/source/m/morbid/19 master_sites pypi:m/morbid/ 20 20 distname morbid-${version} 21 21 22 22 checksums md5 5a2458def7e583a10c46c046dbab9c4a \ -
python/py-mpld3/Portfile
27 27 homepage http://mpld3.github.io/index.html 28 28 29 29 distname ${_name}-${version} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 32 32 checksums md5 266f4e51a094f8ff1aaf7e2018f763b4 \ 33 33 rmd160 cdee79e5df727a5948721f56bcfa37536877acb7 \ … … 39 39 depends_build-append port:py${python.version}-setuptools 40 40 41 41 depends_lib-append port:py${python.version}-jinja2 \ 42 port:py${python.version}-matplotlib 42 port:py${python.version}-matplotlib 43 43 44 44 livecheck.type none 45 45 } else { -
python/py-mssql/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://pymssql.org 21 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/21 master_sites pypi:${_n}/${_name}/ 22 22 distname ${_name}-${version} 23 23 24 24 checksums md5 e955442a8cd43456cdf5c28b75147afb \ -
python/py-natsort/Portfile
22 22 signed/unsigned floats or ints), or as versions. 23 23 homepage https://github.com/SethMMorton/$realName 24 24 25 master_sites https://pypi.python.org/packages/source/n/$realName25 master_sites pypi:n/$realName 26 26 distname $realName-${version} 27 27 28 28 checksums rmd160 7f7ef1bab57862009369c1e97f8b171f8bb17f3f \ -
python/py-nbxmpp/Portfile
22 22 way. Originally, a fork of the xmpppy jabber python library. 23 23 24 24 homepage https://pypi.python.org/pypi/nbxmpp/ 25 master_sites https://pypi.python.org/packages/source/n/nbxmpp/25 master_sites pypi:n/nbxmpp/ 26 26 27 27 distname nbxmpp-${version} 28 28 -
python/py-netcdf4/Portfile
24 24 HDF5 clients. 25 25 homepage http://code.google.com/p/netcdf4-python/ 26 26 27 master_sites http://pypi.python.org/packages/source/n/netCDF427 master_sites pypi:n/netCDF4 28 28 distname netCDF4-${version} 29 29 30 30 checksums rmd160 07a7b1677748baac5e77650d8552f11c2ee46471 \ -
python/py-netlib/Portfile
9 9 10 10 name py-${_name} 11 11 version 0.16 12 # Attention: 12 # Attention: 13 13 # It looks like package `netlib` is about to be merged into `mitmproxy`. 14 # After update of mitmproxy > 0.16, this might cause a conflict and this 14 # After update of mitmproxy > 0.16, this might cause a conflict and this 15 15 # port would become obsolete. 16 16 17 17 categories-append net … … 33 33 homepage https://pypi.python.org/pypi/${_name}/${version} 34 34 35 35 distname ${_name}-${version} 36 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/36 master_sites pypi:${_n}/${_name}/ 37 37 38 38 checksums md5 7c8622364947ae11c9dc39e1bf00a38d \ 39 39 rmd160 77b0605f59143e6591a7d17e0ecaee88c4beb768 \ -
python/py-networkx/Portfile
23 23 and functions of complex networks. 24 24 25 25 homepage http://networkx.lanl.gov/ 26 master_sites https://pypi.python.org/packages/source/n/networkx/ \26 master_sites pypi:n/networkx/ \ 27 27 https://networkx.lanl.gov/download/networkx/ 28 28 29 29 distname networkx-${version} -
python/py-nibabel/Portfile
19 19 DICOM. NiBabel is the successor of PyNIfTI. 20 20 21 21 homepage http://nipy.org/nibabel 22 master_sites http://pypi.python.org/packages/source/n/nibabel/22 master_sites pypi:n/nibabel/ 23 23 distname nibabel-${version} 24 24 25 25 checksums rmd160 b4d284328e2e9cb8f177bbfb73db45f4cfb76405 \ -
python/py-nose/Portfile
25 25 supported_archs noarch 26 26 27 27 homepage http://somethingaboutorange.com/mrl/projects/${my_name} 28 master_sites http://pypi.python.org/packages/source/n/${my_name}/28 master_sites pypi:n/${my_name}/ 29 29 distname ${my_name}-${version} 30 30 31 31 checksums rmd160 4a3e1bb3121a2620aec0baa51eac1bb5a11cf6e9 \ -
python/py-nose-exclude/Portfile
17 17 from testing. 18 18 19 19 homepage http://bitbucket.org/kgrandis/nose-exclude 20 master_sites http://pypi.python.org/packages/source/n/${real_name}20 master_sites pypi:n/${real_name} 21 21 distname ${real_name}-${version} 22 22 checksums rmd160 ff768e17638f1869a1633dfd97594c731787b841 \ 23 23 sha256 059dc0b30c222498692e3259f2853c3a396ae1124519b644238599b74a03656a 24 24 25 25 if {${name} ne ${subport}} { 26 depends_lib port:py${python.version}-nose 26 depends_lib port:py${python.version}-nose 27 27 } -
python/py-nose-progressive/Portfile
16 16 license GPL 17 17 18 18 homepage https://github.com/erikrose/nose-progressive 19 master_sites http://pypi.python.org/packages/source/n/${real_name}/19 master_sites pypi:n/${real_name}/ 20 20 distname ${real_name}-${version} 21 21 checksums rmd160 a140d47aa1ccc0f5742689bf1019bcd9103a7607 \ 22 22 sha256 837ac8f9eb4be5b23a15c516bdd7047727a237832d741f8b61cd4a399f7cdba1 -
python/py-nose-skipreq/Portfile
17 17 RequestError exception. 18 18 19 19 homepage https://github.com/tdavis/nose-skipreq 20 master_sites http://pypi.python.org/packages/source/n/${real_name}20 master_sites pypi:n/${real_name} 21 21 distname ${real_name}-${version} 22 22 checksums rmd160 dff213fdb5683a5e58325028f6bbff0c78561942 \ 23 23 sha256 0d697fb3231989da7af888051d6cf5b0c69f56fbd5741eb13871d092cb61a7b4 -
python/py-nose-testconfig/Portfile
23 23 sha256 cde6a8558e3d246da30021c723c1b8ffc9d59426507ad12c362764ca797aa86e 24 24 25 25 homepage https://bitbucket.org/jnoller/${real_name} 26 master_sites http://pypi.python.org/packages/source/n/${real_name}26 master_sites pypi:n/${real_name} 27 27 distname ${real_name}-${version} 28 28 29 29 if {${name} ne ${subport}} { 30 30 depends_lib-append \ 31 31 port:py${python.version}-nose 32 32 33 33 patchfiles testconfig.py.patch 34 34 } -
python/py-nosexcover/Portfile
18 18 options you pass to the Nose coverage plugin, especially --cover-package. 19 19 20 20 homepage http://pypi.python.org/pypi/nosexcover 21 master_sites http://pypi.python.org/packages/source/n/${real_name}21 master_sites pypi:n/${real_name} 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 6392ae2bf8a871e0f04bd0f64f4cc7612a2423be \ -
python/py-novaclient/Portfile
17 17 API (the novaclient module), and a command-line script (nova). \ 18 18 Each implements 100% of the OpenStack Nova API. 19 19 homepage https://github.com/openstack/python-novaclient 20 master_sites https://pypi.python.org/packages/source/p/python-novaclient/20 master_sites pypi:p/python-novaclient/ 21 21 distname python-novaclient-${version} 22 22 checksums md5 7194c91338f8583acf1b09c51d322a76 \ 23 23 rmd160 a8ac90ef41b75a672590eea6983cee763eff7f1f \ -
python/py-novas/Portfile
18 18 license public-domain 19 19 20 20 homepage https://pypi.python.org/pypi/novas/ 21 master_sites https://pypi.python.org/packages/source/n/novas/21 master_sites pypi:n/novas/ 22 22 distname novas-${version} 23 23 checksums md5 d13a652fd3abdd9deac09724e15b8bcd \ 24 24 sha256 8abbcfcc9fb4df8335517abe54ca8fc992cf2e23a7f699c8d15a4b4ebdac5c75 \ -
python/py-ntplib/Portfile
19 19 20 20 21 21 homepage https://pypi.python.org/pypi/ntplib 22 master_sites https://pypi.python.org/packages/source/n/ntplib/22 master_sites pypi:n/ntplib/ 23 23 distname ntplib-${version} 24 24 checksums md5 991a5df0d198f701028001002dc34f2b \ 25 25 sha1 909c867883206bac642dfa45aa11bd9848d0f5b0 \ -
python/py-numpydoc/Portfile
17 17 to a form palatable to Sphinx. 18 18 19 19 homepage https://github.com/numpy/numpydoc 20 master_sites https://pypi.python.org/packages/source/n/${python.rootname}/20 master_sites pypi:n/${python.rootname}/ 21 21 distname ${python.rootname}-${version} 22 22 23 23 checksums rmd160 0a5d8238bc5bdfa70f4eb81ca0d604afa75197a8 \ -
python/py-nwdiag/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://blockdiag.com/ 23 master_sites https://pypi.python.org/packages/source/n/nwdiag/23 master_sites pypi:n/nwdiag/ 24 24 25 25 distname nwdiag-${version} 26 26 -
python/py-oauth/Portfile
18 18 version 1 which is substantially different from version 2. 19 19 20 20 homepage http://code.google.com/p/oauth 21 master_sites http://pypi.python.org/packages/source/o/oauth/21 master_sites pypi:o/oauth/ 22 22 distname oauth-${version} 23 23 24 24 checksums rmd160 3d1dad6117aeb13392e35870716022e3a71897c3 \ -
python/py-oauth2/Portfile
17 17 platforms darwin 18 18 19 19 homepage https://github.com/simplegeo/python-oauth2 20 master_sites http://pypi.python.org/packages/source/o/oauth2/20 master_sites pypi:o/oauth2/ 21 21 distname oauth2-${version} 22 22 23 23 checksums rmd160 70baee500d03210cf30125be0cb3281185c70626 \ -
python/py-oauth2client/Portfile
20 20 supported_archs noarch 21 21 22 22 homepage http://pypi.python.org/pypi/${realname} 23 master_sites http://pypi.python.org/packages/source/o/${realname}23 master_sites pypi:o/${realname} 24 24 distname ${realname}-${version} 25 25 26 26 checksums rmd160 b8f80c2d87718e7db5d8ce4bd05957c365e730a8 \ -
python/py-oauthlib/Portfile
20 20 long_description ${description} 21 21 22 22 homepage https://pypi.python.org/pypi/${_name}/${version} 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 26 26 checksums md5 02772867bf246b3b37f4ed22786c41f5 \ -
python/py-obspy/Portfile
31 31 32 32 use_zip yes 33 33 distname ${_name}-${version} 34 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/34 master_sites pypi:${_n}/${_name}/ 35 35 36 36 checksums md5 be7ca359c2898038d2da2d8486276bfd \ 37 37 rmd160 84d961c24a6445d0438200f3c3bbf8b9614eefbc \ … … 61 61 depends_lib-append port:py${python.version}-gdal \ 62 62 port:py${python.version}-geographiclib 63 63 64 # Note: Required for post-installation testing only 64 # Note: Required for post-installation testing only 65 65 depends_run-append port:py${python.version}-flake8 \ 66 66 port:py${python.version}-flake8-pep8-naming \ 67 67 port:py${python.version}-pyproj -
python/py-ode/Portfile
13 13 long_description ${description}, an open-source physics engine. 14 14 platforms darwin 15 15 homepage http://pyode.sourceforge.net/ 16 master_sites http://pypi.python.org/packages/source/P/PyODE16 master_sites pypi:P/PyODE 17 17 distname PyODE-${version} 18 18 19 19 checksums md5 02015056f80121c4730178e8198c19c8 \ -
python/py-odo/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://github.com/ContinuumIO/odo 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-opengl/Portfile
19 19 20 20 homepage http://pyopengl.sourceforge.net/ 21 21 22 master_sites https://pypi.python.org/packages/source/P/PyOpenGL/22 master_sites pypi:P/PyOpenGL/ 23 23 distname PyOpenGL-${version} 24 24 25 25 checksums md5 0de021941018d46d91e5a8c11c071693 \ -
python/py-opengl-accelerate/Portfile
15 15 operations for slow points in PyOpenGL 3.x. 16 16 17 17 homepage http://pyopengl.sourceforge.net/ 18 master_sites https://pypi.python.org/packages/source/P/PyOpenGL-accelerate/18 master_sites pypi:P/PyOpenGL-accelerate/ 19 19 distname PyOpenGL-accelerate-${version} 20 20 21 21 checksums md5 489338a4818fa63ea54ff3de1b48995c \ -
python/py-openssl/Portfile
23 23 24 24 homepage https://github.com/pyca/pyopenssl 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 f447644afcbd5f0a1f47350fec63a4c6 \ 29 29 sha1 e4d752de1fea5a40a982d4d55004cfb14109ba99 \ -
python/py-orbited/Portfile
18 18 browser—without resorting to plugins. 19 19 20 20 homepage http://orbited.org/ 21 master_sites http://pypi.python.org/packages/source/o/orbited/21 master_sites pypi:o/orbited/ 22 22 distname orbited-${version} 23 23 24 24 checksums md5 4f4e85d197466c141b1af466782445c1 \ -
python/py-owslib/Portfile
23 23 service metadata and wrappers for numerous OGC Web Service interfaces. 24 24 25 25 homepage https://pypi.python.org/pypi/${_name}/${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 distname ${_name}-${version} 28 28 29 29 checksums md5 72437afa6e0eda059194ac2eae0b113b \ -
python/py-pacal/Portfile
15 15 arithmetic on random variables just like you do with ordinary program \ 16 16 variables. The variables can follow practically any distribution. 17 17 homepage http://pacal.sourceforge.net/index.html 18 master_sites https://pypi.python.org/packages/source/P/PaCal/18 master_sites pypi:P/PaCal/ 19 19 distname PaCal-${version} 20 20 21 21 checksums rmd160 96e018864f431a8558eb75a018dbe9c10ff0178e \ -
python/py-paho-mqtt/Portfile
16 16 long_description Eclipse Paho MQTT Python client library 17 17 18 18 homepage http://eclipse.org/paho 19 master_sites https://pypi.python.org/packages/source/p/${internal_name}19 master_sites pypi:p/${internal_name} 20 20 distname ${internal_name}-${version} 21 21 22 22 checksums rmd160 db8334537cdbbf938b52749ea15e92c30dbf9711 \ -
python/py-pandas/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://pandas.pydata.org 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-pandasql/Portfile
22 22 SQL syntax. It works similarly to sqldf in R. 23 23 24 24 homepage https://github.com/yhat/pandasql/ 25 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}25 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 26 26 27 27 distname ${python.rootname}-${version} 28 28 -
python/py-parakeet/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://www.parakeetpython.com/ 22 master_sites https://pypi.python.org/packages/source/p/parakeet/22 master_sites pypi:p/parakeet/ 23 23 24 24 distname parakeet-${version} 25 25 -
python/py-partd/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://github.com/mrocklin/partd/ 23 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 24 24 25 25 distname ${python.rootname}-${version} 26 26 -
python/py-paste/Portfile
19 19 platforms darwin 20 20 21 21 homepage http://pythonpaste.org/ 22 master_sites http://pypi.python.org/packages/source/P/Paste/22 master_sites pypi:P/Paste/ 23 23 distname Paste-${version} 24 24 checksums rmd160 554304c4a45b208a77281dff3705cee5f9d6b2be \ 25 25 sha256 11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6 -
python/py-pastedeploy/Portfile
5 5 6 6 name py-pastedeploy 7 7 version 1.5.0 8 python.versions 26 27 8 python.versions 26 27 9 9 categories-append www 10 10 license MIT 11 11 maintainers nomaintainer … … 16 16 platforms darwin 17 17 18 18 homepage http://pythonpaste.org/deploy/ 19 master_sites http://pypi.python.org/packages/source/P/PasteDeploy/19 master_sites pypi:P/PasteDeploy/ 20 20 distname PasteDeploy-${version} 21 21 checksums rmd160 75c4c6024fb22dfc20a12f4ad36e0abb880bc4d5 \ 22 22 sha256 61c205633adae996cd0e306451c8a28deca0499524e2a38c65ff1570f35a8a53 -
python/py-pastescript/Portfile
18 18 supported_archs noarch 19 19 20 20 homepage http://pythonpaste.org/paste/ 21 master_sites http://pypi.python.org/packages/source/P/PasteScript/21 master_sites pypi:P/PasteScript/ 22 22 distname PasteScript-${version} 23 23 checksums rmd160 58f48f8bd85f8c708503235cd5dad6df002b55e2 \ 24 24 sha256 2b685be69d6ac8bc0fe6f558f119660259db26a15e16a4943c515fbee8093539 -
python/py-pathtools/Portfile
14 14 supported_archs noarch 15 15 16 16 homepage http://pythonhosted.org/pathtools/ 17 master_sites http://pypi.python.org/packages/source/p/${real_name}17 master_sites pypi:p/${real_name} 18 18 distname ${real_name}-${version} 19 19 20 20 checksums md5 9a1af5c605768ea5804b03b734ff0f82 \ -
python/py-paver/Portfile
21 21 applications specific needs and requirements is also easy. 22 22 23 23 homepage http://www.blueskyonmars.com/projects/paver/ 24 master_sites http://pypi.python.org/packages/source/P/Paver/24 master_sites pypi:P/Paver/ 25 25 distname Paver-${version} 26 26 27 27 checksums md5 78d0cea13e41a31fcb347cf37ea4577f \ … … 44 44 ${destroot}${prefix}/share/doc/${subport} 45 45 } 46 46 livecheck.type none 47 } 47 } 48 48 49 49 if {${name} eq ${subport}} { 50 50 livecheck.type regex -
python/py-pbr/Portfile
23 23 still being done by setuptools. 24 24 homepage http://docs.openstack.org/developer/pbr 25 25 26 master_sites https://pypi.python.org/packages/source/p/pbr26 master_sites pypi:p/pbr 27 27 distname pbr-${version} 28 28 29 29 checksums rmd160 3cfdbbdbd43163a578467450acb8be26a33af306 \ -
python/py-pdfminer/Portfile
25 25 text analysis. 26 26 27 27 homepage http://www.unixuser.org/~euske/python/pdfminer/ 28 master_sites http://pypi.python.org/packages/source/p/pdfminer/28 master_sites pypi:p/pdfminer/ 29 29 distname pdfminer-${version} 30 30 31 31 checksums \ -
python/py-pep8/Portfile
23 23 24 24 homepage https://pypi.python.org/pypi/${realname}/ 25 25 26 master_sites https://pypi.python.org/packages/source/p/${realname}/26 master_sites pypi:p/${realname}/ 27 27 distname ${realname}-${version} 28 28 29 29 checksums md5 2b03109b0618afe3b04b3e63b334ac9d \ -
python/py-phonenumbers/Portfile
16 16 description parsing, formatting, storing and validating international phone numbers 17 17 long_description Python version of Google's common library for ${description} 18 18 homepage http://pypi.python.org/pypi/${realname}/ 19 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/19 master_sites pypi:[string index ${realname} 0]/${realname}/ 20 20 distname ${realname}-${version} 21 21 22 22 checksums md5 13326078dfe8bb3f5309d9db2a96c2ef \ -
python/py-pinocchio/Portfile
21 21 homepage http://darcs.idyll.org/~t/projects/pinocchio/doc/ 22 22 23 23 if {${name} ne ${subport}} { 24 master_sites http://pypi.python.org/packages/source/p/${real_name}24 master_sites pypi:p/${real_name} 25 25 distname ${real_name}-${version} 26 26 27 27 checksums rmd160 a3f5b30512a63c9d177dfe56cb1de3ff1f702b13 \ -
python/py-pluggy/Portfile
17 17 stripped of pytest specific details. 18 18 homepage https://github.com/hpk42/pluggy/ 19 19 20 master_sites https://pypi.python.org/packages/source/p/pluggy20 master_sites pypi:p/pluggy 21 21 distname pluggy-${version} 22 22 checksums rmd160 7735da5072ccb9873e757572a08d5cb663ce487f \ 23 23 sha256 159cc783e056c07da6552aa5aef6b1e6c0064b4f18bd49c531fd2d40aafb0ea3 -
python/py-poppler-qt4/Portfile
22 22 inside PyQt4 applications. 23 23 24 24 homepage https://github.com/wbsoft/${_name} 25 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/25 master_sites pypi:${_n}/${_name}/ 26 26 distname ${_name}-${version} 27 27 28 28 checksums md5 4d9dd4e5a83aa4f81753e1ff9e313908 \ -
python/py-prettytable/Portfile
27 27 categories-append textproc 28 28 29 29 homepage https://pypi.python.org/pypi/${_name} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/30 master_sites pypi:${_n}/${_name}/ 31 31 distname prettytable-${version} 32 32 33 33 checksums md5 a6b80afeef286ce66733d54a0296b13b \ … … 42 42 # fix wrong file permissions of the distfile 43 43 post-extract { 44 44 fs-traverse f ${worksrcpath} { 45 file attributes ${f} -permissions a+r 45 file attributes ${f} -permissions a+r 46 46 } 47 47 } 48 48 -
python/py-processing/Portfile
20 20 tasks to a pool of worker processes. 21 21 22 22 homepage http://developer.berlios.de/projects/pyprocessing 23 master_sites http://pypi.python.org/packages/source/p/processing23 master_sites pypi:p/processing 24 24 distname processing-${version} 25 25 checksums md5 62772fa3002d003b2395ed669072d51d \ 26 26 sha1 242cd025d80a5e077de01676465f6b8582222bf4 \ -
python/py-prompt_toolkit/Portfile
16 16 python.versions 27 34 35 17 17 18 18 homepage https://pypi.python.org/pypi/prompt_toolkit/ 19 master_sites https://pypi.python.org/packages/source/p/prompt_toolkit/19 master_sites pypi:p/prompt_toolkit/ 20 20 distname prompt_toolkit-${version} 21 21 22 22 checksums rmd160 d3cbfddb60130054dfd5c65bc78935ee8dc81a52 \ -
python/py-prov/Portfile
23 23 PDF, PNG, SVG. 24 24 homepage http://prov.readthedocs.org 25 25 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 distname ${_name}-${version} 28 28 29 29 checksums md5 251576e384ab87eb68bee84697e863a3 \ -
python/py-pudb/Portfile
25 25 familiar. 26 26 27 27 homepage https://pypi.python.org/pypi/${_name} 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 distname ${_name}-${version} 30 30 31 31 checksums rmd160 b7ff56ff14b6ee7871d7068820d0ab4e2ccfb530 \ -
python/py-py2app/Portfile
18 18 platforms darwin 19 19 20 20 homepage http://wiki.python.org/moin/MacPython/py2app 21 master_sites https://pypi.python.org/packages/source/p/py2app/21 master_sites pypi:p/py2app/ 22 22 distname py2app-${version} 23 23 24 24 checksums md5 1a36d38100840a09fb236f37c7942b24 \ -
python/py-pyaudio/Portfile
20 20 21 21 homepage http://people.csail.mit.edu/hubert/pyaudio/ 22 22 23 master_sites https://pypi.python.org/packages/source/P/PyAudio/23 master_sites pypi:P/PyAudio/ 24 24 distname ${my_name}-${version} 25 25 26 26 checksums rmd160 161e7b17b025ccf5b0925a34aa0f081ccd3651e9 \ -
python/py-pyavm/Portfile
16 16 license MIT 17 17 18 18 homepage https://github.com/astrofrog/pyavm 19 master_sites https://pypi.python.org/packages/source/P/PyAVM/19 master_sites pypi:P/PyAVM/ 20 20 21 21 distname PyAVM-${version} 22 22 checksums md5 db5eb5284c9d432d7aedb67ecbdf00b3 \ -
python/py-pybtex/Portfile
20 20 styles in Python. 21 21 22 22 homepage http://pybtex.sourceforge.net/ 23 master_sites http://pypi.python.org/packages/source/p/pybtex/23 master_sites pypi:p/pybtex/ 24 24 distname pybtex-${version} 25 25 checksums md5 951c4f913fb9c20362ece9cdf7cb3a3c \ 26 26 sha1 f2e73e91cdd352fcd77fef69639c3fa28392039e \ -
python/py-pycparser/Portfile
24 24 as a front-end for C compilers or analysis tools. 25 25 26 26 homepage https://bitbucket.org/eliben/pycparser 27 master_sites https://pypi.python.org/packages/source/p/pycparser/27 master_sites pypi:p/pycparser/ 28 28 29 29 distname pycparser-${version} 30 30 -
python/py-pyfftw/Portfile
17 17 18 18 distname pyFFTW-${version} 19 19 homepage http://hgomersall.github.com/pyFFTW/ 20 master_sites http://pypi.python.org/packages/source/p/pyFFTW/20 master_sites pypi:p/pyFFTW/ 21 21 checksums md5 34fcbc68afb8ebe5f040a02a8d20d565 \ 22 22 rmd160 eef009d9f09a7c0778eefc72f342bb52f5789ba9 \ 23 23 sha256 f6bbb6afa93085409ab24885a1a3cdb8909f095a142f4d49e346f2bd1b789074 -
python/py-pyfits/Portfile
26 26 at the Space Telescope Science Institute. 27 27 28 28 homepage http://www.stsci.edu/resources/software_hardware/${realname} 29 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}29 master_sites pypi:[string index ${realname} 0]/${realname} 30 30 distname ${realname}-${version} 31 31 32 32 checksums md5 0d4f3515bc714f48093578e96ca7219d \ -
python/py-pyflakes/Portfile
24 24 with side effects. It's also much faster. 25 25 26 26 homepage https://launchpad.net/pyflakes 27 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}27 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 28 28 29 29 distname pyflakes-${version} 30 30 -
python/py-pyfsevents/Portfile
17 17 license MIT 18 18 19 19 homepage https://pypi.python.org/pypi/pyfsevents 20 master_sites https://pypi.python.org/packages/source/p/pyfsevents/20 master_sites pypi:p/pyfsevents/ 21 21 distname pyfsevents-${version} 22 22 23 23 checksums md5 41b41d336ed402b9ad1486f441b51de4 \ -
python/py-pygeocoder/Portfile
18 18 livecheck.url ${homepage} 19 19 20 20 distname pygeocoder-${version} 21 master_sites http://pypi.python.org/packages/source/p/pygeocoder/21 master_sites pypi:p/pygeocoder/ 22 22 23 23 checksums rmd160 6faf5e1a1bdaece5df41c8c97bb70385cc55121f 24 24 -
python/py-pygpgme/Portfile
17 17 the GPGME library. 18 18 19 19 homepage http://pypi.python.org/pypi/pygpgme/${version}/ 20 master_sites http://pypi.python.org/packages/source/p/pygpgme/20 master_sites pypi:p/pygpgme/ 21 21 distname pygpgme-${version} 22 22 checksums md5 d38355af73f0352cde3d410b25f34fd0 \ 23 23 sha1 f8df35bd2705ac2e1642209fba732e6a42d03fd4 \ -
python/py-pygraphviz/Portfile
19 19 platforms darwin 20 20 21 21 homepage http://networkx.lanl.gov/pygraphviz/ 22 master_sites https://pypi.python.org/packages/source/p/pygraphviz/22 master_sites pypi:p/pygraphviz/ 23 23 distname pygraphviz-${version} 24 24 25 25 checksums md5 5c206838ce81180557e29135e93b2461 \ -
python/py-pygrib/Portfile
17 17 long_description ${description} 18 18 19 19 homepage http://code.google.com/p/pygrib/ 20 master_sites http://pypi.python.org/packages/source/p/pygrib20 master_sites pypi:p/pygrib 21 21 distname pygrib-${version} 22 22 23 23 checksums rmd160 41137e22ad3e01a128b9eb2331cfd91d7ba77dea \ -
python/py-pygtkhelpers/Portfile
14 14 long_description ${description} 15 15 16 16 homepage http://pypi.python.org/pypi/${real_name} 17 master_sites http://pypi.python.org/packages/source/p/${real_name}17 master_sites pypi:p/${real_name} 18 18 distname ${real_name}-${version} 19 19 20 20 checksums rmd160 cc169648a3c5df5e4aeeb169a8824a060035f332 \ -
python/py-pyhyphen/Portfile
21 21 platforms darwin 22 22 23 23 homepage http://code.google.com/p/pyhyphen/ 24 master_sites http://pypi.python.org/packages/source/P/PyHyphen/24 master_sites pypi:P/PyHyphen/ 25 25 distname PyHyphen-${version} 26 26 use_zip yes 27 27 -
python/py-pyicu/Portfile
17 17 long_description ${description} 18 18 19 19 homepage https://pypi.python.org/pypi/PyICU/ 20 master_sites https://pypi.python.org/packages/source/P/PyICU/20 master_sites pypi:P/PyICU/ 21 21 distname PyICU-${version} 22 22 23 23 checksums rmd160 01358759a02c8e81823a1d64d35fe2018d9d857e \ -
python/py-pyinterval/Portfile
23 23 intervals. 24 24 25 25 homepage https://code.google.com/p/pyinterval/ 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 distname ${_name}-${version} 28 28 29 29 checksums md5 a65fe9855d3b6b0a9ddcc5b2f1e1e421 \ -
python/py-pylibmc/Portfile
18 18 libmemcached from TangentOrg 19 19 20 20 homepage http://pypi.python.org/pypi/pylibmc 21 master_sites https://pypi.python.org/packages/source/p/pylibmc/21 master_sites pypi:p/pylibmc/ 22 22 distname pylibmc-${version} 23 23 24 24 checksums rmd160 1c585c4457a7dfb76982dc215e6b5f8c21d1156d \ -
python/py-pylons/Portfile
27 27 project, or you can start from scratch and set things up exactly as desired. 28 28 29 29 homepage http://www.pylonsproject.org/ 30 master_sites http://pypi.python.org/packages/source/P/${real_name}30 master_sites pypi:P/${real_name} 31 31 32 32 distname ${real_name}-${version} 33 33 -
python/py-pylzma/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://www.joachim-bauch.de/projects/pylzma/ 22 master_sites https://pypi.python.org/packages/source/p/pylzma/22 master_sites pypi:p/pylzma/ 23 23 24 24 distname pylzma-${version} 25 25 -
python/py-pymodels/Portfile
22 22 supported_archs noarch 23 23 24 24 homepage http://pypi.python.org/pypi/pymodels/ 25 master_sites https://pypi.python.org/packages/source/p/pymodels/25 master_sites pypi:p/pymodels/ 26 26 distname pymodels-${version} 27 27 28 28 checksums md5 13e10f5a4ec05b1590981905db5629e6 \ -
python/py-pymorph/Portfile
17 17 image morphology functions. 18 18 19 19 homepage http://luispedro.org/software/pymorph/ 20 master_sites https://pypi.python.org/packages/source/p/pymorph/20 master_sites pypi:p/pymorph/ 21 21 22 22 distname pymorph-${version} 23 23 -
python/py-pympler/Portfile
25 25 platforms darwin 26 26 27 27 homepage http://packages.python.org/${real_name}/ 28 master_sites http://pypi.python.org/packages/source/P/${real_name}/28 master_sites pypi:P/${real_name}/ 29 29 distname ${real_name}-${version} 30 30 31 31 if {${name} ne ${subport}} { -
python/py-pymysql/Portfile
15 15 python.versions 27 34 16 16 17 17 homepage https://pypi.python.org/pypi/PyMySQL 18 master_sites https://pypi.python.org/packages/source/P/PyMySQL/18 master_sites pypi:P/PyMySQL/ 19 19 distname PyMySQL-${version} 20 20 21 21 checksums rmd160 e6bd785e8a3e320327c1bc21417df6b57dec34eb \ -
python/py-pynzb/Portfile
22 22 devel 23 23 24 24 homepage https://pypi.python.org/pypi/pynzb/ 25 master_sites https://pypi.python.org/packages/source/p/pynzb/25 master_sites pypi:p/pynzb/ 26 26 distname pynzb-${version} 27 27 28 28 checksums md5 63c74a36348ac28aa99732dcb8be8c59 \ -
python/py-pyobjc/Portfile
20 20 Python based functionality. 21 21 22 22 homepage http://pyobjc.sourceforge.net/ 23 master_sites https://pypi.python.org/packages/source/p/pyobjc-core/23 master_sites pypi:p/pyobjc-core/ 24 24 distname pyobjc-core-${version} 25 25 26 26 checksums rmd160 12ee6d8132c59420c768dafdb2ee73f17ea97cc1 \ -
python/py-pyobjc-cocoa/Portfile
17 17 and AppKit wrappers for use with PyObjC. 18 18 homepage http://pyobjc.sourceforge.net/ 19 19 20 master_sites http://pypi.python.org/packages/source/p/${python.rootname}/20 master_sites pypi:p/${python.rootname}/ 21 21 distname ${python.rootname}-${version} 22 22 23 23 checksums rmd160 f3055447c484aecd164891c9200710e74c352153 \ -
python/py-pyobjc-fsevents/Portfile
13 13 description FSEvents wrapper for PyObjC 14 14 long_description This port provides the FSEvents wrapper for use with PyObjC 15 15 homepage http://pyobjc.sourceforge.net/ 16 master_sites http://pypi.python.org/packages/source/p/pyobjc-framework-FSEvents16 master_sites pypi:p/pyobjc-framework-FSEvents 17 17 distname pyobjc-framework-FSEvents-${version} 18 18 19 19 checksums rmd160 3221afb058d70b8751d6a1c663bfbc37d25828b3 \ … … 22 22 python.versions 27 34 23 23 24 24 # since there is replication of code all these pyObjc related framework should probably all be merged 25 # as subports of py-pyobj 25 # as subports of py-pyobj 26 26 27 27 if {${name} ne ${subport}} { 28 28 depends_lib port:py${python.version}-pyobjc -
python/py-pyobjc-qtkit/Portfile
19 19 Carbon-based Quicktime framework. 20 20 21 21 homepage http://pyobjc.sourceforge.net/ 22 master_sites http://pypi.python.org/packages/source/p/pyobjc-framework-QTKit/22 master_sites pypi:p/pyobjc-framework-QTKit/ 23 23 distname pyobjc-framework-QTKit-${version} 24 24 25 25 checksums rmd160 d032d56b1007fc45ca5c36b29d90717f3075508a \ … … 29 29 30 30 if {${name} ne ${subport}} { 31 31 depends_lib port:py${python.version}-pyobjc-quartz 32 32 33 33 post-destroot { 34 34 xinstall -m 644 -W ${worksrcpath} \ 35 35 LICENSE.txt README.txt \ -
python/py-pyobjc-quartz/Portfile
17 17 for use with PyObjC. 18 18 19 19 homepage http://pyobjc.sourceforge.net/ 20 master_sites http://pypi.python.org/packages/source/p/pyobjc-framework-Quartz/20 master_sites pypi:p/pyobjc-framework-Quartz/ 21 21 distname pyobjc-framework-Quartz-${version} 22 22 23 23 checksums rmd160 7509318b3a5e40079ae09d4b708ceb393adfb732 \ -
python/py-pyopencl/Portfile
20 20 parallel compute devices from Python. 21 21 22 22 homepage http://mathema.tician.de/software/${_name} 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 26 26 checksums rmd160 ad0d599183bd068db939e4eb1522d7887b4d9073 \ -
python/py-pyorick/Portfile
25 25 sends to stdout or stderr except prompts. 26 26 27 27 homepage https://github.com/dhmunro/pyorick 28 master_sites https://pypi.python.org/packages/source/p/pyorick28 master_sites pypi:p/pyorick 29 29 distname pyorick-${version} 30 30 31 31 checksums rmd160 563ca3a68e452a48e0f1a1dd7290dfda04f01647 \ -
python/py-pyperclip/Portfile
20 20 21 21 homepage https://github.com/asweigart/pyperclip 22 22 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 use_zip yes 26 26 … … 33 33 if {${name} ne ${subport}} { 34 34 depends_build-append port:py${python.version}-setuptools 35 35 36 # Adding documentation 36 # Adding documentation 37 37 # DISABLED: currently not provided with the distfile 38 38 # post-destroot { 39 39 # set dest_doc ${destroot}${prefix}/share/doc/${subport} -
python/py-pyquery/Portfile
17 17 documents. 18 18 19 19 homepage http://pypi.python.org/pypi/pyquery 20 master_sites http://pypi.python.org/packages/source/p/pyquery20 master_sites pypi:p/pyquery 21 21 distname pyquery-${version} 22 22 checksums rmd160 bce4fef874ecdefcb98b1af3d15e4972e613e068 \ 23 23 sha256 1c39f786c42430279eadf787f1ef06873f15c9acba2698c23dfd925ac7b169d7 -
python/py-pyrant/Portfile
17 17 supported_archs noarch 18 18 19 19 homepage http://code.google.com/p/pyrant/ 20 master_sites https://pypi.python.org/packages/source/p/pyrant/20 master_sites pypi:p/pyrant/ 21 21 distname pyrant-${version} 22 22 23 23 checksums md5 e59b3a21771e138b82c6a9a69ae57219 \ -
python/py-pyregion/Portfile
17 17 long_description ${description} 18 18 19 19 homepage http://leejjoon.github.com/${_name}/ 20 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/20 master_sites pypi:${_n}/${_name}/ 21 21 distname ${_name}-${version} 22 22 23 23 checksums md5 332f16542fbe1d6389c6cf27bd92c720 \ … … 24 24 rmd160 d174674119afa81b4fa16b38a4d3dcc106ab3346 \ 25 25 sha256 2d7d5ce46a3b4177978d4901c9c46ce402165113049006b923f5346b014973b9 26 26 27 python.versions 27 34 27 python.versions 27 34 28 28 29 29 if {${name} ne ${subport}} { 30 30 depends_build-append port:py${python.version}-numpy -
python/py-pyshp/Portfile
27 27 homepage http://code.google.com/${_n}/${_name}/ 28 28 29 29 distname ${_name}-${version} 30 master_sites https://pypi.python.org/packages/source/${_n}/${_name}30 master_sites pypi:${_n}/${_name} 31 31 32 32 checksums md5 f857099a57f93830e0c72a31e9c506a8 \ 33 33 rmd160 47b64bca853f1d0e3ac5300e40cae588e3b57587 \ -
python/py-pystache/Portfile
23 23 system inspired by ctemplate and et. 24 24 25 25 homepage http://github.com/defunkt/pystache 26 master_sites https://pypi.python.org/packages/source/p/pystache/26 master_sites pypi:p/pystache/ 27 27 28 28 distname pystache-${version} 29 29 -
python/py-pytest-runner/Portfile
21 21 command and provices dependency resolution. 22 22 23 23 homepage https://pypi.python.org/pypi/${_name}/${version} 24 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/24 master_sites pypi:${_n}/${_name}/ 25 25 distname ${_name}-${version} 26 26 27 27 checksums md5 360a09bb80b505a7a093c20aeb4d1994 \ -
python/py-python-daemon/Portfile
21 21 context manager to enter a daemon state. 22 22 23 23 homepage http://pypi.python.org/pypi/python-daemon/ 24 master_sites http://pypi.python.org/packages/source/p/${real_name}24 master_sites pypi:p/${real_name} 25 25 distname ${real_name}-${version} 26 26 checksums md5 1f6cd41473c2e201021a0aeef395b2b1 \ 27 27 sha1 8d2565bbb0d035c4c379ed683b322fd7a93935ef \ -
python/py-python-jenkins/Portfile
14 14 long_description ${description} 15 15 16 16 homepage http://launchpad.net/python-jenkins 17 master_sites https://pypi.python.org/packages/source/p/python-jenkins17 master_sites pypi:p/python-jenkins 18 18 distname python-jenkins-0.3.4 19 19 20 20 checksums rmd160 ea6783913bd173fc6c1f7ea030969ddcb02d7aac \ -
python/py-pytools/Portfile
18 18 from the Python standard library. 19 19 homepage http://pypi.python.org/pypi/${real_name} 20 20 21 master_sites http://pypi.python.org/packages/source/p/${real_name}21 master_sites pypi:p/${real_name} 22 22 distname ${real_name}-${version} 23 23 checksums rmd160 295d30e025fdae08a495da2bbd076d86fce898f4 \ 24 24 sha256 e15dc874f9d8b3f13cf6297e509eaffe722c459cd92a39858813b8dba55bc77e -
python/py-pyttsx/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/parente/pyttsx 22 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/22 master_sites pypi:${_n}/${_name}/ 23 23 distname ${_name}-${version} 24 24 25 25 checksums md5 9426e15cc34e2d38f70b7bc61bd326dc \ -
python/py-pyviennacl/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://viennacl.sourceforge.net/pyviennacl.html 22 master_sites https://pypi.python.org/packages/source/p/pyviennacl/22 master_sites pypi:p/pyviennacl/ 23 23 24 24 distname pyviennacl-${version} 25 25 -
python/py-pyvttbl/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://code.google.com/p/pyvttbl/ 23 master_sites https://pypi.python.org/packages/source/p/pyvttbl/23 master_sites pypi:p/pyvttbl/ 24 24 25 25 distname pyvttbl-${version} 26 26 -
python/py-pyx/Portfile
21 21 22 22 supported_archs noarch 23 23 24 master_sites https://pypi.python.org/packages/source/P/PyX/24 master_sites pypi:P/PyX/ 25 25 distname PyX-${version} 26 26 checksums rmd160 1beb789478f6b93fdec25b101158a65a455f778c \ 27 27 sha256 05d1b7fc813379d2c12fcb5bd0195cab522b5aabafac88f72913f1d47becd912 -
python/py-pyxmpp/Portfile
18 18 XMPP streams, handle incoming events and create outgoing stanzas. 19 19 20 20 homepage http://pyxmpp.jajcus.net/pyxmpp.html 21 master_sites https://pypi.python.org/packages/source/p/pyxmpp/21 master_sites pypi:p/pyxmpp/ 22 22 distname pyxmpp-${version} 23 23 24 24 python.versions 26 27 -
python/py-qdarkstyle/Portfile
24 24 homepage https://github.com/ColinDuquesnoy/QDarkStyleSheet 25 25 26 26 distname ${_name}-${version} 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 29 29 checksums md5 0f50dd5f1c7ed07e3547115a5e614ea6 \ 30 30 rmd160 f845a22dd31936b51ecfb7a184ff411d458ff0cf \ -
python/py-quadtree/Portfile
23 23 it with arbitrary Python object collections. 24 24 25 25 homepage http://trac.gispython.org/projects/PCL/wiki/QuadTree 26 master_sites http://pypi.python.org/packages/source/Q/Quadtree/26 master_sites pypi:Q/Quadtree/ 27 27 distname Quadtree-${version} 28 28 checksums \ 29 29 md5 2ace3a8077e4b456e74fc2be870c71f1 \ -
python/py-queuelib/Portfile
18 18 homepage https://pypi.python.org/pypi/queuelib 19 19 20 20 distname queuelib-${version} 21 master_sites http://pypi.python.org/packages/source/q/queuelib/21 master_sites pypi:q/queuelib/ 22 22 23 23 checksums rmd160 eba2e8bbc5cddf269562cdb8d9bff3443aa5b562 \ 24 24 sha256 a6829918157ed433fafa87b0bb1e93e3e63c885270166db5884a02c34c86f914 -
python/py-rabbyt/Portfile
18 18 platforms darwin 19 19 20 20 homepage http://matthewmarshall.org/projects/rabbyt/ 21 master_sites https://pypi.python.org/packages/source/R/Rabbyt/21 master_sites pypi:R/Rabbyt/ 22 22 distname Rabbyt-${version} 23 23 use_zip yes 24 24 -
python/py-radical-utils/Portfile
25 25 homepage https://github.com/saga-project/${_name}/ 26 26 27 27 distname ${_name}-${version} 28 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/28 master_sites pypi:${_n}/${_name}/ 29 29 30 30 checksums md5 6dff14928acd9f9bacf443cc4870aca0 \ 31 31 rmd160 398a0fd10f6ad05e455c4f3396338375ce19b16f \ -
python/py-rasterio/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/sgillies/rasterio 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-raven/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://github.com/getsentry/raven-python 23 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}23 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 24 24 25 25 distname ${python.rootname}-${version} 26 26 -
python/py-readline/Portfile
18 18 long_description ${description} 19 19 20 20 homepage http://github.com/ludwigschwardt/python-readline 21 master_sites http://pypi.python.org/packages/source/r/readline/21 master_sites pypi:r/readline/ 22 22 23 23 distname readline-${version} 24 24 -
python/py-recaptcha/Portfile
25 25 http://mailhide.recaptcha.net/apikey 26 26 homepage http://pypi.python.org/pypi/recaptcha-client 27 27 28 master_sites http://pypi.python.org/packages/source/r/recaptcha-client/28 master_sites pypi:r/recaptcha-client/ 29 29 distname recaptcha-client-${version} 30 30 checksums md5 74228180f7e1fb76c4d7089160b0d919 \ 31 31 sha1 661317355af7a2985c9011b6efa026b7178e9917 \ -
python/py-recaptcha-client/Portfile
16 16 homepage https://pypi.python.org/pypi/recaptcha-client/ 17 17 18 18 distname recaptcha-client-${version} 19 master_sites https://pypi.python.org/packages/source/r/recaptcha-client/19 master_sites pypi:r/recaptcha-client/ 20 20 21 21 checksums rmd160 7dffe66b7fd37f5be2a7d7b2bf24c3978f46c8e9 22 22 -
python/py-regex/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://bitbucket.org/mrabarnett/mrab-regex 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-repoze.what/Portfile
17 17 homepage https://pypi.python.org/pypi/repoze.what/ 18 18 19 19 distname repoze.what-${version} 20 master_sites https://pypi.python.org/packages/source/r/repoze.what/20 master_sites pypi:r/repoze.what/ 21 21 22 22 checksums rmd160 7e3a7b8e167fb4083c476f9c0fa73f8701206a3e 23 23 -
python/py-repoze.what-pylons/Portfile
17 17 homepage https://pypi.python.org/pypi/repoze.what-pylons/ 18 18 19 19 distname repoze.what-pylons-${version} 20 master_sites https://pypi.python.org/packages/source/r/repoze.what-pylons/20 master_sites pypi:r/repoze.what-pylons/ 21 21 22 22 checksums rmd160 33ccbb4b9208b543d28de40ebc0f0cd0533208ed 23 23 -
python/py-repoze.what-quickstart/Portfile
19 19 homepage https://pypi.python.org/pypi/repoze.what-quickstart/ 20 20 21 21 distname repoze.what-quickstart-${version} 22 master_sites https://pypi.python.org/packages/source/r/repoze.what-quickstart/22 master_sites pypi:r/repoze.what-quickstart/ 23 23 24 24 checksums rmd160 6dcca16f7abc26a59ca8f1e698ae7b2f46d392b6 25 25 -
python/py-repoze.what.plugins.sql/Portfile
18 18 homepage https://pypi.python.org/pypi/repoze.what.plugins.sql/ 19 19 20 20 distname repoze.what.plugins.sql-${version} 21 master_sites https://pypi.python.org/packages/source/r/repoze.what.plugins.sql/21 master_sites pypi:r/repoze.what.plugins.sql/ 22 22 23 23 checksums rmd160 116b89a81e014df99928e3432e1b842bc92b5c15 24 24 -
python/py-repoze.who/Portfile
17 17 homepage http://pypi.python.org/pypi/repoze.who/ 18 18 19 19 distname repoze.who-${version} 20 master_sites http://pypi.python.org/packages/source/r/repoze.who/20 master_sites pypi:r/repoze.who/ 21 21 22 22 checksums rmd160 cbf710cbe264b8380f6d4ff06b95d7dc1539831c 23 23 -
python/py-repoze.who-friendlyform/Portfile
18 18 homepage https://pypi.python.org/pypi/repoze.who-friendlyform/ 19 19 20 20 distname repoze.who-friendlyform-${version} 21 master_sites https://pypi.python.org/packages/source/r/repoze.who-friendlyform/21 master_sites pypi:r/repoze.who-friendlyform/ 22 22 23 23 checksums rmd160 e0f4ac870271d306f66a3a870c484b2c5c3fcb4a 24 24 -
python/py-repoze.who-testutil/Portfile
18 18 homepage https://pypi.python.org/pypi/repoze.who-testutil/ 19 19 20 20 distname repoze.who-testutil-${version} 21 master_sites https://pypi.python.org/packages/source/r/repoze.who-testutil/21 master_sites pypi:r/repoze.who-testutil/ 22 22 23 23 checksums rmd160 2ac51812d76244d7491c2d84ae97f3e3f310c2ef 24 24 -
python/py-repoze.who.plugins.sa/Portfile
18 18 homepage https://pypi.python.org/pypi/repoze.who.plugins.sa/ 19 19 20 20 distname repoze.who.plugins.sa-${version} 21 master_sites https://pypi.python.org/packages/source/r/repoze.who.plugins.sa/21 master_sites pypi:r/repoze.who.plugins.sa/ 22 22 23 23 checksums rmd160 7b786c87f8fed24e90d5ccbbac29d55930475c25 24 24 -
python/py-requests/Portfile
26 26 awesome. And simple. Really simple. 27 27 28 28 homepage http://python-requests.org/ 29 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}29 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 30 30 31 31 distname ${python.rootname}-${version} 32 32 -
python/py-responses/Portfile
19 19 description A utility library for mocking out the requests library 20 20 21 21 long_description ${description}. 22 22 23 23 homepage https://pypi.python.org/pypi/responses 24 24 25 25 distname ${_name}-${version} 26 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/26 master_sites pypi:${_n}/${_name}/ 27 27 28 28 checksums md5 f1962b295b18128c522e83901556deac \ 29 29 rmd160 381e17e5ffc7675f27c366cb7537e0436157d8d6 \ -
python/py-restkit/Portfile
24 24 25 25 homepage http://benoitc.github.io/restkit/ 26 26 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 distname ${_name}-${version} 29 29 30 30 checksums md5 99fb4e1af6e1b25c488dace620b4676f \ -
python/py-rfc3339/Portfile
17 17 platforms darwin 18 18 19 19 homepage http://pypi.python.org/pypi/${real_name}/ 20 master_sites http://pypi.python.org/packages/source/r/${real_name}20 master_sites pypi:r/${real_name} 21 21 distname ${real_name}-${version} 22 22 23 23 checksums rmd160 0a79a0a39ab859460145ad7823bc4e941c383645 \ -
python/py-robotframework/Portfile
26 26 27 27 universal_variant yes 28 28 29 master_sites https://pypi.python.org/packages/source/r/robotframework29 master_sites pypi:r/robotframework 30 30 distname ${internal_name}-${version} 31 31 32 32 -
python/py-robotframework-ride/Portfile
23 23 python.versions 26 27 24 24 python.default_version 27 25 25 26 master_sites https://pypi.python.org/packages/source/r/${internal_name}26 master_sites pypi:r/${internal_name} 27 27 distname ${internal_name}-${version} 28 28 29 29 checksums rmd160 7698d06de28271c1909dcaffb90f08a2b37bcb44 \ -
python/py-robotframework-selenium2library/Portfile
21 21 python.versions 26 27 22 22 python.default_version 27 23 23 24 master_sites https://pypi.python.org/packages/source/r/${internal_name}/24 master_sites pypi:r/${internal_name}/ 25 25 distname ${internal_name}-${version} 26 26 27 27 checksums rmd160 630099c1ccdcbde1c4330da03f47e0b05c504579 \ -
python/py-robotframework-sshlibrary/Portfile
11 11 version 2.1.2 12 12 categories-append devel 13 13 maintainers jwa 14 description Robot Framework library to handle ssh 14 description Robot Framework library to handle ssh 15 15 long_description ${description} 16 16 17 17 homepage http://code.google.com/p/${internal_name} … … 20 20 python.versions 26 27 21 21 python.default_version 27 22 22 23 master_sites https://pypi.python.org/packages/source/r/robotframework-sshlibrary/23 master_sites pypi:r/robotframework-sshlibrary/ 24 24 distname ${internal_name}-${version} 25 25 26 26 checksums rmd160 17c72286a78b6b978f92be5a552e6146a4f38a8d \ -
python/py-robotremoteserver/Portfile
24 24 25 25 universal_variant yes 26 26 27 master_sites https://pypi.python.org/packages/source/r/robotremoteserver27 master_sites pypi:r/robotremoteserver 28 28 distname ${internal_name}-${version} 29 29 30 30 checksums rmd160 c3385d2c3ee29faf170ae71406c2a78bb7e2efca \ -
python/py-roman/Portfile
16 16 description Integer to Roman numerals converter 17 17 long_description ${description} 18 18 homepage http://pypi.python.org/pypi/${realname}/ 19 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/19 master_sites pypi:[string index ${realname} 0]/${realname}/ 20 20 distname ${realname}-${version} 21 21 use_zip yes 22 22 -
python/py-rope/Portfile
20 20 21 21 supported_archs noarch 22 22 23 master_sites https://pypi.python.org/packages/source/r/rope/23 master_sites pypi:r/rope/ 24 24 distname rope-${version} 25 25 checksums rmd160 f73891b3d512f975172419e327adfb99ad10eaea \ 26 26 sha256 2dc0342604851d8fbdafa198172eab5da7ed422759016669056181e21c54a6ba … … 29 29 30 30 if {${name} ne ${subport}} { 31 31 if {${python.version} >= 30} { 32 master_sites https://pypi.python.org/packages/source/r/rope_py3k/32 master_sites pypi:r/rope_py3k/ 33 33 distname rope_py3k-${version}-1 34 34 checksums rmd160 72b623aed7b4fbd3677506e214fe3206049e2437 \ 35 35 sha256 feb95047cdb9d94e59414aefce7668920e35cba6d1e3c4d4390c2888c98207fa -
python/py-ropemacs/Portfile
13 13 long_description ${description} 14 14 15 15 homepage http://rope.sourceforge.net/ 16 master_sites http://pypi.python.org/packages/source/r/ropemacs/16 master_sites pypi:r/ropemacs/ 17 17 distname ropemacs-${version} 18 18 19 19 checksums rmd160 2b2e90f76861bcd9f7dea0577dc55e354e46a529 \ -
python/py-ropemode/Portfile
13 13 long_description ${description} 14 14 15 15 homepage http://rope.sourceforge.net/ 16 master_sites http://pypi.python.org/packages/source/r/ropemode/16 master_sites pypi:r/ropemode/ 17 17 distname ropemode-${version} 18 18 19 19 checksums rmd160 f3d9c29519ee83c08bd264a293d51bd4e61eb4f0 \ -
python/py-rpy2/Portfile
23 23 structures and functions. 24 24 25 25 homepage http://rpy.sourceforge.net/rpy2.html 26 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}26 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 27 27 28 28 distname ${python.rootname}-${version} 29 29 -
python/py-rsa/Portfile
14 14 long_description ${description} 15 15 16 16 homepage http://stuvel.eu/rsa 17 master_sites https://pypi.python.org/packages/source/r/rsa17 master_sites pypi:r/rsa 18 18 distname rsa-3.1.4 19 19 20 20 checksums rmd160 28488ad2e28b03b8d0d32006eb0d1d229510252c \ -
python/py-rtm/Portfile
16 16 long_description ${description} 17 17 18 18 homepage http://pypi.python.org/pypi/pyrtm 19 master_sites http://pypi.python.org/packages/source/p/pyrtm/19 master_sites pypi:p/pyrtm/ 20 20 distname pyrtm-${version} 21 21 use_bzip2 yes 22 22 -
python/py-rtree/Portfile
23 23 provide very flexible spatial indexing. 24 24 25 25 homepage http://trac.gispython.org/lab/wiki/Rtree 26 master_sites https://pypi.python.org/packages/source/R/Rtree/26 master_sites pypi:R/Rtree/ 27 27 28 28 distname Rtree-${version} 29 29 -
python/py-rudolf/Portfile
15 15 long_description ${description} 16 16 17 17 homepage http://pypi.python.org/pypi/${real_name}/ 18 master_sites http://pypi.python.org/packages/source/r/${real_name}18 master_sites pypi:r/${real_name} 19 19 distname ${real_name}-${version} 20 20 checksums rmd160 5aa5eedb60c64626798a98e473ed1bf67452d83c \ 21 21 sha256 358a240d732b5c7a44f9101e4402fcc39379685f28d448fb6b4df0cac6bbcf9b -
python/py-saga/Portfile
30 30 homepage http://saga-project.github.io/${_name}/ 31 31 32 32 distname ${_name}-${version} 33 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/33 master_sites pypi:${_n}/${_name}/ 34 34 35 35 checksums md5 ca1e7c1207beb865358f61e88afce5ec \ 36 36 rmd160 5d82d00a6cd7919f33d553ad0982c929dfd126d5 \ -
python/py-scikits-ann/Portfile
18 18 platforms darwin 19 19 20 20 homepage http://scikits.appspot.com/ann 21 master_sites https://pypi.python.org/packages/source/s/scikits.ann/21 master_sites pypi:s/scikits.ann/ 22 22 distname scikits.ann-${version}.dev-r803 23 23 24 24 checksums md5 a0380cdc31fd705c15eb50f483bbe5fb \ -
python/py-scikits-audiolab/Portfile
19 19 platforms darwin 20 20 21 21 homepage http://scikits.appspot.com/audiolab 22 master_sites https://pypi.python.org/packages/source/s/scikits.audiolab/22 master_sites pypi:s/scikits.audiolab/ 23 23 distname scikits.audiolab-${version} 24 24 25 25 checksums md5 f93f17211c7763d8631e0d10f37471b0 \ -
python/py-scikits-bootstrap/Portfile
14 14 long_description Algorithms for SciPy to calculate bootstrap confidence \ 15 15 intervals for statistics functions applied to data. 16 16 homepage http://github.org/cgevans/scikits-bootstrap 17 master_sites http://pypi.python.org/packages/source/s/scikits.bootstrap/17 master_sites pypi:s/scikits.bootstrap/ 18 18 19 19 distname scikits.bootstrap-${version} 20 20 worksrcdir scikits-bootstrap-${version} -
python/py-scikits-bvp_solver/Portfile
20 20 problems, which is based on a modified version of the BVP_SOLVER Fortran package. 21 21 22 22 homepage http://packages.python.org/scikits.bvp_solver/ 23 master_sites http://pypi.python.org/packages/source/s/scikits.bvp_solver/23 master_sites pypi:s/scikits.bvp_solver/ 24 24 25 25 distname scikits.bvp_solver-${version} 26 26 … … 50 50 reinplace -E "s|XXX|-L${pyfwk}${pyver}/lib -lpython${pyver} -Xlinker -dylib|g" \ 51 51 ${worksrcpath}/setup.py 52 52 } 53 53 54 54 livecheck.type none 55 55 } else { 56 56 livecheck.type regex -
python/py-scikits-samplerate/Portfile
28 28 homepage https://pypi.python.org/pypi/${_name}/${version} 29 29 30 30 distname ${_name}-${version} 31 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/31 master_sites pypi:${_n}/${_name}/ 32 32 33 33 checksums md5 96c8d8ba3aa95a9db15994f78792efb4 \ 34 34 rmd160 8eec6aa95de1b064bdc2c3c86170aa26f686712f \ -
python/py-scikits-talkbox/Portfile
16 16 platforms darwin 17 17 18 18 homepage http://scikits.appspot.com/talkbox 19 master_sites https://pypi.python.org/packages/source/s/scikits.talkbox/19 master_sites pypi:s/scikits.talkbox/ 20 20 distname scikits.talkbox-${version} 21 21 22 22 checksums md5 8d64926345608ed4721bed7e92db2ae8 \ -
python/py-selenium/Portfile
19 19 Selenium 1.0 bindings. As work will progresses we'll add more "native" drivers. 20 20 21 21 homepage http://code.google.com/p/selenium/ 22 master_sites http://pypi.python.org/packages/source/s/${real_name}/22 master_sites pypi:s/${real_name}/ 23 23 distname ${real_name}-${version} 24 24 checksums rmd160 cea927e4072d7362ada0c3283fac1118f3b97d21 \ 25 25 sha256 cac18c32c1e39e2a3959872dcac5cc0386d6f4f553c6dafb59cbaea8178dc7fc -
python/py-seqdiag/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://blockdiag.com/ 23 master_sites https://pypi.python.org/packages/source/s/seqdiag/23 master_sites pypi:s/seqdiag/ 24 24 25 25 distname seqdiag-${version} 26 26 -
python/py-setuptools/Portfile
20 20 21 21 homepage https://pypi.python.org/pypi/setuptools/ 22 22 #master_sites pypi:s/setuptools/ 23 master_sites https://pypi.io/packages/source/s/setuptools/23 master_sites pypi:s/setuptools/ 24 24 distname setuptools-${version} 25 25 26 26 checksums md5 cc3f063d05e3bff4d3fa07a5a1017c3b \ -
python/py-shapely/Portfile
23 23 systems. 24 24 25 25 distname Shapely-${version} 26 master_sites https://pypi.python.org/packages/source/S/Shapely26 master_sites pypi:S/Shapely 27 27 28 28 checksums rmd160 6c67eddbb445e578093ee4719d7e80ace790eb00 \ 29 29 sha256 e75d9461ad21ab0750b3e582a9af23de47c47c3aef43fa7f7ac0b63bc7ead851 -
python/py-shove/Portfile
21 21 and multiple storage and caching backends. 22 22 23 23 homepage https://bitbucket.org/lcrees/shove/ 24 master_sites https://pypi.python.org/packages/source/s/shove/24 master_sites pypi:s/shove/ 25 25 26 26 distname shove-${version} 27 27 -
python/py-six/Portfile
19 19 of writing Python code that is compatible on both Python versions. 20 20 21 21 homepage http://pypi.python.org/pypi/six/ 22 master_sites http://pypi.python.org/packages/source/s/six/22 master_sites pypi:s/six/ 23 23 24 24 distname six-${version} 25 25 -
python/py-smmap/Portfile
13 13 long_description ${description} 14 14 15 15 homepage https://github.com/Byron/smmap 16 master_sites http://pypi.python.org/packages/source/s/smmap/16 master_sites pypi:s/smmap/ 17 17 distname smmap-${version} 18 18 19 19 python.versions 26 27 -
python/py-snowballstemmer/Portfile
16 16 long_description ${description} 17 17 18 18 homepage https://github.com/shibukawa/snowball_py 19 master_sites https://pypi.python.org/packages/source/s/snowballstemmer19 master_sites pypi:s/snowballstemmer 20 20 distname snowballstemmer-${version} 21 21 22 22 checksums rmd160 fe80dd91bf4d1c5c6df947959a117c5e918d7cfc \ -
python/py-soaplib/Portfile
24 24 mechanisms and a client library. 25 25 26 26 homepage http://wiki.github.com/soaplib/soaplib/ 27 master_sites http://pypi.python.org/packages/source/s/soaplib/27 master_sites pypi:s/soaplib/ 28 28 distname soaplib-${version} 29 29 checksums md5 1bf01194b08b72c240380bd8f0919f57 \ 30 30 sha1 d3993e81290bf58e21e67ad4fb849e0659712440 \ -
python/py-socketpool/Portfile
23 23 used by gevent, eventlet or any other library. 24 24 25 25 homepage http://github.com/benoitc/socketpool 26 master_sites https://pypi.python.org/packages/source/s/socketpool/26 master_sites pypi:s/socketpool/ 27 27 28 28 distname socketpool-${version} 29 29 -
python/py-sogl/Portfile
18 18 platforms darwin 19 19 supported_archs noarch 20 20 21 master_sites http://pypi.python.org/packages/source/s/sogl/21 master_sites pypi:s/sogl/ 22 22 distname sogl-${version} 23 23 # use_bzip2 yes 24 24 -
python/py-south/Portfile
16 16 long_description South provides intelligent, database-independant, \ 17 17 semi-automatic, schema migrations for Django apps. 18 18 19 master_sites https://pypi.python.org/packages/source/S/South/19 master_sites pypi:S/South/ 20 20 distname South-${version} 21 21 22 22 checksums md5 72deb5c8144a65ac42d1390ff922581d \ -
python/py-sparqlwrapper/Portfile
21 21 into a more manageable format. 22 22 23 23 homepage http://rdflib.github.io/sparqlwrapper 24 master_sites https://pypi.python.org/packages/source/S/${real_name}24 master_sites pypi:S/${real_name} 25 25 26 26 distname ${real_name}-${version} 27 27 -
python/py-speaklater/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/mitsuhiko/speaklater 22 master_sites https://pypi.python.org/packages/source/${_n}/${_name}22 master_sites pypi:${_n}/${_name} 23 23 distname ${_name}-${version} 24 24 25 25 checksums rmd160 70c03aa32233a9f4a6dd352c4dca1fe0d1888ffe \ -
python/py-sphinx_rtd_theme/Portfile
17 17 long_description ${description} 18 18 19 19 # do not download file from github since the one from pypi is significantly smaller 20 master_sites https://pypi.python.org/packages/source/s/sphinx_rtd_theme20 master_sites pypi:s/sphinx_rtd_theme 21 21 22 22 checksums rmd160 4fd81f7ac50fcf507b6c1996c7194d9b769e30dd \ 23 23 sha256 273846f8aacac32bf9542365a593b495b68d8035c2e382c9ccedcac387c9a0a1 -
python/py-sqlparse/Portfile
18 18 formatting SQL statements. 19 19 20 20 homepage https://pypi.python.org/pypi/sqlparse/ 21 master_sites https://pypi.python.org/packages/source/s/sqlparse/21 master_sites pypi:s/sqlparse/ 22 22 distname sqlparse-${version} 23 23 24 24 checksums md5 370962a307ebaaa70a28b6b0ccb53980 \ -
python/py-statprof/Portfile
13 13 platforms darwin 14 14 supported_archs noarch 15 15 homepage http://pypi.python.org/pypi/statprof 16 master_sites http://pypi.python.org/packages/source/s/statprof16 master_sites pypi:s/statprof 17 17 distname statprof-${version} 18 18 19 19 checksums rmd160 f52c929dc5a9a942e3fc6c2281b823b59047c01d \ -
python/py-statsmodels/Portfile
23 23 of statistical models. 24 24 25 25 homepage http://statsmodels.sourceforge.net/ 26 master_sites https://pypi.python.org/packages/source/s/statsmodels/26 master_sites pypi:s/statsmodels/ 27 27 28 28 distname statsmodels-${version} 29 29 -
python/py-stevedore/Portfile
20 20 21 21 homepage https://pypi.python.org/pypi/${_name}/${version} 22 22 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 26 26 checksums rmd160 76199a29dca21e383c717ad0ba4418a3d885458c \ -
python/py-stomper/Portfile
19 19 sending and receiving. 20 20 21 21 homepage https://github.com/oisinmulvihill/stomper 22 master_sites https://pypi.python.org/packages/source/s/stomper/22 master_sites pypi:s/stomper/ 23 23 distname stomper-${version} 24 24 checksums md5 b721d7557af2fc6a47e82ef4a40e87bf \ 25 25 rmd160 679ff1721bf364a62d63c2e2eab1a118a8861a1d \ -
python/py-suds-jurko/Portfile
22 22 original project if it ever gets revived again. 23 23 24 24 homepage http://pypi.python.org/pypi/${realname}/${version} 25 master_sites http://pypi.python.org/packages/source/s/${realname}25 master_sites pypi:s/${realname} 26 26 distname ${realname}-${version} 27 27 use_bzip2 yes 28 28 checksums rmd160 34329d93f0e784671539d08764959a18721752bb \ -
python/py-sumy/Portfile
18 18 long_description ${description} 19 19 20 20 homepage https://github.com/miso-belica/sumy 21 master_sites https://pypi.python.org/packages/source/s/${real_name}/21 master_sites pypi:s/${real_name}/ 22 22 distname ${real_name}-${version} 23 23 use_zip yes 24 24 -
python/py-sunpy/Portfile
18 18 license BSD 19 19 20 20 homepage http://www.sunpy.org 21 master_sites http://pypi.python.org/packages/source/s/sunpy/21 master_sites pypi:s/sunpy/ 22 22 distname sunpy-${version} 23 23 checksums md5 6bc66ddbbfc081637e88c276fff5ac48 \ 24 24 sha1 e811627423d600391e3c1eb766df187229a828f0 \ -
python/py-supervisor/Portfile
21 21 22 22 homepage http://supervisord.org 23 23 24 master_sites https://pypi.python.org/packages/source/s/${real_name}24 master_sites pypi:s/${real_name} 25 25 distname supervisor-${version} 26 26 27 27 checksums rmd160 9598b25640e72b0322cbb79a8f8f26712135efba \ -
python/py-tables/Portfile
23 23 extremely large amounts of data 24 24 25 25 homepage https://pytables.github.io/ 26 master_sites https://pypi.python.org/packages/source/t/tables/ \26 master_sites pypi:t/tables/ \ 27 27 http://sourceforge.net/projects/pytables/files/pytables/${version} 28 28 29 29 checksums rmd160 ca0f9f40c7471d45d5febcac0f4ef8d4fb6153ee \ -
python/py-tagcloud/Portfile
15 15 16 16 homepage https://pypi.python.org/pypi/pytagcloud 17 17 distname pytagcloud-${version} 18 master_sites https://pypi.python.org/packages/source/p/pytagcloud/18 master_sites pypi:p/pytagcloud/ 19 19 20 20 checksums rmd160 bfddcc17caed92400bb9e8f704ce86cfc384dba6 \ 21 21 sha256 4d56539f0c80ed96f0d320fa0667db3f2d0cc3d2925f84522b82f48f6c0973e9 -
python/py-tail/Portfile
20 20 useful on Windows systems that have no tail equivalent. 21 21 22 22 homepage http://code.google.com/p/pytailer/ 23 master_sites http://pypi.python.org/packages/source/t/tailer/23 master_sites pypi:t/tailer/ 24 24 checksums md5 7c9c837227575ba5a0208af7840358a1 \ 25 25 sha1 c2af433be838b17aa7d91f8b02cf595d0449a0e6 \ 26 26 rmd160 8e36fc2f39c1c2c4b2772cedf2e0b7ea765a2eab -
python/py-tastypie/Portfile
16 16 description flexible & capable API layer for Django 17 17 long_description ${description} 18 18 homepage http://pypi.python.org/pypi/${long_name}/ 19 master_sites http://pypi.python.org/packages/source/d/${long_name}19 master_sites pypi:d/${long_name} 20 20 distname ${long_name}-${version} 21 21 22 22 checksums rmd160 fdd26231fe42caceda5393e86f4b8a75b44e438f \ -
python/py-tc/Portfile
14 14 long_description ${description} 15 15 homepage http://github.com/rsms/tc 16 16 17 master_sites http://pypi.python.org/packages/source/t/tc/17 master_sites pypi:t/tc/ 18 18 distname tc-${version} 19 19 checksums md5 4405e1464caf0a0b1e1bc30f0874cd9f \ 20 20 sha1 cf95b3c67ab632b551042b9b75d29036cdece0d8 -
python/py-tempita/Portfile
27 27 } 28 28 29 29 distname Tempita-${version} 30 master_sites http://pypi.python.org/packages/source/T/Tempita/30 master_sites pypi:T/Tempita/ 31 31 32 32 checksums rmd160 85daca3631dcfecbdc1525d1b281f684dbf5c066 -
python/py-termcolor/Portfile
15 15 long_description termcolor is a Python module to format colored output in terminal. 16 16 17 17 homepage https://pypi.python.org/pypi/termcolor 18 master_sites https://pypi.python.org/packages/source/t/termcolor/18 master_sites pypi:t/termcolor/ 19 19 distname termcolor-${version} 20 20 21 21 checksums sha1 52045880a05c0fbd192343d9c9aad46a73d20e8c \ -
python/py-terminado/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/takluyver/terminado 22 master_sites https://pypi.python.org/packages/source/t/terminado/22 master_sites pypi:t/terminado/ 23 23 24 24 distname terminado-${version} 25 25 -
python/py-textile/Portfile
13 13 developed by Dean Allen. This is a Python port with \ 14 14 support for code validation, itex to MathML translation, \ 15 15 Python code coloring and much more. 16 16 17 17 platforms darwin 18 18 supported_archs noarch 19 19 20 20 homepage https://pypi.python.org/pypi/textile 21 master_sites http://pypi.python.org/packages/source/t/textile/21 master_sites pypi:t/textile/ 22 22 distname textile-${version} 23 23 24 24 python.versions 27 34 -
python/py-theano/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://deeplearning.net/software/theano/ 22 master_sites https://pypi.python.org/packages/30/3d/2354fac96ca9594b755ec22d91133522a7db0caa0877165a522337d0ed7322 master_sites pypi:t/theano 23 23 24 24 distname Theano-${version} 25 25 -
python/py-torndb/Portfile
22 22 Originally part of the Tornado framework. 23 23 24 24 homepage https://github.com/bdarnell/torndb 25 master_sites https://pypi.python.org/packages/source/t/torndb/25 master_sites pypi:t/torndb/ 26 26 27 27 distname torndb-${version} 28 28 -
python/py-tox/Portfile
17 17 long_description Tox as is a generic virtualenv management and test command line tool 18 18 19 19 homepage http://tox.testrun.org/ 20 master_sites https://pypi.python.org/packages/source/t/tox/20 master_sites pypi:t/tox/ 21 21 22 22 distname tox-${version} 23 23 -
python/py-tracer/Portfile
18 18 for a specific hook. 19 19 homepage https://code.google.com/p/pytracer 20 20 21 master_sites https://pypi.python.org/packages/source/t/tracer21 master_sites pypi:t/tracer 22 22 distname tracer-${version} 23 23 checksums rmd160 11cce959b338cab44e822ddfce1d3b0e85b1f72a \ 24 24 sha256 1ddb3f438ea5ab4180776e8bb8bfa857edf7f52264f6b8189bba2bafb1a7cae3 -
python/py-transaction/Portfile
18 18 platforms darwin 19 19 20 20 homepage http://pypi.python.org/pypi/${real_name} 21 master_sites http://pypi.python.org/packages/source/t/${real_name}/21 master_sites pypi:t/${real_name}/ 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 a042c6f7f49f7aa7fb3ca1f71573cc7f917ca806 \ -
python/py-ttfquery/Portfile
20 20 21 21 homepage http://ttfquery.sourceforge.net/ 22 22 23 master_sites https://pypi.python.org/packages/source/T/${real_name}/23 master_sites pypi:T/${real_name}/ 24 24 25 25 distname ${real_name}-${version} 26 26 -
python/py-turbocheetah/Portfile
18 18 python.templating.engines. 19 19 homepage http://pypi.python.org/pypi/TurboCheetah/ 20 20 21 master_sites http://pypi.python.org/packages/source/T/TurboCheetah/21 master_sites pypi:T/TurboCheetah/ 22 22 distname TurboCheetah-${version} 23 23 checksums md5 daf99f38f6696ac64b7df8ac2e003a03 \ 24 24 sha1 f2e983c1a57e00e4abbffb906280e147dcd787e9 \ -
python/py-turbogears/Portfile
21 21 (SQLAlchemy or SQLObject). 22 22 homepage http://www.turbogears.org/ 23 23 24 master_sites http://pypi.python.org/packages/source/T/TurboGears/24 master_sites pypi:T/TurboGears/ 25 25 distname TurboGears-${version} 26 26 checksums md5 a03a66fcf7d687fd7bd4205a01fd21dd \ 27 27 sha1 7788fb655e3c276cfdd70bd0111989f4d4d140fa \ -
python/py-turbojson/Portfile
18 18 that support python.templating.engines. 19 19 homepage http://pypi.python.org/pypi/TurboJson/ 20 20 21 master_sites http://pypi.python.org/packages/source/T/TurboJson/21 master_sites pypi:T/TurboJson/ 22 22 distname TurboJson-${version} 23 23 checksums md5 21969123122e02d87e2727a73e950796 \ 24 24 sha1 62b789ba593ad9f1e4b7a9b89660f252a56db835 \ -
python/py-turbokid/Portfile
18 18 python.templating.engines. 19 19 20 20 homepage http://www.turbogears.org/ 21 master_sites http://pypi.python.org/packages/source/T/TurboKid/21 master_sites pypi:T/TurboKid/ 22 22 distname TurboKid-${version} 23 23 checksums md5 0dc9eba1783244a9800b8c4316d38341 \ 24 24 sha1 31f07da56fe8899aff73fbe1f251e0c985a3239f \ -
python/py-tweepy/Portfile
20 20 ${description} OAuth, complete coverage, streaming API 21 21 22 22 homepage http://www.tweepy.org/ 23 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/23 master_sites pypi:${_n}/${_name}/ 24 24 distname ${_name}-${version} 25 25 26 26 checksums md5 ff802f974e445ddc232a990324451179 \ -
python/py-twilio/Portfile
15 15 description Twilio API client and TwiML generator 16 16 long_description ${description} 17 17 homepage http://pypi.python.org/pypi/${realname}/ 18 master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/18 master_sites pypi:[string index ${realname} 0]/${realname}/ 19 19 distname ${realname}-${version} 20 20 21 21 checksums md5 24cca520901f5952f0df01d2969edf71 \ … … 25 25 if {${name} eq ${subport}} { 26 26 livecheck.type regex 27 27 livecheck.regex [format "%s-%s" ${realname} {(\d+(?:\.\d+)*)}] 28 28 29 29 } else { 30 30 depends_lib-append \ 31 31 port:py${python.version}-httplib2 \ -
python/py-tz-gae/Portfile
17 17 ${description} 18 18 19 19 homepage http://code.google.com/p/gae-pytz/ 20 master_sites http://pypi.python.org/packages/source/g/${real_name}20 master_sites pypi:g/${real_name} 21 21 distname ${real_name}-${version} 22 22 23 23 python.versions 27 34 -
python/py-unicodecsv/Portfile
19 19 long_description ${description} 20 20 21 21 homepage https://github.com/jdunck/python-unicodecsv/ 22 master_sites https://pypi.python.org/packages/source/u/unicodecsv/22 master_sites pypi:u/unicodecsv/ 23 23 24 24 distname unicodecsv-${version} 25 25 -
python/py-unidecode/Portfile
25 25 Perl module by Sean M. Burke. 26 26 homepage https://pypi.python.org/pypi/$realName/ 27 27 28 master_sites https://pypi.python.org/packages/source/U/$realName/28 master_sites pypi:U/$realName/ 29 29 distname $realName-${version} 30 30 checksums md5 5862c893d5aac49f5eefbd96e9e9e682 \ 31 31 rmd160 d2eb1039b8b77728784d8b1bebe1a5bd998d1dfa \ -
python/py-unittest2/Portfile
32 32 livecheck.type none 33 33 34 34 if {${python.version} < 30} { 35 master_sites http://pypi.python.org/packages/source/u/unittest2/35 master_sites pypi:u/unittest2/ 36 36 distname unittest2-${version} 37 37 38 38 checksums md5 a0af5cac92bbbfa0c3b0e99571390e0f \ … … 39 39 rmd160 aa83b1d6dedaa71a9e6d3bed4028e855bef04821 \ 40 40 sha256 aa5de8cdf654d843379c97bd1ee240e86356d3355a97b147a6f3f4d149247a71 41 41 } else { 42 master_sites http://pypi.python.org/packages/source/u/unittest2py3k/42 master_sites pypi:u/unittest2py3k/ 43 43 distname unittest2py3k-${version} 44 44 45 45 checksums md5 8824ff92044310d9365f90d892bf0f09 \ -
python/py-virtualenv/Portfile
18 18 environments. 19 19 homepage http://pypi.python.org/pypi/${python.rootname} 20 20 21 master_sites http://pypi.python.org/packages/source/v/${python.rootname}21 master_sites pypi:v/${python.rootname} 22 22 distname ${python.rootname}-${version} 23 23 checksums md5 28d76a0d9cbd5dc42046dd14e76a6ecc \ 24 24 rmd160 5d45bc4b34c2483427c9556fd10833fcce9e661d \ -
python/py-virtualenv-clone/Portfile
18 18 long_description A script for cloning a non-relocatable virtualenv. 19 19 20 20 homepage http://github.com/edwardgeorge/${real_name}/ 21 master_sites http://pypi.python.org/packages/source/v/${real_name}/21 master_sites pypi:v/${real_name}/ 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 163d1b171dda058a8eeeb74e9b413b360592b3b7 \ -
python/py-virtualenvwrapper/Portfile
22 22 introducing conflicts in their dependencies. 23 23 homepage http://www.doughellmann.com/projects/${real_name}/ 24 24 25 master_sites http://pypi.python.org/packages/source/v/${real_name}25 master_sites pypi:v/${real_name} 26 26 distname ${real_name}-${version} 27 27 28 28 checksums rmd160 eb06370e761963748abc466f65c52ca2b4e98f5b \ -
python/py-w3lib/Portfile
14 14 long_description ${description} 15 15 16 16 homepage http://pypi.python.org/pypi/w3lib 17 master_sites http://pypi.python.org/packages/source/w/w3lib/17 master_sites pypi:w/w3lib/ 18 18 distname w3lib-${version} 19 19 20 20 checksums rmd160 e5276b5bb1c4380a8e17eb365b9072d004d011f9 \ -
python/py-wcwidth/Portfile
15 15 python.versions 27 34 35 16 16 17 17 homepage https://pypi.python.org/pypi/wcwidth/ 18 master_sites https://pypi.python.org/packages/source/w/wcwidth/18 master_sites pypi:w/wcwidth/ 19 19 distname wcwidth-${version} 20 20 21 21 checksums rmd160 2eb04bc765265d110e8e57d52879c46ce0627e85 \ -
python/py-webcolors/Portfile
20 20 long_description ${description} 21 21 22 22 homepage http://www.bitbucket.org/ubernostrum/webcolors/overview/ 23 master_sites https://pypi.python.org/packages/source/w/webcolors/23 master_sites pypi:w/webcolors/ 24 24 25 25 distname webcolors-${version} 26 26 -
python/py-weberror/Portfile
34 34 } 35 35 36 36 distname WebError-${version} 37 master_sites http://pypi.python.org/packages/source/W/WebError/37 master_sites pypi:W/WebError/ 38 38 39 39 checksums rmd160 14893cefa17f70600f7d63f733edd51fda01e487 -
python/py-webhelpers/Portfile
25 25 26 26 27 27 distname WebHelpers-${version} 28 master_sites http://pypi.python.org/packages/source/W/WebHelpers/28 master_sites pypi:W/WebHelpers/ 29 29 checksums rmd160 9df2b54f2fefba26aaf668a92ee9c8a94ebe87ac \ 30 30 sha256 ea86f284e929366b77424ba9a89341f43ae8dee3cbeb8702f73bcf86058aa583 31 31 -
python/py-webtest/Portfile
24 24 } 25 25 26 26 distname WebTest-${version} 27 master_sites http://pypi.python.org/packages/source/W/WebTest/27 master_sites pypi:W/WebTest/ 28 28 29 29 checksums rmd160 0c26e05ce2c90a76af77b4aa197acb5f7d5ceaee \ 30 30 sha256 018897fd56c1f96396282ac36d32f5c7862eb07e3965765f0e86ca092ecd42a0 -
python/py-werkzeug/Portfile
26 26 and a bunch of community contributed addon modules. 27 27 28 28 homepage http://werkzeug.pocoo.org/ 29 master_sites https://pypi.io/packages/source/W/Werkzeug29 master_sites pypi:W/Werkzeug 30 30 31 31 distname Werkzeug-${version} 32 32 -
python/py-whoosh/Portfile
22 22 Whoosh works can be extended or replaced to meet your needs exactly. 23 23 24 24 homepage https://bitbucket.org/mchaput/whoosh/wiki/Home 25 master_sites https://pypi.python.org/packages/source/${_n}/${_name}25 master_sites pypi:${_n}/${_name} 26 26 distname ${_name}-${version} 27 27 28 28 checksums md5 9d35a7498d5c7af8fe162f63719f4eeb \ -
python/py-widgetsnbextension/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://ipython.org 22 master_sites https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}22 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} 23 23 24 24 distname ${python.rootname}-${version} 25 25 -
python/py-word2vec/Portfile
16 16 long_description ${description} 17 17 18 18 homepage https://github.com/danielfrg/word2vec/ 19 master_sites https://pypi.python.org/packages/source/w/${real_name}/19 master_sites pypi:w/${real_name}/ 20 20 21 21 distname ${real_name}-${version} 22 22 -
python/py-wtforms/Portfile
19 19 long_description ${description} 20 20 21 21 homepage http://wtforms.simplecodes.com/ 22 master_sites https://pypi.python.org/packages/source/${_n}/${_name} \22 master_sites pypi:${_n}/${_name} \ 23 23 https://b.pypi.python.org/packages/source/${_n}/${_name} 24 24 distname ${_name}-${version} 25 25 use_zip yes -
python/py-xattr/Portfile
20 20 (Tiger) and later. 21 21 22 22 homepage http://undefined.org/python/#xattr 23 master_sites http://pypi.python.org/packages/source/x/xattr/23 master_sites pypi:x/xattr/ 24 24 distname xattr-${version} 25 25 26 26 checksums rmd160 15a8cb415077e3b66af6c7eafe4bd3f10b964294 \ -
python/py-xhtml2pdf/Portfile
17 17 homepage http://pypi.python.org/pypi/xhtml2pdf/ 18 18 19 19 distname xhtml2pdf-${version} 20 master_sites https://pypi.python.org/packages/source/x/xhtml2pdf/20 master_sites pypi:x/xhtml2pdf/ 21 21 22 22 checksums rmd160 37c26819a1b3e3aa5adb571c5d2f1cadeee5c74b \ 23 23 sha256 29dbf7da8943ccef4afb958747cd0084762821546e3cc62d23115fd7470d95f0 -
python/py-xlrd/Portfile
20 20 Excel spreadsheet files. 21 21 22 22 #master_sites ${github.homepage}/archive/[join ${github.tag_prefix} ""]${github.version} 23 master_sites https://pypi.python.org/packages/source/x/xlrd23 master_sites pypi:x/xlrd 24 24 distname xlrd-${version} 25 25 checksums md5 911839f534d29fe04525ef8cd88fe865 \ 26 26 rmd160 e9c72087a1ac46c0d5f9231b07a0f9868b25b80d \ -
python/py-xlutils/Portfile
16 16 long_description This package provides a collection of utilities for working with Excel files. 17 17 homepage http://www.python-excel.org 18 18 19 master_sites http://pypi.python.org/packages/source/x/xlutils/19 master_sites pypi:x/xlutils/ 20 20 distname xlutils-${version} 21 21 checksums rmd160 2cd03a91e3ffdbdfeb5374199894a416b67f54d4 \ 22 22 sha256 cdbde90603d626a45bf36d45368e5b83484b545d230fc91f10fad89b2d766384 -
python/py-xlwt/Portfile
21 21 xlwt is a fork of pyExcelerator. 22 22 23 23 homepage http://www.python-excel.org 24 master_sites http://pypi.python.org/packages/source/x/xlwt/24 master_sites pypi:x/xlwt/ 25 25 distname xlwt-${version} 26 26 checksums rmd160 53f135a9196d831b78b2cc214e948405efa5c68e \ 27 27 sha256 ac432939eec8daa9f88af994ff53f009e607a4e1102772ec0be0b2a86b2c1cf9 -
python/py-xmldiff/Portfile
17 17 work either with XML files or DOM trees 18 18 19 19 homepage http://www.logilab.org/project/xmldiff/ 20 master_sites https://pypi.python.org/packages/source/x/xmldiff20 master_sites pypi:x/xmldiff 21 21 distname xmldiff-${version} 22 22 use_zip yes 23 23 -
python/py-xmltodict/Portfile
24 24 homepage https://github.com/martinblech/xmltodict 25 25 26 26 distname ${_name}-${version} 27 master_sites https://pypi.python.org/packages/source/${_n}/${_name}/27 master_sites pypi:${_n}/${_name}/ 28 28 29 29 checksums md5 ab17e53214a8613ad87968e9674d75dd \ 30 30 rmd160 997dfcb0f843979e9384121b270480bcbef40967 \ -
python/py-yapsy/Portfile
20 20 on a lot of libraries. 21 21 homepage http://yapsy.sourceforge.net 22 22 23 master_sites https://pypi.python.org/packages/source/Y/$realName23 master_sites pypi:Y/$realName 24 24 distname $realName-${version} 25 25 checksums rmd160 e5d0ce20047d339856ade3345be63fae0c5d41bd \ 26 26 sha256 9ba7767f63ab591c0ad3fc8b2bd11ac19a0fabb7259bcb1733858eab5bd9b1e1 -
python/py-yolk/Portfile
17 17 long_description Yolk is a Python tool for obtaining information \ 18 18 about packages installed by distutils, setuptools \ 19 19 and easy_install and querying packages on PyPI \ 20 (Python Package Index a.k.a. The Cheese Shop). 21 master_sites http://pypi.python.org/packages/source/y/yolk/20 (Python Package Index a.k.a. The Cheese Shop). 21 master_sites pypi:y/yolk/ 22 22 distname yolk-${version} 23 23 checksums md5 100b0f20aaf66aacd53987714cc91c3d \ 24 24 sha1 004e7bf297ac9a752d4d41c3f7eeea7adaa7a675 \ -
python/py-yt/Portfile
22 22 platforms darwin 23 23 24 24 homepage http://yt-project.org/ 25 master_sites http://pypi.python.org/packages/source/y/yt/25 master_sites pypi:y/yt/ 26 26 distname yt-${version} 27 27 28 28 checksums rmd160 1265a19abdbd9d3ada041e5c18d80465bb1beefd \ -
python/py-zc-buildout/Portfile
22 22 multiple programs, processes, and configuration settings. 23 23 24 24 homepage http://www.buildout.org 25 master_sites https://pypi.python.org/packages/source/z/${real_name}25 master_sites pypi:z/${real_name} 26 26 distname ${real_name}-${version} 27 27 checksums md5 771dd9807da7d5ef5bb998991c5fdae1 \ 28 28 rmd160 8eba16e08c634d1455cef9b91953422e2ef3c8cd \ -
python/py-zc-lockfile/Portfile
24 24 categories-append zope 25 25 26 26 homepage http://pypi.python.org/pypi/${real_name} 27 master_sites http://pypi.python.org/packages/source/z/${real_name}27 master_sites pypi:z/${real_name} 28 28 distname ${real_name}-${version} 29 29 30 30 checksums rmd160 ffc9485e8a3f219b0fef65465b838df9d633706c \ -
python/py-zconfig/Portfile
23 23 categories-append zope 24 24 25 25 homepage http://old.zope.org/Members/fdrake/zconfig/ 26 master_sites http://pypi.python.org/packages/source/Z/${real_name}26 master_sites pypi:Z/${real_name} 27 27 distname ${real_name}-${version} 28 28 use_zip yes 29 29 -
python/py-zdaemon/Portfile
21 21 categories-append sysutils 22 22 23 23 homepage http://pypi.python.org/pypi/zdaemon 24 master_sites http://pypi.python.org/packages/source/z/${real_name}24 master_sites pypi:z/${real_name} 25 25 distname ${real_name}-${version} 26 26 27 27 checksums rmd160 8f4f27cf71758668408af82a9bbf848cf83bf7f9 \ -
python/py-zen/Portfile
21 21 as several notification UIs. 22 22 23 23 homepage http://pypi.python.org/pypi/${real_name} 24 master_sites http://pypi.python.org/packages/source/P/${real_name}24 master_sites pypi:P/${real_name} 25 25 distname ${real_name}-${version} 26 26 27 27 checksums rmd160 93933db47c2a56e9c0b1b5e42ace49b13a803d58 \ -
python/py-zodb/Portfile
22 22 categories-append databases 23 23 24 24 homepage http://www.zodb.org/ 25 master_sites http://pypi.python.org/packages/source/Z/${real_name}25 master_sites pypi:Z/${real_name} 26 26 distname ${real_name}-${version} 27 27 28 28 checksums rmd160 80ffd861962fb7ee5b8a72c86d7f5b0b5640260b \ -
python/py-zope-app-module/Portfile
24 24 categories-append zope 25 25 26 26 homepage http://pypi.python.org/pypi/${real_name} 27 master_sites http://pypi.python.org/packages/source/z/${real_name}27 master_sites pypi:z/${real_name} 28 28 distname ${real_name}-${version} 29 29 30 30 checksums rmd160 ab3a805c424a02e0ccc08dc68dc3bb95d6217056 \ -
python/py-zope-event/Portfile
16 16 The zope.event package provides a simple event system, including an \ 17 17 event publishing API, intended for use by applications which are unaware of \ 18 18 any subscribers to their events, and a very simple event-dispatching system \ 19 on which more sophisticated event dispatching systems can be built. 19 on which more sophisticated event dispatching systems can be built. 20 20 21 21 categories-append zope 22 22 23 23 homepage http://pypi.python.org/pypi/${real_name} 24 master_sites http://pypi.python.org/packages/source/z/${real_name}24 master_sites pypi:z/${real_name} 25 25 distname ${real_name}-${version} 26 26 27 27 checksums rmd160 46f8cbf1ab855c086aac1a3bdcbe0a6f7e7418dc \ -
python/py-zope-keyreference/Portfile
18 18 categories-append zope 19 19 20 20 homepage http://pypi.python.org/pypi/${real_name} 21 master_sites http://pypi.python.org/packages/source/z/${real_name}21 master_sites pypi:z/${real_name} 22 22 distname ${real_name}-${version} 23 23 24 24 checksums rmd160 7ea485cdc613cf03f7a564b48c9725dadbaba660 \ -
python/py-zopeinterface/Portfile
15 15 long_description ${description} 16 16 17 17 homepage http://docs.zope.org/zopetoolkit/ 18 master_sites http://pypi.python.org/packages/source/z/zope.interface18 master_sites pypi:z/zope.interface 19 19 distname zope.interface-${version} 20 20 21 21 checksums rmd160 d0f903c260e454ef6f6cd33f50cdbc05b668be0f \