Page MenuHomeSolus

D1736.id4176.diff
No OneTemporary

D1736.id4176.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : pygal
+version : 2.4.0
+release : 1
+source :
+ - https://github.com/Kozea/pygal/archive/2.4.0.tar.gz : 16d29d72abc2e2bd5e296a68e62b5b98d797385295084eb7853fd4e221b471f7
+license : LGPL-3.0
+component : programming.python
+summary : PYthon svg GrAph plotting Library
+description: |
+ PYthon svg GrAph plotting Library
+builddeps :
+ - python-setuptools
+ - pytest-runner
+build : |
+ %python_setup
+install : |
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,180 @@
+<PISI>
+ <Source>
+ <Name>pygal</Name>
+ <Packager>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Packager>
+ <License>LGPL-3.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">PYthon svg GrAph plotting Library</Summary>
+ <Description xml:lang="en">PYthon svg GrAph plotting Library
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>pygal</Name>
+ <Summary xml:lang="en">PYthon svg GrAph plotting Library</Summary>
+ <Description xml:lang="en">PYthon svg GrAph plotting Library
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal-2.4.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal-2.4.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal-2.4.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal-2.4.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal-2.4.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/__about__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/__about__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/_compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/_compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/adapters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/adapters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/colors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/colors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/css/base.css</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/css/graph.css</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/css/style.css</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/etree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/etree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/formatters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/formatters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/bar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/bar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/base.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/box.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/box.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/dot.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/dot.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/dual.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/dual.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/funnel.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/funnel.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/gauge.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/gauge.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/histogram.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/histogram.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontal.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontal.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalbar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalbar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalline.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalline.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalstackedbar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalstackedbar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalstackedline.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/horizontalstackedline.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/line.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/line.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/map.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/map.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/pie.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/pie.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/public.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/public.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/pyramid.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/pyramid.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/radar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/radar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/solidgauge.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/solidgauge.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/stackedbar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/stackedbar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/stackedline.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/stackedline.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/time.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/time.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/treemap.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/treemap.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/xy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/graph/xy.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/interpolate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/interpolate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/maps/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/maps/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/serie.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/serie.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/state.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/state.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/stats.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/stats.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/style.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/style.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/svg.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/svg.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/table.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/table.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/conftest.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/conftest.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_bar.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_bar.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_box.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_box.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_colors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_colors.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_date.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_date.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_formatters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_formatters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_graph.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_graph.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_histogram.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_histogram.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_interpolate.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_interpolate.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_line.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_line.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_line_log_none_max_solved.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_line_log_none_max_solved.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_maps.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_maps.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_pie.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_pie.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_serie_config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_serie_config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_sparktext.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_sparktext.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_stacked.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_stacked.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_style.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_style.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_table.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_table.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_util.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_view.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_view.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_xml_filters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/test_xml_filters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/test/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/util.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/view.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pygal/view.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-20</Date>
+ <Version>2.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Stig Svensson</Name>
+ <Email>stigarn@protonmail.ch</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 17 2023, 7:29 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815085
Default Alt Text
D1736.id4176.diff (16 KB)

Event Timeline