diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:11:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:11:39 +0000 |
| commit | 77c9e978bf46f2b4b92daa8a29c9dd8ee282687a (patch) | |
| tree | 0e0901744b4a3e38fbb4861d282d132b6b3bd239 | |
| parent | d2d7a0a64b89cfcfba438b566700850c72eb0431 (diff) | |
automatic import of python-fake-bge-module-latestopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-fake-bge-module-latest.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /fake-bge-module-latest-20230411.tar.gz +/fake-bge-module-latest-20230415.tar.gz diff --git a/python-fake-bge-module-latest.spec b/python-fake-bge-module-latest.spec index efb797e..721b9e3 100644 --- a/python-fake-bge-module-latest.spec +++ b/python-fake-bge-module-latest.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fake-bge-module-latest -Version: 20230411 +Version: 20230415 Release: 1 Summary: Collection of the fake Blender Game Engine (BGE) Python API module for the code completion. License: MIT URL: https://github.com/nutti/fake-bge-module -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/51/4a/ac27e6c54c1808eaa9419969901436dad736c48f1e6948dca4cb72af4b0d/fake-bge-module-latest-20230411.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ca/44/7b981210231954ceb3d2c32d8af07e37fef2fee49e49850b303da8a78b2d/fake-bge-module-latest-20230415.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ on*\ `fake-bpy-module <https://github.com/nutti/fake-bpy-module>`__\ *which targets*\ `Blender <https://www.blender.org/>`__\ *.* %prep -%autosetup -n fake-bge-module-latest-20230411 +%autosetup -n fake-bge-module-latest-20230415 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 20230411-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 20230415-1 - Package Spec generated @@ -1 +1 @@ -874d78d04d5314582fe870801939646d fake-bge-module-latest-20230411.tar.gz +3072b0b8e8cf97627c72b4f1713832d1 fake-bge-module-latest-20230415.tar.gz |
