Ticket #44511: py-dateutil.diff
File py-dateutil.diff, 730 bytes (added by radaroutthere@…, 10 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-dateutil 8 8 set my_name python-dateutil 9 version 2.2 10 revision 1 9 version 2.2.1 11 10 platforms darwin 12 11 supported_archs noarch 13 12 maintainers dh openmaintainer … … 27 26 28 27 if {${name} ne ${subport}} { 29 28 depends_build port:py${python.version}-setuptools 30 depends_run path:${python.pkgd}/pytz:py${python.version}-tz 29 depends_run path:${python.pkgd}/pytz:py${python.version}-tz \ 30 path:${python.pkgd}/py-six:py${python.version}-six 31 31 32 32 test.run yes 33 33 test.cmd ${python.bin} test.py