Skip to content
Permalink
Browse files

py-tz-gae: add modeline, adjust whitespace

  • Loading branch information
reneeotten committed Apr 15, 2019
1 parent f907a58 commit 72c258fbeedd1f5c7da23d21bc6d03529678bd8c
Showing with 26 additions and 24 deletions.
  1. +26 −24 python/py-tz-gae/Portfile
@@ -1,27 +1,29 @@
PortSystem 1.0
PortGroup python 1.0

name py-tz-gae
set real_name gaepytz
version 2011h
categories-append devel
platforms darwin
supported_archs noarch
maintainers nomaintainer
license MIT

description pytz tuned for Google App Engine
long_description \
${description}

homepage https://code.google.com/p/gae-pytz/
master_sites pypi:g/${real_name}
distname ${real_name}-${version}

python.versions 27 34 35 36

checksums rmd160 f704e2c99016d115d27f03fd47c5cb89721fc9d4 \
sha256 d6e214fdc071c9a22234aed92ea763889501d0c000ee202b8a5493ef4390843b
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup python 1.0

name py-tz-gae
set real_name gaepytz
version 2011h
categories-append devel
platforms darwin
supported_archs noarch
maintainers nomaintainer
license MIT

description pytz tuned for Google App Engine
long_description ${description}

homepage https://code.google.com/p/gae-pytz/
master_sites pypi:g/${real_name}
distname ${real_name}-${version}

checksums rmd160 f704e2c99016d115d27f03fd47c5cb89721fc9d4 \
sha256 d6e214fdc071c9a22234aed92ea763889501d0c000ee202b8a5493ef4390843b

python.versions 27 34 35 36


if {${name} eq ${subport}} {
conflicts py-tz

0 comments on commit 72c258f

Please sign in to comment.
You can’t perform that action at this time.