Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-django-mediasync-2.2.0-lp152.3.3 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: python-django-mediasync Distribution: openSUSE Leap 15.2
Version: 2.2.0 Vendor: openSUSE
Release: lp152.3.3 Build date: Sun Mar 1 11:12:50 2020
Group: Development/Languages/Python Build host: cloud129
Size: 130730 Source RPM: python-django-mediasync-2.2.0-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/sunlightlabs/django-mediasync/
Summary: Django static media development and distribution tools
One of the more significant development roadblocks we have relates to local vs.
deployed media. Ideally all media (graphics, css, scripts) development would
occur locally and not use production media. Then, when ready to deploy, the
media should be pushed to production. That way there can be significant changes
to media without disturbing the production web site.

The goal of mediasync is to develop locally and then flip a switch in production
that makes all the media URLs point to remote media URLs instead of the local
media directory.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Wed Apr 04 2012 saschpe@suse.de
  - Use upstream tarball
  - Set SPDX-style license (BSD-3-Clause)
  - Don't install testsuite
  - Add LICENSE and README.rst to documentation
* Fri Jul 08 2011 alexandre@exatati.com.br
  - Update to 2.2.0;
    * added pre_sync and post_sync signals
    * provide basic receiver for calling collectstatic before syncing
    * provide receiver for compiling SASS before syncing
    * show media directory listing when serving locally in debug mode
    * add processor for Google's Closure Compiler API for JavaScript
    * template tags can now take a variable as the path argument
  - Regenerate spec file with py2pack.
* Fri Mar 04 2011 alexandre@exatati.com.br
  - Update to 2.1.0:
    - default to using STATIC_URL and STATIC_ROOT (Django 1.3),
      falling back to MEDIA_URL and MEDIA_ROOT if the STATIC_*
      settings are not set
    - add AWS_GZIP setting to optionally disable gzip compression in
      S3 client
    - Thanks to Rob Hudson and Dolan Antenucci for their
      contributions to this release.
* Thu Jan 20 2011 alexandre@exatati.com.br
  - Update to 2.0.0;
  - Spec file cleaned with spec-cleaner;
  - Bzip2 source file.
* Wed Mar 17 2010 alexandre@exatati.com.br
  - Update to 1.0.1.
* Mon Oct 26 2009 alexandre@exatati.com.br
  - Initial package (0.1) for openSUSE.

Files

/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/django_mediasync-2.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/mediasync
/usr/lib/python2.7/site-packages/mediasync/__init__.py
/usr/lib/python2.7/site-packages/mediasync/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/backends
/usr/lib/python2.7/site-packages/mediasync/backends/__init__.py
/usr/lib/python2.7/site-packages/mediasync/backends/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/backends/cloudfiles.py
/usr/lib/python2.7/site-packages/mediasync/backends/cloudfiles.pyc
/usr/lib/python2.7/site-packages/mediasync/backends/dummy.py
/usr/lib/python2.7/site-packages/mediasync/backends/dummy.pyc
/usr/lib/python2.7/site-packages/mediasync/backends/s3.py
/usr/lib/python2.7/site-packages/mediasync/backends/s3.pyc
/usr/lib/python2.7/site-packages/mediasync/conf.py
/usr/lib/python2.7/site-packages/mediasync/conf.pyc
/usr/lib/python2.7/site-packages/mediasync/management
/usr/lib/python2.7/site-packages/mediasync/management/__init__.py
/usr/lib/python2.7/site-packages/mediasync/management/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/management/commands
/usr/lib/python2.7/site-packages/mediasync/management/commands/__init__.py
/usr/lib/python2.7/site-packages/mediasync/management/commands/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/management/commands/syncmedia.py
/usr/lib/python2.7/site-packages/mediasync/management/commands/syncmedia.pyc
/usr/lib/python2.7/site-packages/mediasync/models.py
/usr/lib/python2.7/site-packages/mediasync/models.pyc
/usr/lib/python2.7/site-packages/mediasync/processors
/usr/lib/python2.7/site-packages/mediasync/processors/__init__.py
/usr/lib/python2.7/site-packages/mediasync/processors/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/processors/closurecompiler.py
/usr/lib/python2.7/site-packages/mediasync/processors/closurecompiler.pyc
/usr/lib/python2.7/site-packages/mediasync/processors/slim.py
/usr/lib/python2.7/site-packages/mediasync/processors/slim.pyc
/usr/lib/python2.7/site-packages/mediasync/processors/yuicompressor.py
/usr/lib/python2.7/site-packages/mediasync/processors/yuicompressor.pyc
/usr/lib/python2.7/site-packages/mediasync/signals.py
/usr/lib/python2.7/site-packages/mediasync/signals.pyc
/usr/lib/python2.7/site-packages/mediasync/templatetags
/usr/lib/python2.7/site-packages/mediasync/templatetags/__init__.py
/usr/lib/python2.7/site-packages/mediasync/templatetags/__init__.pyc
/usr/lib/python2.7/site-packages/mediasync/templatetags/media.py
/usr/lib/python2.7/site-packages/mediasync/templatetags/media.pyc
/usr/lib/python2.7/site-packages/mediasync/urls.py
/usr/lib/python2.7/site-packages/mediasync/urls.pyc
/usr/lib/python2.7/site-packages/mediasync/views.py
/usr/lib/python2.7/site-packages/mediasync/views.pyc
/usr/share/doc/packages/python-django-mediasync
/usr/share/doc/packages/python-django-mediasync/LICENSE
/usr/share/doc/packages/python-django-mediasync/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024