Page MenuHomeSolus

D8848.id.diff
No OneTemporary

D8848.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : scour
version : '0.37'
-release : 5
+release : 6
source :
- https://github.com/scour-project/scour/archive/v0.37.tar.gz : 4fcb961586d8a6d98ac9343ca5647421b98fdc79b51d81a1d3d18576b7908823
homepage : https://www.codedread.com/scour/
@@ -10,12 +10,11 @@
description: |
Scour is a Python tool that takes an SVG file and produces a cleaner and more concise file. It is intended to be used after exporting to SVG with a GUI editor, such as Inkscape or Adobe Illustrator.
builddeps :
- - pkgconfig(python-2.7)
- - python-setuptools
+ - pkgconfig(python3)
+ - python-six
rundeps :
- - python-setuptools
- python-six
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install --no-compile
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,23 +21,28 @@
<PartOf>multimedia.graphics</PartOf>
<Files>
<Path fileType="executable">/usr/bin/scour</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour-0.37-py2.7.egg-info/zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour/scour.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour/svg_regex.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour/svg_transform.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scour/yocto_css.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour-0.37-py3.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__pycache__/scour.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__pycache__/svg_regex.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__pycache__/svg_transform.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/__pycache__/yocto_css.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/scour.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/svg_regex.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/svg_transform.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/scour/yocto_css.py</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-12-06</Date>
+ <Update release="6">
+ <Date>2020-05-11</Date>
<Version>0.37</Version>
<Comment>Packaging update</Comment>
<Name>Jacob Alzén</Name>

File Metadata

Mime Type
text/plain
Expires
Jul 2 2023, 10:37 AM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810279
Default Alt Text
D8848.id.diff (4 KB)

Event Timeline