Ticket #44511: py-dateutil.diff

File py-dateutil.diff, 730 bytes (added by radaroutthere@…, 10 years ago)
  • Portfile

    old new  
    66
    77name              py-dateutil
    88set my_name       python-dateutil
    9 version           2.2
    10 revision          1
     9version           2.2.1
    1110platforms         darwin
    1211supported_archs   noarch
    1312maintainers       dh openmaintainer
     
    2726
    2827if {${name} ne ${subport}} {
    2928    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
    3131
    3232    test.run          yes
    3333    test.cmd          ${python.bin} test.py