Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11016270
D9063.id21853.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D9063.id21853.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,22 +1,22 @@
name : python-rawkit
version : 0.6.0
-release : 4
+release : 5
source :
- https://github.com/photoshell/rawkit/archive/v0.6.0.tar.gz : c07971ddbca9568cef93753ebb06a72b5b622f9b827a5d8bf96f2a137cc4219e
+homepage : https://github.com/photoshell/rawkit
license : MIT
component : programming.python
summary : CTypes based LibRaw bindings
description: |
rawkit (pronounced rocket) is a ctypes-based LibRaw binding for Python inspired by the Wand API.
builddeps :
- - pkgconfig(python-2.7)
- - pkgconfig(python3)
- - python-setuptools
+ - python-mock
+ - python-pytest
rundeps :
- libraw
-setup : |
- %python_setup
+build : |
%python3_setup
install : |
- %python_install
%python3_install
+check : |
+ %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-rawkit</Name>
+ <Homepage>https://github.com/photoshell/rawkit</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,37 +20,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/bindings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/bindings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/callbacks.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/callbacks.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_16.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_16.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_17.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_17.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_18.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/libraw/structs_18.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit-0.6.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit-0.6.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit-0.6.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit-0.6.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit-0.6.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/metadata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/metadata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/options.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/options.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/raw.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/raw.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rawkit/util.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/libraw/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/libraw/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/libraw/__pycache__/bindings.cpython-37.pyc</Path>
@@ -84,12 +54,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2020-01-25</Date>
+ <Update release="5">
+ <Date>2020-06-14</Date>
<Version>0.6.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 6, 5:22 PM (5 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788404
Default Alt Text
D9063.id21853.diff (5 KB)
Attached To
Mode
D9063: Remove python2 support for python-rawkit
Attached
Detach File
Event Timeline
Log In to Comment