diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:34:37 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:34:37 +0000 |
| commit | 55dca2b522d0322d48cb47c89b7c0992c6d8006a (patch) | |
| tree | 4e177c6eecbd23f7357117cf9dab05f832c3eb0d | |
| parent | 64919bd3131a67b81d7af4aae4d9db4669df65a7 (diff) | |
automatic import of python-tailboneopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tailbone.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /Tailbone-0.9.16.tar.gz +/Tailbone-0.9.17.tar.gz diff --git a/python-tailbone.spec b/python-tailbone.spec index 6d24d2f..48722f0 100644 --- a/python-tailbone.spec +++ b/python-tailbone.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Tailbone -Version: 0.9.16 +Version: 0.9.17 Release: 1 Summary: Backoffice Web Application for Rattail License: GNU GPL v3 URL: http://rattailproject.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3f/de/e1cfc962a8e1752f21622b1918d5c224660c1de88d990ddd8bad5b11a845/Tailbone-0.9.16.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/eb/56/1fa0f5362c9141680c3ae1259db92f86746a21ad8cdf26f125e6558280dc/Tailbone-0.9.17.tar.gz BuildArch: noarch @@ -34,7 +34,7 @@ Tailbone is an extensible web application based on Rattail. It provides a Please see Rattail's `home page`_ for more information. %prep -%autosetup -n Tailbone-0.9.16 +%autosetup -n Tailbone-0.9.17 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.16-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.17-1 - Package Spec generated @@ -1 +1 @@ -16e83916b316a0b237b8122349d4ed53 Tailbone-0.9.16.tar.gz +fa605901cddd464109ce2662a197df0e Tailbone-0.9.17.tar.gz |
