From 77dd64c0757c0191b276e65c24ee9874959790c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 25 Jul 2017 06:17:26 +0200 Subject: New upstream version 0.9.1 --- rapid_photo_downloader.egg-info/PKG-INFO | 8 ++++---- rapid_photo_downloader.egg-info/SOURCES.txt | 10 +++++++--- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'rapid_photo_downloader.egg-info') diff --git a/rapid_photo_downloader.egg-info/PKG-INFO b/rapid_photo_downloader.egg-info/PKG-INFO index ea7a40f..890cad7 100644 --- a/rapid_photo_downloader.egg-info/PKG-INFO +++ b/rapid_photo_downloader.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: rapid-photo-downloader -Version: 0.9.0 +Version: 0.9.1 Summary: Downloads, renames and backs up photos and videos from cameras, phones, memory cards and other devices Home-page: http://www.damonlynch.net/rapid Author: Damon Lynch @@ -55,7 +55,7 @@ Description: Rapid Photo Downloader To install Rapid Photo Downloader, run as your regular user (i.e. *without* sudo): - ``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` + ``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` **Caution:** *untarring the archive, building it and installing it using* ``sudo python3 setup.py install`` *is* **not** *supported, and* **not** *recommended.* @@ -170,7 +170,7 @@ Description: Rapid Photo Downloader installed on your system, with the exception of those specified above in `satisfying software requirements`_: - ``python3 install.py rapid-photo-downloader-0.9.0.tar.gz`` + ``python3 install.py rapid-photo-downloader-0.9.1.tar.gz`` Substitute the name of the correct compressed tar file if necessary, and run it as your regular user (i.e. *without* sudo). @@ -220,7 +220,7 @@ Description: Rapid Photo Downloader .. _Requests: http://docs.python-requests.org/ Keywords: photo,video,download,ingest,import,camera,phone,backup,rename,photography,photographer,transfer,copy,raw,cr2,nef,arw Platform: UNKNOWN -Classifier: Development Status :: 4 - Beta +Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: X11 Applications :: Qt Classifier: Intended Audience :: End Users/Desktop Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) diff --git a/rapid_photo_downloader.egg-info/SOURCES.txt b/rapid_photo_downloader.egg-info/SOURCES.txt index 3dcb84f..6e320d7 100644 --- a/rapid_photo_downloader.egg-info/SOURCES.txt +++ b/rapid_photo_downloader.egg-info/SOURCES.txt @@ -7,15 +7,19 @@ requirements.txt setup.cfg setup.py upgrade.py -data/rapid-photo-downloader.appdata.xml.in -data/rapid-photo-downloader.desktop.in +data/net.damonlynch.rapid-photo-downloader.appdata.xml.in +data/net.damonlynch.rapid-photo-downloader.desktop.in data/icons/rapid-photo-downloader.xpm +data/icons/128x128/apps/rapid-photo-downloader.png data/icons/16x16/apps/rapid-photo-downloader.png data/icons/22x22/apps/rapid-photo-downloader.png data/icons/24x24/apps/rapid-photo-downloader.png +data/icons/256x256/apps/rapid-photo-downloader.png data/icons/48x48/apps/rapid-photo-downloader.png +data/icons/512x512/apps/rapid-photo-downloader.png +data/icons/64x64/apps/rapid-photo-downloader.png data/icons/scalable/apps/rapid-photo-downloader.svg -data/kde/rapid-photo-downloader.desktop.in +data/kde/net.damonlynch.rapid-photo-downloader.desktop.in doc/analyze-pv-structure.1.pod doc/rapid-photo-downloader.1.pod po/LINGUAS -- cgit v1.2.3