components/python/django/django-PYVER.p5m
branchs11u2-sru
changeset 4156 4b1def16fe9b
parent 3138 0ac88bf02b2b
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    21 
       
    22 #
       
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 
    25 
    24 # The functionality of unittest2 is part of python 2.7, but separate in 2.6
    26 # pyyaml is only delivered for python 2.6
    25 <transform depend type=require fmri=library/python-2/unittest2-27 -> drop>
    27 <transform depend type=group fmri=library/python-2/pyyaml-27 -> drop>
    26 set name=pkg.fmri \
    28 set name=pkg.fmri \
    27     value=pkg:/library/python/django-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29     value=pkg:/library/python/django-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="Django Python web framework"
    30 set name=pkg.summary value="Django Python web framework"
    29 set name=pkg.description \
    31 set name=pkg.description \
    30     value="Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design."
    32     value="Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design."
    31 set name=com.oracle.info.description value="the Django Python web framework"
    33 set name=com.oracle.info.description value="the Django Python web framework"
    32 set name=com.oracle.info.tpno value=17445
    34 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification \
    35 set name=info.classification \
    34     value=org.opensolaris.category.2008:Development/Python \
    36     value=org.opensolaris.category.2008:Development/Python \
    35     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    37     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="Django <[email protected]>"
    39 set name=info.upstream value="Django <[email protected]>"
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=org.opensolaris.arc-caseid value=PSARC/2014/002
    41 set name=org.opensolaris.arc-caseid value=PSARC/2014/002
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    43 #
    41 link path=usr/bin/django-admin target=django-admin-$(PYVER) mediator=python \
    44 link path=usr/bin/django-admin target=django-admin-$(PYVER) mediator=python \
    42     mediator-version=$(PYVER)
    45     mediator-version=$(PYVER)
    43 file path=usr/bin/django-admin-$(PYVER)
    46 file path=usr/bin/django-admin-$(PYVER)
    44 file path=usr/lib/python$(PYVER)/vendor-packages/Django-$(COMPONENT_VERSION)-py$(PYVER).egg-info
    47 file path=usr/lib/python$(PYVER)/vendor-packages/Django-$(COMPONENT_VERSION)-py$(PYVER).egg-info
    45 file path=usr/lib/python$(PYVER)/vendor-packages/django/__init__.py
    48 file path=usr/lib/python$(PYVER)/vendor-packages/django/__init__.py
   265 file path=usr/lib/python$(PYVER)/vendor-packages/django/conf/urls/shortcut.py
   268 file path=usr/lib/python$(PYVER)/vendor-packages/django/conf/urls/shortcut.py
   266 file path=usr/lib/python$(PYVER)/vendor-packages/django/conf/urls/static.py
   269 file path=usr/lib/python$(PYVER)/vendor-packages/django/conf/urls/static.py
   267 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/__init__.py
   270 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/__init__.py
   268 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/__init__.py
   271 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/__init__.py
   269 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/actions.py
   272 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/actions.py
       
   273 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/exceptions.py
   270 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/filters.py
   274 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/filters.py
   271 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/forms.py
   275 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/forms.py
   272 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/helpers.py
   276 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/helpers.py
   273 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo
   277 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo
   274 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo
   278 file path=usr/lib/python$(PYVER)/vendor-packages/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo
  2380 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/list.py
  2384 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/list.py
  2381 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/list_detail.py
  2385 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/list_detail.py
  2382 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/simple.py
  2386 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/generic/simple.py
  2383 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/i18n.py
  2387 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/i18n.py
  2384 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/static.py
  2388 file path=usr/lib/python$(PYVER)/vendor-packages/django/views/static.py
       
  2389 #
  2385 license django.license license="BSD, Apache 2.0, MIT, PSFv2"
  2390 license django.license license="BSD, Apache 2.0, MIT, PSFv2"
  2386 
  2391 
  2387 # force the rename with an optional dependency on the old name
  2392 # force a group dependency on the optional python-imaging; pkgdepend work is
  2388 depend type=optional \
  2393 # needed to flush this out.
  2389     fmri=library/python-2/django-$(PYV)@1.4.10,5.11-0.175.2.0.0.40.0
  2394 depend type=group fmri=library/python-2/python-imaging-$(PYV)
       
  2395 
       
  2396 # force a group dependency on the optional python-memcached; pkgdepend work is
       
  2397 # needed to flush this out.
       
  2398 depend type=group fmri=library/python/python-memcached-$(PYV)
       
  2399 
       
  2400 # force a group dependency on the optional pytz; pkgdepend work is needed to
       
  2401 # flush this out.
       
  2402 depend type=group fmri=library/python-2/pytz-$(PYV)
       
  2403 
       
  2404 # force a group dependency on the optional pyyaml; pkgdepend work is needed to
       
  2405 # flush this out.
       
  2406 depend type=group fmri=library/python-2/pyyaml-$(PYV)
       
  2407 
       
  2408 # force a group dependency on the optional setuptools; pkgdepend work is needed
       
  2409 # to flush this out.
       
  2410 depend type=group fmri=library/python-2/setuptools-$(PYV)
       
  2411 
       
  2412 # force a group dependency on the optional simplejson; pkgdepend work is needed
       
  2413 # to flush this out.
       
  2414 depend type=group fmri=library/python-2/simplejson-$(PYV)
       
  2415 
       
  2416 # force a group dependency on the optional unittest2; pkgdepend work is needed
       
  2417 # to flush this out.
       
  2418 depend type=group fmri=library/python-2/unittest2-$(PYV)
       
  2419 
       
  2420 # force a dependency on package delivering GNU msgfmt(1)
       
  2421 depend type=require fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/msgfmt
  2390 
  2422 
  2391 # force a dependency on the django package
  2423 # force a dependency on the django package
  2392 depend type=require \
  2424 depend type=require \
  2393     fmri=library/python/django@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
  2425     fmri=library/python/django@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
  2394 
       
  2395 # force a dependency on ipython; pkgdepend work is needed to flush this out.
       
  2396 depend type=require fmri=library/python-2/ipython-$(PYV)
       
  2397 
       
  2398 # force a dependency on markdown; pkgdepend work is needed to flush this out.
       
  2399 depend type=require fmri=library/python-2/markdown-$(PYV)
       
  2400 
       
  2401 # force a dependency on python-imaging; pkgdepend work is needed to
       
  2402 # flush this out.
       
  2403 depend type=require fmri=library/python-2/python-imaging-$(PYV)
       
  2404 
       
  2405 # force a dependency on python-mysql; pkgdepend work is needed to
       
  2406 # flush this out.
       
  2407 depend type=require fmri=library/python-2/python-mysql-$(PYV)
       
  2408 
       
  2409 # force a dependency on pytz; pkgdepend work is needed to flush this out.
       
  2410 depend type=require fmri=library/python-2/pytz-$(PYV)
       
  2411 
       
  2412 # force a dependency on simplejson; pkgdepend work is needed to flush this out.
       
  2413 depend type=require fmri=library/python-2/simplejson-$(PYV)
       
  2414 
       
  2415 # force a dependency on unittest2; pkgdepend work is needed to flush this out.
       
  2416 depend type=require fmri=library/python-2/unittest2-$(PYV)