diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:49:41 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:49:41 +0000 |
| commit | b351a7d23067af85c0805cd5f4ce103eb8bf26ea (patch) | |
| tree | 078c5bb34fb4dcbee12ab612ebfcf43ce78a3a2e | |
| parent | bbad456b20b45f59aaa7fecccab0156b7d668285 (diff) | |
automatic import of python-freetvg-karjakak
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-freetvg-karjakak.spec | 10 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 8 insertions, 5 deletions
@@ -1 +1,2 @@ /FreeTVG-karjakak-3.1.14.tar.gz +/FreeTVG-karjakak-3.2.12.tar.gz diff --git a/python-freetvg-karjakak.spec b/python-freetvg-karjakak.spec index 638b3f5..0899fde 100644 --- a/python-freetvg-karjakak.spec +++ b/python-freetvg-karjakak.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-FreeTVG-karjakak -Version: 3.1.14 +Version: 3.2.12 Release: 1 Summary: Tree View Gui for outline treeview note. License: MIT License URL: https://github.com/kakkarja/FreeTVG#latest-notice -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/09/e36ac9a38eced793a3553e088bd7a16bdee55fef95a10759078bbf268610/FreeTVG-karjakak-3.1.14.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fb/da/9c53b981f2947134cc9cd28b62639de6c9b306a49a00ac760a45772a39e2/FreeTVG-karjakak-3.2.12.tar.gz BuildArch: noarch Requires: python3-markdown @@ -14,6 +14,8 @@ Requires: python3-treeview-karjakak Requires: python3-excptr-karjakak Requires: python3-demoji Requires: python3-tomlkit +Requires: python3-darkdetect +Requires: python3-pdfkit %description # FreeTVG [Tree View Gui] @@ -148,7 +150,7 @@ main() %prep -%autosetup -n FreeTVG-karjakak-3.1.14 +%autosetup -n FreeTVG-karjakak-3.2.12 %build %py3_build @@ -188,5 +190,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.14-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.12-1 - Package Spec generated @@ -1 +1 @@ -99a99e2237d4a2a11c8113ca42c76217 FreeTVG-karjakak-3.1.14.tar.gz +329f2a66862646e6414d8236a914994c FreeTVG-karjakak-3.2.12.tar.gz |
