Page MenuHomeSolus

D6736.id16263.diff
No OneTemporary

D6736.id16263.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : python-soupsieve
+version : 1.9.2
+release : 1
+source :
+ - https://github.com/facelessuser/soupsieve/archive/1.9.2.tar.gz : 355ebfafc7495eee6a5f292574ec896d2d4ad214fa653d93f16792b1c4e4f8e8
+license : MIT
+component : programming.python
+summary : A modern CSS selector implementation for BeautifulSoup
+description: |
+ Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors.
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,67 @@
+<PISI>
+ <Source>
+ <Name>python-soupsieve</Name>
+ <Packager>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A modern CSS selector implementation for BeautifulSoup</Summary>
+ <Description xml:lang="en">Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-soupsieve</Name>
+ <Summary xml:lang="en">A modern CSS selector implementation for BeautifulSoup</Summary>
+ <Description xml:lang="en">Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve-1.9.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve-1.9.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve-1.9.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve-1.9.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve-1.9.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/__meta__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/__meta__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_match.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_match.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_parser.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_parser.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_types.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/css_types.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/soupsieve/util.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve-1.9.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve-1.9.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve-1.9.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve-1.9.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve-1.9.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__meta__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/__meta__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/css_match.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/css_parser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/css_types.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/css_match.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/css_parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/css_types.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/soupsieve/util.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-07-19</Date>
+ <Version>1.9.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:20 PM (2 h, 50 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803597
Default Alt Text
D6736.id16263.diff (6 KB)

Event Timeline