Skip to content
Permalink
Browse files

py-tastypie: adjust whitespace, reorder

  • Loading branch information
reneeotten committed Apr 14, 2019
1 parent ddc8e40 commit 8a84371ac35de55117e2a64b63c8f5901f6c023f
Showing with 7 additions and 3 deletions.
  1. +7 −3 python/py-tastypie/Portfile
@@ -1,26 +1,30 @@
# -*- 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
PortSystem 1.0
PortGroup python 1.0

name py-tastypie
set long_name django-tastypie
version 0.9.9
python.versions 27
revision 0
categories-append www
license BSD
platforms darwin
supported_archs noarch
maintainers nomaintainer

description flexible & capable API layer for Django
long_description ${description}

homepage https://pypi.python.org/pypi/${long_name}/
master_sites pypi:d/${long_name}
distname ${long_name}-${version}

checksums rmd160 fdd26231fe42caceda5393e86f4b8a75b44e438f \
sha256 c72ac7eea348b0be9c4cf517312be4904f68706fa021148d858f44b5e44e64d9

python.versions 27

if {${name} ne ${subport}} {
depends_lib port:py${python.version}-django \
port:py${python.version}-dateutil \

0 comments on commit 8a84371

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