Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052578
D8712.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
D8712.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rapid-photo-downloader
-version : 0.9.18
-release : 17
+version : 0.9.23
+release : 18
source :
- - https://launchpad.net/rapid/pyqt/0.9.18/+download/rapid-photo-downloader-0.9.18.tar.gz : 7c792b2756857a408422047b5cfca1efb484722b9230db4b5db86ef3b4d6e796
+ - https://launchpad.net/rapid/pyqt/0.9.23/+download/rapid-photo-downloader-0.9.23.tar.gz : 2bfe30e237803870486ee5e79e482529da4c592930e48d1ba20c03f36f6719f4
homepage : https://www.damonlynch.net/rapid/
license : GPL-3.0-or-later
component : multimedia.graphics
@@ -14,13 +14,16 @@
- perl-image-exiftool
- pymediainfo
- python-arrow
+ - python-babel
- python-colorlog
- python-colour
- python-easygui
- python-gphoto2
- python-psutil
+ - python-pyheif
- python-pyzmq
- python-rawkit
+ - python-requests
- python-sortedcontainers
- python-tenacity
- python3-qt5
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -52,6 +52,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/folderspreview.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/generatename.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/generatenameconfig.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/heif.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/interprocess.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/iplogging.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/jobcodepanel.cpython-37.pyc</Path>
@@ -94,6 +95,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/utilities.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/videoattributes.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/viewutils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/__pycache__/xsettings.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/aboutdialog.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/analyzephotos.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/backupfile.py</Path>
@@ -120,6 +122,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/folderspreview.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/generatename.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/generatenameconfig.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/heif.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/interprocess.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/iplogging.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/jobcodepanel.py</Path>
@@ -162,15 +165,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/utilities.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/videoattributes.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/viewutils.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.18-py3.7.egg-info/top_level.txt</Path>
- <Path fileType="data">/usr/share/appdata/net.damonlynch.rapid-photo-downloader.appdata.xml</Path>
- <Path fileType="data">/usr/share/applications/net.damonlynch.rapid-photo-downloader.desktop</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/raphodo/xsettings.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/rapid_photo_downloader-0.9.23-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="data">/usr/share/applications/net.damonlynch.rapid_photo_downloader.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/16x16/apps/rapid-photo-downloader.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/22x22/apps/rapid-photo-downloader.png</Path>
@@ -216,16 +219,17 @@
<Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/rapid-photo-downloader.mo</Path>
<Path fileType="man">/usr/share/man/man1/analyze-pv-structure.1</Path>
<Path fileType="man">/usr/share/man/man1/rapid-photo-downloader.1</Path>
- <Path fileType="data">/usr/share/solid/actions/net.damonlynch.rapid-photo-downloader.desktop</Path>
+ <Path fileType="data">/usr/share/metainfo/net.damonlynch.rapid_photo_downloader.metainfo.xml</Path>
+ <Path fileType="data">/usr/share/solid/actions/net.damonlynch.rapid_photo_downloader.desktop</Path>
</Files>
</Package>
<History>
- <Update release="17">
- <Date>2020-02-07</Date>
- <Version>0.9.18</Version>
+ <Update release="18">
+ <Date>2020-04-18</Date>
+ <Version>0.9.23</Version>
<Comment>Packaging update</Comment>
<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
Fri, Aug 11, 9:35 PM (2 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822538
Default Alt Text
D8712.diff (7 KB)
Attached To
Mode
D8712: Update rapid-photo-downloader to 0.9.23
Attached
Detach File
Event Timeline
Log In to Comment