diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:21:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:21:37 +0000 |
commit | f8aeaa5993192d1a0a8c220a9833e5751c151382 (patch) | |
tree | 80ed9d22982eb1092018c54ff137edd2a0a4c9cc | |
parent | d297a01668515822f1b40233b4fb5f2410a38c94 (diff) |
automatic import of python-domdf-python-toolsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-domdf-python-tools.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /domdf_python_tools-3.6.0.tar.gz +/domdf_python_tools-3.6.1.tar.gz diff --git a/python-domdf-python-tools.spec b/python-domdf-python-tools.spec index ce7465e..079187e 100644 --- a/python-domdf-python-tools.spec +++ b/python-domdf-python-tools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-domdf-python-tools -Version: 3.6.0 +Version: 3.6.1 Release: 1 Summary: Helpful functions for Python 🐍 🛠️ License: Copyright (c) 2019-2022 Dominic Davis-Foster Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. URL: https://github.com/domdfcoding/domdf_python_tools -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/54/fafb785dfce3990b1dba65bc7e9a7a9a3096d12e9ebf7591cbd65ea9d0c4/domdf_python_tools-3.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/80/d5c3e611407ac5a6e1d4f5d37f406a7344d5613d10c45d01eb8c0ff7592e/domdf_python_tools-3.6.1.tar.gz BuildArch: noarch Requires: python3-natsort @@ -34,7 +34,7 @@ Provides: python3-domdf-python-tools-doc %prep -%autosetup -n domdf-python-tools-3.6.0 +%autosetup -n domdf-python-tools-3.6.1 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.1-1 - Package Spec generated @@ -1 +1 @@ -6c04bd40d7b53e6599316e2167eaf3b7 domdf_python_tools-3.6.0.tar.gz +4e729ee6addc3d6bfeb72c934340a7e0 domdf_python_tools-3.6.1.tar.gz |