| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-django-pyscss | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 2.0.2 | Vendor: openSUSE |
| Release: bp155.3.11 | Build date: Mon May 22 13:58:59 2023 |
| Group: Development/Languages/Python | Build host: obs-power8-04 |
| Size: 34543 | Source RPM: python-django-pyscss-2.0.2-bp155.3.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/fusionbox/django-pyscss | |
| Summary: A collection of tools to use pyScss within Django | |
This app smooths over a lot of things when dealing with pyScss in Django. It - Overwrites the import system to use Django's staticfiles app. This way, one can import SCSS files from any app (or any file that's findable by the STATICFILES_FINDERS). - Configures pyScss to work with the staticfiles app for its image functions (e.g. inline-image and sprite-map). - It provides a django-compressor precompile filter class so that the developer can use pyScss with django-compressor without having to bust out to the shell. This has the added benefit of removing the need to configure pyScss through its command-line arguments, AND makes it possible for the exceptions and warnings that pyScss emits to bubble up to the process so that the user actually knows what's going on.
BSD-2-Clause
* Tue Nov 30 2021 Max Lin <mlin@suse.com>
- Disabled python2
* Wed May 05 2021 Yuchen Lin <mlin+factory@suse.de>
- Skip to build the python2 package django-appconf is python3 only
* Mon Feb 03 2020 pgajdos@suse.com
- require django-compressor instead of django_compressor
* Sat Jan 19 2019 Thomas Bechtold <tbechtold@suse.com>
- Now really disable the tests (as they crash the interpreter)
* Fri Jan 18 2019 mcepl@suse.com
- Identify crash and its ticket upstream
- Add crashing_templates.patch to avoid some problems when
testing.
* Thu Jan 17 2019 Jan Engelhardt <jengelh@inai.de>
- Generalize description.
* Thu Jan 17 2019 Tomáš Chvátal <tchvatal@suse.com>
- Disable the tests as they crash interpreter
* Thu Jan 03 2019 Tomáš Chvátal <tchvatal@suse.com>
- Add patch no-discover-runner.patch as it is no longer separate
package but core part of django
- Enable tests and add missing dependencies
- Add patch to work with django 1.10:
* django10.patch
- Add patches for tests from debian:
* FTBFS-fix-unit-tests.patch
* django-1.10-urls.patterns-removed.patch
* fix-testproject-settings.py.patch
- Add patch to work with url syntax of django 2.0:
* django-2.0.patch
* Wed Jan 02 2019 Thomas Bechtold <tbechtold@suse.com>
- convert to singlespec
* Mon May 04 2015 dmueller@suse.com
- update to 2.0.2:
- Fixed bug with relative imports
- Explicitly depend on pathlib, instead of assuming pyScss will require it.
- Fixed cases where DEBUG is False but collectstatic hasn't been run (common in tests).
- Added support for pyScss 1.3 and Python 3.
- Dropped support for pyScss 1.2
- adjust requires
* Tue Oct 21 2014 dmueller@suse.com
- add buildrequires for requires
/usr/lib/python3.6/site-packages/django_pyscss /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/django_pyscss-2.0.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/django_pyscss/__init__.py /usr/lib/python3.6/site-packages/django_pyscss/__pycache__ /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/compiler.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/compiler.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/compressor.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/compressor.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/compiler.py /usr/lib/python3.6/site-packages/django_pyscss/compressor.py /usr/lib/python3.6/site-packages/django_pyscss/extension /usr/lib/python3.6/site-packages/django_pyscss/extension/__init__.py /usr/lib/python3.6/site-packages/django_pyscss/extension/__pycache__ /usr/lib/python3.6/site-packages/django_pyscss/extension/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/extension/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/extension/__pycache__/django.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/django_pyscss/extension/__pycache__/django.cpython-36.pyc /usr/lib/python3.6/site-packages/django_pyscss/extension/django.py /usr/lib/python3.6/site-packages/django_pyscss/utils.py /usr/share/doc/packages/python3-django-pyscss /usr/share/doc/packages/python3-django-pyscss/README.rst /usr/share/licenses/python3-django-pyscss /usr/share/licenses/python3-django-pyscss/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:16:51 2026