Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10845407
D6400.id15486.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Referenced Files
None
Subscribers
None
D6400.id15486.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,21 @@
+name : python-defusedxml
+version : 0.6.0
+release : 1
+source :
+ - https://github.com/tiran/defusedxml/archive/v0.6.0.tar.gz : 9f4b51d234ff99e3b1f4244b189ca1fa33c05b5cbc60fcc910af423721fea0b6
+license : Python-2.0
+component : programming.python
+summary : Defuses XML bombs and other exploits
+description: |
+ XML bomb protection for Python stdlib modules
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
+check : |
+ %python_test
+ %python3_test
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,85 @@
+<PISI>
+ <Source>
+ <Name>python-defusedxml</Name>
+ <Packager>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Packager>
+ <License>Python-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Defuses XML bombs and other exploits</Summary>
+ <Description xml:lang="en">XML bomb protection for Python stdlib modules
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-defusedxml</Name>
+ <Summary xml:lang="en">Defuses XML bombs and other exploits</Summary>
+ <Description xml:lang="en">XML bomb protection for Python stdlib modules
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml-0.6.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml-0.6.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml-0.6.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml-0.6.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/ElementTree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/ElementTree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/cElementTree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/cElementTree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/expatbuilder.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/expatbuilder.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/expatreader.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/expatreader.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/lxml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/lxml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/minidom.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/minidom.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/pulldom.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/pulldom.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/sax.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/sax.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/xmlrpc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/defusedxml/xmlrpc.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml-0.6.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml-0.6.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml-0.6.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml-0.6.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/ElementTree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/ElementTree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/cElementTree.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/common.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/expatbuilder.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/expatreader.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/lxml.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/minidom.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/pulldom.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/sax.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/__pycache__/xmlrpc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/cElementTree.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/expatbuilder.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/expatreader.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/lxml.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/minidom.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/pulldom.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/sax.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/defusedxml/xmlrpc.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-05-22</Date>
+ <Version>0.6.0</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
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 12:21 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846097
Default Alt Text
D6400.id15486.diff (7 KB)
Attached To
Mode
D6400: Initial inclusion of python-defusedxml in the repo
Attached
Detach File
Event Timeline
Log In to Comment