Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10936195
D669.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
13 KB
Referenced Files
None
Subscribers
None
D669.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/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,5 @@
+libc.so.6
+libcgraph.so.6
+libpthread.so.0
+libpython2.7.so.1.0
+libpython3.5m.so.1.0
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,21 @@
+name : pygraphviz
+version : 1.3
+release : 1
+source :
+ - https://github.com/pygraphviz/pygraphviz/archive/pygraphviz-1.3.tar.gz : 68c5e3456985c768c9b93a473f825733724832c0a0af5aeb0712130f870816ba
+license : BSD-3-Clause
+component : programming.python
+summary : Python interface to Graphviz graph drawing package
+description: |
+ PyGraphviz is a Python interface to the Graphviz graph layout and visualization package
+builddeps :
+ - pkgconfig(python-2.7)
+ - pkgconfig(python3)
+ - python-setuptools
+ - pkgconfig(libpathplan)
+setup : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
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,126 @@
+<PISI>
+ <Source>
+ <Name>pygraphviz</Name>
+ <Packager>
+ <Name>Padraig Mac Carron</Name>
+ <Email>padraigmac@gmail.com</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python interface to Graphviz graph drawing package</Summary>
+ <Description xml:lang="en">PyGraphviz is a Python interface to the Graphviz graph layout and visualization package
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pygraphviz</Name>
+ <Summary xml:lang="en">Python interface to Graphviz graph drawing package</Summary>
+ <Description xml:lang="en">PyGraphviz is a Python interface to the Graphviz graph layout and visualization package
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz-1.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz-1.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz-1.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz-1.3-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/_graphviz.so</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/agraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/agraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/graphviz.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/graphviz.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/graphviz_wrap.c</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/release.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/release.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_attribute_defaults.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_attribute_defaults.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_attributes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_clear.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_clear.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_drawing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_drawing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_edge_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_edge_attributes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_html.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_html.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_layout.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_layout.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_node_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_node_attributes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_readwrite.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_readwrite.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_string.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_string.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_subgraph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_subgraph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_unicode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/tests/test_unicode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygraphviz/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz-1.3-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz-1.3-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz-1.3-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz-1.3-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__pycache__/agraph.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__pycache__/graphviz.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__pycache__/release.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/__pycache__/version.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/_graphviz.cpython-35m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/agraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/graphviz.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/graphviz_wrap.c</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/release.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_attribute_defaults.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_attributes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_clear.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_drawing.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_edge_attributes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_graph.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_html.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_layout.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_node_attributes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_readwrite.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_string.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_subgraph.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/__pycache__/test_unicode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_attribute_defaults.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_clear.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_drawing.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_edge_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_graph.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_html.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_layout.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_node_attributes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_readwrite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_string.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_subgraph.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/tests/test_unicode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/pygraphviz/version.py</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-05</Date>
+ <Version>1.3</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Padraig Mac Carron</Name>
+ <Email>padraigmac@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 14, 1:41 AM (4 w, 22 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810096
Default Alt Text
D669.diff (13 KB)
Attached To
Mode
D669: Initial commit of pygraphviz fixes T4118
Attached
Detach File
Event Timeline
Log In to Comment