Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-pyScss | Distribution: openSUSE:Factory:zSystems |
Version: 1.4.0 | Vendor: openSUSE |
Release: 2.8 | Build date: Tue Feb 21 12:40:08 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 1597133 | Source RPM: python-pyScss-1.4.0-2.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/Kronuz/pyScss | |
Summary: pyScss, a Scss compiler for Python |
pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3 that adds programming capabilities and some other syntactic sugar. 95% of Sass 3.2 is supported. If it's not supported, it's a bug! Please file a ticket. Most of Compass 0.11 is also built in. Documentation: http://pyscss.readthedocs.org/en/latest/ The canonical syntax reference is part of the Ruby Sass documentation: http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html
MIT
* Tue Feb 21 2023 Daniel Garcia <daniel.garcia@suse.com> - Add python-311.patch to support python 3.11 gh#Kronuz/pyScss#426 * Sat Oct 01 2022 Dirk Müller <dmueller@suse.com> - update to 1.4.0: * Add selector-append function support * Fix FutureWarning * Fix collections deprecation warning * use pathlib2 instead of pathlib - drop merged_pr_408.patch, pr_411.patch (upstream) * Tue Jan 11 2022 John Vandenberg <jayvdb@gmail.com> - Activate tests - Add missing build dependency six - Add pr_411.patch for Python 3.10 support - Add merged_pr_408.patch for pytest 6 support - Disable Python 2 builds due to incompatibility * Wed Apr 29 2020 Dirk Mueller <dmueller@suse.com> - update to 1.3.7: * fix setup.py compatibility with newer setuptools * Mon Mar 23 2020 pgajdos@suse.com - version update to 1.3.6 * no upstream changelog * Wed May 02 2018 dmueller@suse.com - convert to singlespec * Tue Jul 05 2016 aplanas@suse.com - update to 1.3.5 * The new less2scss module attempts to convert Less syntax to SCSS. * The *-exists functions from Sass 3.3 are now supported. * The contents of a file @import-ed in the middle of an input file now appears in the expected place, not at the end of the output. * Double-slashes within URLs, as often happens with base64-encoded data URLs, are no longer stripped as comments. * Nesting selectors that end with a combinator, e.g. div > { p { ... } }, now works correctly. * invert() is now left alone when the argument is a number, indicating the CSS filter rather than the Sass function. * if() now evaluates its arguments lazily. * str-slice() now silently corrects out-of-bounds indices. * append() now defaults to returning a space-delimited list, when the given list has fewer than two elements. * -moz-calc and -webkit-calc are recognized as variants of the calc() CSS function. * Filenames containing dots can now be imported. * Properties with a computed value of null are now omitted from the output. * The opacity token in IE's strange alpha(opacity=N) construct is now recognized case-insensitively. * The Compass gradient functions now recognize currentColor as a color. * The fonts extension should now work under Python 3. * Escaped astral plane characters no longer crash narrow Python 2 builds. * The alpha value in rgba(...) is no longer truncated to only two decimal places. * Some edge cases with float precision were fixed, so 742px - 40px is no longer 701.99999999px. * Fri May 08 2015 dmueller@suse.com - add missing dependency on python-enum34 * Mon May 04 2015 dmueller@suse.com - update to 1.3.4: * no changelog available * Fri Oct 10 2014 dmueller@suse.com - install README/LICENSE
/etc/alternatives/less2scss /etc/alternatives/pyscss /usr/bin/less2scss /usr/bin/less2scss-3.12 /usr/bin/pyscss /usr/bin/pyscss-3.12 /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/PKG-INFO /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/SOURCES.txt /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/dependency_links.txt /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/entry_points.txt /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/not-zip-safe /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/requires.txt /usr/lib64/python3.12/site-packages/pyScss-1.4.0-py3.12.egg-info/top_level.txt /usr/lib64/python3.12/site-packages/scss /usr/lib64/python3.12/site-packages/scss/__init__.py /usr/lib64/python3.12/site-packages/scss/__main__.py /usr/lib64/python3.12/site-packages/scss/__pycache__ /usr/lib64/python3.12/site-packages/scss/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/__main__.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/ast.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/ast.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/calculator.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/calculator.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/compiler.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/compiler.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/config.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/config.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/cssdefs.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/cssdefs.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/errors.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/errors.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/legacy.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/legacy.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/less2scss.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/less2scss.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/namespace.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/namespace.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/rule.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/rule.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/scss_meta.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/scss_meta.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/selector.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/selector.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/setup.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/setup.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/source.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/source.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/tool.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/tool.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/types.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/types.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/util.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/__pycache__/util.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/ast.py /usr/lib64/python3.12/site-packages/scss/calculator.py /usr/lib64/python3.12/site-packages/scss/compiler.py /usr/lib64/python3.12/site-packages/scss/config.py /usr/lib64/python3.12/site-packages/scss/cssdefs.py /usr/lib64/python3.12/site-packages/scss/errors.py /usr/lib64/python3.12/site-packages/scss/extension /usr/lib64/python3.12/site-packages/scss/extension/__init__.py /usr/lib64/python3.12/site-packages/scss/extension/__pycache__ /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/api.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/api.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/bootstrap.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/bootstrap.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/core.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/core.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/extra.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/extra.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/fonts.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/__pycache__/fonts.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/api.py /usr/lib64/python3.12/site-packages/scss/extension/bootstrap.py /usr/lib64/python3.12/site-packages/scss/extension/compass /usr/lib64/python3.12/site-packages/scss/extension/compass/__init__.py /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__ /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/gradients.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/gradients.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/images.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/images.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/layouts.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/layouts.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/sprites.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/__pycache__/sprites.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/extension/compass/gradients.py /usr/lib64/python3.12/site-packages/scss/extension/compass/helpers.py /usr/lib64/python3.12/site-packages/scss/extension/compass/images.py /usr/lib64/python3.12/site-packages/scss/extension/compass/layouts.py /usr/lib64/python3.12/site-packages/scss/extension/compass/sprites.py /usr/lib64/python3.12/site-packages/scss/extension/core.py /usr/lib64/python3.12/site-packages/scss/extension/extra.py /usr/lib64/python3.12/site-packages/scss/extension/fonts.py /usr/lib64/python3.12/site-packages/scss/grammar /usr/lib64/python3.12/site-packages/scss/grammar/__init__.py /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__ /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/expression.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/expression.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/scanner.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/scss/grammar/__pycache__/scanner.cpython-312.pyc /usr/lib64/python3.12/site-packages/scss/grammar/_scanner.cpython-312-s390x-linux-gnu.so /usr/lib64/python3.12/site-packages/scss/grammar/expression.py /usr/lib64/python3.12/site-packages/scss/grammar/scanner.py /usr/lib64/python3.12/site-packages/scss/legacy.py /usr/lib64/python3.12/site-packages/scss/less2scss.py /usr/lib64/python3.12/site-packages/scss/namespace.py /usr/lib64/python3.12/site-packages/scss/rule.py /usr/lib64/python3.12/site-packages/scss/scss_meta.py /usr/lib64/python3.12/site-packages/scss/selector.py /usr/lib64/python3.12/site-packages/scss/setup.py /usr/lib64/python3.12/site-packages/scss/source.py /usr/lib64/python3.12/site-packages/scss/tool.py /usr/lib64/python3.12/site-packages/scss/types.py /usr/lib64/python3.12/site-packages/scss/util.py /usr/share/doc/packages/python312-pyScss /usr/share/doc/packages/python312-pyScss/README.rst /usr/share/licenses/python312-pyScss /usr/share/licenses/python312-pyScss/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 2 01:07:11 2024