diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:39:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:39:05 +0000 |
commit | 72e735cf64216ae948673e2d253e550361017e5c (patch) | |
tree | 6dee69ce224ff425042c30ce3f62957b51e7f62e | |
parent | 2eafe96760bc685b0f70f9700b5589f4665adcac (diff) |
automatic import of python-files-comopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-files-com.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /Files.com-1.0.926.tar.gz +/Files.com-1.0.930.tar.gz diff --git a/python-files-com.spec b/python-files-com.spec index 362b08a..69af8a8 100644 --- a/python-files-com.spec +++ b/python-files-com.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Files.com -Version: 1.0.926 +Version: 1.0.930 Release: 1 Summary: Python bindings for the Files.com API License: MIT URL: https://pypi.org/project/Files.com/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d7/df/05af21a03ddfca2f7f0c90d030251aa6529208a79f8f025ad5a54f4fc12a/Files.com-1.0.926.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/fc/13df69deb6eca918c4184106f58ecefdae5f065e5adf3c6692277e8aacf9/Files.com-1.0.930.tar.gz BuildArch: noarch Requires: python3-requests @@ -29,7 +29,7 @@ Provides: python3-Files.com-doc %prep -%autosetup -n Files.com-1.0.926 +%autosetup -n Files.com-1.0.930 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.926-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.930-1 - Package Spec generated @@ -1 +1 @@ -ec55e8c93bd13bd2040d48ff0833bd5b Files.com-1.0.926.tar.gz +0932a4555af875c5cfc38155d05e837e Files.com-1.0.930.tar.gz |