diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,14 +1,17 @@ name : topydo -version : 0.13 -release : 5 +version : '0.14' +release : 6 source : - - https://github.com/bram85/topydo/archive/0.13.tar.gz : 1d733c8a8584e4a21acda1bb89b2bd76a162dbef20152b02115b6fb12c475554 -homepage : https://github.com/bram85/topydo + - https://github.com/topydo/topydo/archive/0.14.tar.gz : 80fbfe2fdb5beea76bc11251b347412d2cd70f3d824e64b5ca7b63a140c76961 +homepage : https://github.com/topydo/topydo license : GPL-3.0-or-later component : office.notes summary : A powerful todo list application for the console, using the todo.txt format description: | - A powerful todo list application for the console, using the todo.txt format + A powerful todo list application for the console, using the todo.txt format. +builddeps : + - python-arrow + - python-freezegun rundeps : - python-arrow - python-prompt-toolkit @@ -18,3 +21,5 @@ %python3_setup 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,7 +1,7 @@ topydo - https://github.com/bram85/topydo + https://github.com/topydo/topydo Algent Albrahimi algent@protonmail.com @@ -9,24 +9,24 @@ GPL-3.0-or-later office.notes A powerful todo list application for the console, using the todo.txt format - A powerful todo list application for the console, using the todo.txt format + A powerful todo list application for the console, using the todo.txt format. https://getsol.us/sources/README.Solus topydo A powerful todo list application for the console, using the todo.txt format - A powerful todo list application for the console, using the todo.txt format + A powerful todo list application for the console, using the todo.txt format. office.notes /usr/bin/topydo - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/PKG-INFO - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/SOURCES.txt - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/dependency_links.txt - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/entry_points.txt - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/requires.txt - /usr/lib/python3.7/site-packages/topydo-0.13-py3.7.egg-info/top_level.txt + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/entry_points.txt + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/requires.txt + /usr/lib/python3.7/site-packages/topydo-0.14-py3.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/topydo/Commands.py /usr/lib/python3.7/site-packages/topydo/__init__.py /usr/lib/python3.7/site-packages/topydo/__pycache__/Commands.cpython-37.pyc @@ -192,12 +192,12 @@ - - 2020-07-23 - 0.13 + + 2020-12-25 + 0.14 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file