Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052378
D7387.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
26 KB
Referenced Files
None
Subscribers
None
D7387.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : python-css-parser
version : 1.0.4
-release : 1
+release : 2
source :
- https://pypi.python.org/packages/source/c/css-parser/css-parser-1.0.4.tar.gz : c7ab355512ae51334ba6791a7e4d553f87bef17ba2026f1cc9bf3b17a7779d44
license : LGPL-3.0-or-later
@@ -8,9 +8,9 @@
summary : A CSS Cascading Style Sheets library for Python
description: |
CSS related utilities (parsing, serialization, etc) for python.
-builddeps :
- - python-setuptools
+#builddeps :
+# - python-setuptools
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">A CSS Cascading Style Sheets library for Python</Summary>
<Description xml:lang="en">CSS related utilities (parsing, serialization, etc) for python.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-css-parser</Name>
@@ -19,121 +19,121 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser-1.0.4-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser-1.0.4-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser-1.0.4-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser-1.0.4-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_codec2.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_codec2.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_codec3.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_codec3.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_fetch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_fetch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_fetchgae.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/_fetchgae.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/codec.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/codec.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/colors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/colors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csscharsetrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csscharsetrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csscomment.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csscomment.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssfontfacerule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssfontfacerule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssimportrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssimportrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssmediarule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssmediarule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssnamespacerule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssnamespacerule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csspagerule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/csspagerule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssproperties.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssproperties.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssrulelist.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssrulelist.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstyledeclaration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstyledeclaration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstylerule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstylerule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstylesheet.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssstylesheet.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssunknownrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssunknownrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvalue.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvalue.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvariablesdeclaration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvariablesdeclaration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvariablesrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/cssvariablesrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/marginrule.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/marginrule.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/property.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/property.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/selector.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/selector.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/selectorlist.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/selectorlist.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/value.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/css/value.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/cssproductions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/cssproductions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/encutils/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/encutils/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/errorhandler.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/errorhandler.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/helper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/helper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/parse.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/parse.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/prodparser.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/prodparser.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/profiles.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/profiles.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/sac.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/sac.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/script.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/script.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/csscapture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/csscapture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/csscombine.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/csscombine.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/cssparse.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/scripts/cssparse.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/serialize.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/serialize.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/settings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/settings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/medialist.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/medialist.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/mediaquery.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/mediaquery.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/stylesheet.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/stylesheet.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/stylesheetlist.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/stylesheets/stylesheetlist.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/tokenize2.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/tokenize2.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/version.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/css_parser/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser-1.0.4-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser-1.0.4-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser-1.0.4-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser-1.0.4-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/_codec2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/_codec3.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/_fetch.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/_fetchgae.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/codec.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/cssproductions.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/errorhandler.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/helper.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/parse.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/prodparser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/profiles.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/sac.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/script.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/serialize.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/settings.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/tokenize2.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/__pycache__/version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/_codec2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/_codec3.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/_fetch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/_fetchgae.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/codec.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/colors.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/csscharsetrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/csscomment.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssfontfacerule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssimportrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssmediarule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssnamespacerule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/csspagerule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssproperties.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssrulelist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssstyledeclaration.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssstylerule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssstylesheet.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssunknownrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssvalue.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssvariablesdeclaration.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/cssvariablesrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/marginrule.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/property.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/selector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/selectorlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/__pycache__/value.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/colors.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/csscharsetrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/csscomment.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssfontfacerule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssimportrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssmediarule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssnamespacerule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/csspagerule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssproperties.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssrulelist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssstyledeclaration.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssstylerule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssstylesheet.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssunknownrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssvalue.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssvariablesdeclaration.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/cssvariablesrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/marginrule.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/property.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/selector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/selectorlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/css/value.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/cssproductions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/encutils/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/encutils/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/errorhandler.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/helper.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/parse.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/prodparser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/profiles.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/sac.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/script.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/__pycache__/csscapture.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/__pycache__/csscombine.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/__pycache__/cssparse.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/csscapture.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/csscombine.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/scripts/cssparse.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/serialize.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/settings.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__pycache__/medialist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__pycache__/mediaquery.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__pycache__/stylesheet.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/__pycache__/stylesheetlist.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/medialist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/mediaquery.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/stylesheet.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/stylesheets/stylesheetlist.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/tokenize2.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/css_parser/version.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2019-01-04</Date>
+ <Update release="2">
+ <Date>2019-10-12</Date>
<Version>1.0.4</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 9:19 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788290
Default Alt Text
D7387.diff (26 KB)
Attached To
Mode
D7387: python-css-parser: switch to python3
Attached
Detach File
Event Timeline
Log In to Comment