Page MenuHomeSolus

D1049.diff
No OneTemporary

D1049.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : topydo
-version : 0.12
-release : 1
+version : 0.13
+release : 2
source :
- - https://github.com/bram85/topydo/archive/0.12.tar.gz : d723198e7ced9014d8692f561b1c9a07f2adb03352c6d4271e718b920424f5c4
+ - https://github.com/bram85/topydo/archive/0.13.tar.gz : 1d733c8a8584e4a21acda1bb89b2bd76a162dbef20152b02115b6fb12c475554
license : GPL-3.0
component : office.notes
summary : A powerful todo list application for the console, using the todo.txt format
@@ -19,4 +19,4 @@
build : |
%python3_setup
install : |
- %python3_install
+ %python3_install
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -20,12 +20,12 @@
<PartOf>office.notes</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.12-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo-0.13-py3.5.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/Commands.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/__pycache__/Commands.cpython-35.pyc</Path>
@@ -145,50 +145,58 @@
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/lib/printers/__pycache__/PrettyPrinter.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/lib/printers/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/CLIApplicationBase.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/CompleterBase.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/UILoader.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/__pycache__/CLIApplicationBase.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/__pycache__/CompleterBase.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/__pycache__/UILoader.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/cli/CLI.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/cli/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/cli/__pycache__/CLI.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/cli/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/ColumnCompleter.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/ColumnLayout.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/CommandLineWidget.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/CompletionBoxWidget.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/ConsoleWidget.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/KeystateWidget.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/Main.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/TodoListWidget.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/TodoWidget.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/Transaction.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/Utils.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/ViewWidget.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/ColumnCompleter.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/ColumnLayout.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/CommandLineWidget.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/CompletionBoxWidget.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/ConsoleWidget.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/KeystateWidget.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/Main.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/TodoListWidget.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/TodoWidget.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/Transaction.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/Utils.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/ViewWidget.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/columns/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/Prompt.py</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/TopydoCompleter.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/PromptCompleter.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/__pycache__/Prompt.cpython-35.pyc</Path>
- <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/__pycache__/TopydoCompleter.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/__pycache__/PromptCompleter.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/topydo/ui/prompt/__pycache__/__init__.cpython-35.pyc</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-03-02</Date>
- <Version>0.12</Version>
+ <Update release="2">
+ <Date>2017-09-20</Date>
+ <Version>0.13</Version>
<Comment>Packaging update</Comment>
<Name>Justin Berthault</Name>
<Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 24, 7:41 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5825065
Default Alt Text
D1049.diff (8 KB)

Event Timeline