diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:18:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 08:18:39 +0000 |
| commit | 96dffe3bdc1f404453eaa23d4df432fbb52d8e50 (patch) | |
| tree | 30eb58387417e06ed63150523923659cda376421 | |
| parent | 35ea9c9d1ea02a1f21f1afcf00663618255da816 (diff) | |
automatic import of python-fake-bpy-module-latestopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-fake-bpy-module-latest.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /fake-bpy-module-latest-20230411.tar.gz +/fake-bpy-module-latest-20230425.tar.gz diff --git a/python-fake-bpy-module-latest.spec b/python-fake-bpy-module-latest.spec index 7e8e3c3..5079aa1 100644 --- a/python-fake-bpy-module-latest.spec +++ b/python-fake-bpy-module-latest.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fake-bpy-module-latest -Version: 20230411 +Version: 20230425 Release: 1 Summary: Collection of the fake Blender Python API module for the code completion. License: MIT URL: https://github.com/nutti/fake-bpy-module -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/e5/6165d053c90959f7ec982144284f985f29f76832bad0f4e8529d70852410/fake-bpy-module-latest-20230411.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/3f/18e0aae45ba26408fec4d5f4c855a8bb28118ab6ae2322523072f867035c/fake-bpy-module-latest-20230425.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ contribution document <CONTRIBUTING.md>`__\ *for the detail of* *the support.* %prep -%autosetup -n fake-bpy-module-latest-20230411 +%autosetup -n fake-bpy-module-latest-20230425 %build %py3_build @@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 20230411-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 20230425-1 - Package Spec generated @@ -1 +1 @@ -cbb4aee9801d159f41c7a96609e62576 fake-bpy-module-latest-20230411.tar.gz +a4e39b63e453ef90bcc935dd2fb715eb fake-bpy-module-latest-20230425.tar.gz |
