summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-15 06:59:39 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-15 06:59:39 +0000
commitd7f1762184ae459107260466d54b61beda5ba21b (patch)
tree34ff642f519e8d4c5b6a6bdc3a8425de36c77a1c
parentecb446da5a1757ce722d2694584738850edafae6 (diff)
automatic import of python-bugmaker-project-sdk
-rw-r--r--.gitignore1
-rw-r--r--python-bugmaker-project-sdk.spec169
-rw-r--r--sources1
3 files changed, 171 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..d49a0ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/BugMaker_Project_SDK-0.0.0.3.post6.win-amd64.zip
diff --git a/python-bugmaker-project-sdk.spec b/python-bugmaker-project-sdk.spec
new file mode 100644
index 0000000..1442dc7
--- /dev/null
+++ b/python-bugmaker-project-sdk.spec
@@ -0,0 +1,169 @@
+%global _empty_manifest_terminate_build 0
+Name: python-BugMaker-Project-SDK
+Version: 0.0.0.3.post6
+Release: 1
+Summary: Develop Package for BugMaker-Project,By BugMaker-Project.
+License: GNU General Public License v3 (GPLv3)
+URL: https://pypi.org/project/BugMaker_Project_SDK/
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/82/613c7d384dbfe360c1401748e93f6eebcb20eb53798e50026ef5aec3abbd/BugMaker_Project_SDK-0.0.0.3.post6.win-amd64.zip
+BuildArch: noarch
+
+Requires: python3-numpy
+Requires: python3-scipy
+Requires: python3-pygame
+Requires: python3-requests
+
+%description
+## SDKpackage by BugMaker-project
+Just hobby.Open-Source.You can use at everywhere.
+
+And……Please donot ask why we update only a bit.
+
+Because……We just test.Sometimes ago,We can upload more.
+### import mode
+```python
+import BugMaker_Project_SDK as sdk
+```
+***
+### upgrade note
+- 0.0.0.1.post1 Just Test
+- 0.0.0.1.post2 rewrite sort
+- 0.0.0.2.post1 delete Sorting package
+- 0.0.0.2.post2 just debug
+- 0.0.0.2.post3 upgrade game&exportData
+- 0.0.0.2.post4 debug of init.
+- 0.0.0.2.post5 rewrite game.tools.isActionTime method(classmethod)
+- 0.0.0.2.post6 Delete exportData(It's not same in different code)
+- 0.0.0.2.post7 Add 2 sorts.
+- 0.0.0.2.post8 Add Search and rewrite
+- 0.0.0.2.post9 Add License in code.
+- 0.0.0.2.post11 Nothing.Just is end of Version:0.0.0.2...
+- 0.0.0.3.post1 Update Package->bilibiliApi(From our product for Gejing-Cup)
+- 0.0.0.3.post2 Reset setup.py(Add require:requests)
+- 0.0.0.3.post3 Rewrite init.py.Remove All of:"from .package import *".
+- 0.0.0.3.post4 Rewrite init again.
+- 0.0.0.3.post5 Debug of game.tools.isActionTime method(classmethod)
+- 0.0.0.3.post6 create a1z26(A cipher)
+
+
+
+%package -n python3-BugMaker-Project-SDK
+Summary: Develop Package for BugMaker-Project,By BugMaker-Project.
+Provides: python-BugMaker-Project-SDK
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-BugMaker-Project-SDK
+## SDKpackage by BugMaker-project
+Just hobby.Open-Source.You can use at everywhere.
+
+And……Please donot ask why we update only a bit.
+
+Because……We just test.Sometimes ago,We can upload more.
+### import mode
+```python
+import BugMaker_Project_SDK as sdk
+```
+***
+### upgrade note
+- 0.0.0.1.post1 Just Test
+- 0.0.0.1.post2 rewrite sort
+- 0.0.0.2.post1 delete Sorting package
+- 0.0.0.2.post2 just debug
+- 0.0.0.2.post3 upgrade game&exportData
+- 0.0.0.2.post4 debug of init.
+- 0.0.0.2.post5 rewrite game.tools.isActionTime method(classmethod)
+- 0.0.0.2.post6 Delete exportData(It's not same in different code)
+- 0.0.0.2.post7 Add 2 sorts.
+- 0.0.0.2.post8 Add Search and rewrite
+- 0.0.0.2.post9 Add License in code.
+- 0.0.0.2.post11 Nothing.Just is end of Version:0.0.0.2...
+- 0.0.0.3.post1 Update Package->bilibiliApi(From our product for Gejing-Cup)
+- 0.0.0.3.post2 Reset setup.py(Add require:requests)
+- 0.0.0.3.post3 Rewrite init.py.Remove All of:"from .package import *".
+- 0.0.0.3.post4 Rewrite init again.
+- 0.0.0.3.post5 Debug of game.tools.isActionTime method(classmethod)
+- 0.0.0.3.post6 create a1z26(A cipher)
+
+
+
+%package help
+Summary: Development documents and examples for BugMaker-Project-SDK
+Provides: python3-BugMaker-Project-SDK-doc
+%description help
+## SDKpackage by BugMaker-project
+Just hobby.Open-Source.You can use at everywhere.
+
+And……Please donot ask why we update only a bit.
+
+Because……We just test.Sometimes ago,We can upload more.
+### import mode
+```python
+import BugMaker_Project_SDK as sdk
+```
+***
+### upgrade note
+- 0.0.0.1.post1 Just Test
+- 0.0.0.1.post2 rewrite sort
+- 0.0.0.2.post1 delete Sorting package
+- 0.0.0.2.post2 just debug
+- 0.0.0.2.post3 upgrade game&exportData
+- 0.0.0.2.post4 debug of init.
+- 0.0.0.2.post5 rewrite game.tools.isActionTime method(classmethod)
+- 0.0.0.2.post6 Delete exportData(It's not same in different code)
+- 0.0.0.2.post7 Add 2 sorts.
+- 0.0.0.2.post8 Add Search and rewrite
+- 0.0.0.2.post9 Add License in code.
+- 0.0.0.2.post11 Nothing.Just is end of Version:0.0.0.2...
+- 0.0.0.3.post1 Update Package->bilibiliApi(From our product for Gejing-Cup)
+- 0.0.0.3.post2 Reset setup.py(Add require:requests)
+- 0.0.0.3.post3 Rewrite init.py.Remove All of:"from .package import *".
+- 0.0.0.3.post4 Rewrite init again.
+- 0.0.0.3.post5 Debug of game.tools.isActionTime method(classmethod)
+- 0.0.0.3.post6 create a1z26(A cipher)
+
+
+
+%prep
+%autosetup -n BugMaker-Project-SDK-0.0.0.3.post6
+
+%build
+%py3_build
+
+%install
+%py3_install
+install -d -m755 %{buildroot}/%{_pkgdocdir}
+if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi
+if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi
+if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
+if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
+pushd %{buildroot}
+if [ -d usr/lib ]; then
+ find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/lib64 ]; then
+ find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/bin ]; then
+ find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/sbin ]; then
+ find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+touch doclist.lst
+if [ -d usr/share/man ]; then
+ find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst
+fi
+popd
+mv %{buildroot}/filelist.lst .
+mv %{buildroot}/doclist.lst .
+
+%files -n python3-BugMaker-Project-SDK -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.0.3.post6-1
+- Package Spec generated
diff --git a/sources b/sources
new file mode 100644
index 0000000..8b396dc
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+e4da3c92fbf3a1a0867568b56df0a677 BugMaker_Project_SDK-0.0.0.3.post6.win-amd64.zip