diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-azurlanetoollib.spec | 442 | ||||
| -rw-r--r-- | sources | 1 |
3 files changed, 444 insertions, 0 deletions
@@ -0,0 +1 @@ +/AzurLaneToolLib-0.6.3.tar.gz diff --git a/python-azurlanetoollib.spec b/python-azurlanetoollib.spec new file mode 100644 index 0000000..751db0c --- /dev/null +++ b/python-azurlanetoollib.spec @@ -0,0 +1,442 @@ +%global _empty_manifest_terminate_build 0 +Name: python-AzurLaneToolLib +Version: 0.6.3 +Release: 1 +Summary: Tools lib for Azur Lane which game powered by ManJiu Shanghai +License: GPL-3.0 LICENSE +URL: https://github.com/thedayofthedoctor/altl +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/02/1c/425b2e407d7f42bca4d2840a0653e4afc78eb5a972826fd9feff7d23b91e/AzurLaneToolLib-0.6.3.tar.gz +BuildArch: noarch + +Requires: python3-lzstring + +%description +<h1 align="center"> Azur Lane Tool Lib </h1>
+<h4 align="center">Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.</h4>
+<p align="center">
+<a href="https://pypi.org/manage/project/AzurLaneToolLib/release/0.6.2/"><img src="https://img.shields.io/pypi/v/azurlanetoollib"></a>
+<a href="https://www.gnu.org/licenses/quick-guide-gplv3.zh-cn.html"><img src="https://img.shields.io/pypi/l/azurlanetoollib?color=green"></a>
+<img src="https://img.shields.io/pypi/dd/azurlanetoollib?color=yellow">
+</p>
+<hr />
+
+# AzurLaneToolLib
+
+Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.
+
+## Copyright Information
+
+### LICENSE
+
+> Copyright (C) 2019 - 2023 Matt Belfast Brown
+>
+> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
+> License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
+> version.
+>
+> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+> warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+>
+> You should have received a copy of the GNU General Public License along with this program. If not,
+> see <https://www.gnu.org/licenses/> .
+
+### Author
+
+#### Author Information
+
+> Author: ***Matt Belfast Brown*** or *Matt Brown* or *M.B.B.*( **Name in English** )
+>> Also be called ***The Day of The Doctor*** ( **Network Nickname** )
+> > ***鈴木夢美*** or ***伊藤京介*** ( **Name in Japanese** )
+> > ***沈永基***,***皓月***,***飞瀑山人***,***衍枫阁主人*** ( **Name in Chinese, Style Name, Pseudonym, Alias** )
+
+#### Contact Details
+
+> E-mail: ***thedayofthedo@gmail.com*** or ***thedayofthedoctor@foxmail.com***
+> TEL:\+86-15841486187
+>
+> Address: **Room 313, Apartment No. 14, South District, South Campus, Northwest A&F University, No. 22, Xinong Road,
+Litai Street, Yangling District, Shaanxi Province, China**
+> Address: ***中国陕西省杨凌区李台街道西农路22号西北农林科技大学南校区南区14号公寓313宿舍***
+
+# Version Log
+
+## Version Information
+
+> First Edition Time: 2019-07-11
+> Last Revision Time: 2023-03-08
+> Version Number: 0.6.3
+
+## Update Log
+
+| Release Version | Status | Release Date | Update Info |
+|----------------:|:---------:|:------------:|:---------------------------------------------|
+| 0.7.0 | future | future | Upgrade the compilation environment to 3.10. |
+| 0.6.3 | available | 2023-03-08 | Write documents and improve information. |
+| 0.6.2 | available | 2023-03-05 | Fixed some errors. |
+| 0.6.1 | available | 2023-03-05 | Add mode ` mode_ SRS_ Ptl.py`. |
+| 0.6.0 | available | 2022-10-20 | Re planned version number | |
+| 0.5.3.1 | available | 2022-09-13 | Update new kansen name. |
+| 0.5.3 | available | 2022-03-27 | Add and correct all comments. |
+| 0.5.2 | available | 2022-03-26 | Full mode for FCS_Cal. |
+| 0.5.1 | available | 2022-02-22 | New mode and new algorithm. |
+| 0.5.1a2 | available | 2022-02-18 | Test for 0.5.1 and new md. |
+| before | available | before | before |
+
+## Version Update Information
+
+### 0.6.3
+
++ Write documents
++ Improve information
+
+### 0.6.2
+
++ Fixed some errors
+
+### 0.6.1
+
++ Complete data verification
++ Complete Module ` mode_ SRS_ Ptl.py`
++ Fixed some errors
+
+### 0.6.0
+
++ Re planned version number
++ Revised ship data
++ New Data File ` data_AZR_Lan.py`
++ Delete Original Data ` data_FLE_Shi.py`
++ New Incomplete Module ` mode_SRS_Ptl.py` (**original author:tianqianzhiyang**)
+
+### 0.5.3.1
+
+- Add new Kansen name.
+
+### 0.5.3
+
++ Add and correct all comments.
++ Fixed some errors.
+
+### 0.5.2
+
+- Complete the full mode of `mode_FCS_Cal.py`.
+- Some comments have been modified.
+
+### 0.5.1
+
++ Edit `mode_FCS_Cal.py` for complete the most basic functions.
++ function `fun_bsdg_fuca`, `fun_kstp_scco`, `fun_sfks_fuca` is available.
++ It can calculate the fuel consumption of surface kansens.
+
+### 0.5.1a2
+
++ Add new mode from Azur Lane Fleet (**author: x94fujo6rpg**).
++ Rewrite file `setup.py`.
++ Try adding a document.
+ + +%package -n python3-AzurLaneToolLib +Summary: Tools lib for Azur Lane which game powered by ManJiu Shanghai +Provides: python-AzurLaneToolLib +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +%description -n python3-AzurLaneToolLib +<h1 align="center"> Azur Lane Tool Lib </h1>
+<h4 align="center">Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.</h4>
+<p align="center">
+<a href="https://pypi.org/manage/project/AzurLaneToolLib/release/0.6.2/"><img src="https://img.shields.io/pypi/v/azurlanetoollib"></a>
+<a href="https://www.gnu.org/licenses/quick-guide-gplv3.zh-cn.html"><img src="https://img.shields.io/pypi/l/azurlanetoollib?color=green"></a>
+<img src="https://img.shields.io/pypi/dd/azurlanetoollib?color=yellow">
+</p>
+<hr />
+
+# AzurLaneToolLib
+
+Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.
+
+## Copyright Information
+
+### LICENSE
+
+> Copyright (C) 2019 - 2023 Matt Belfast Brown
+>
+> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
+> License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
+> version.
+>
+> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+> warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+>
+> You should have received a copy of the GNU General Public License along with this program. If not,
+> see <https://www.gnu.org/licenses/> .
+
+### Author
+
+#### Author Information
+
+> Author: ***Matt Belfast Brown*** or *Matt Brown* or *M.B.B.*( **Name in English** )
+>> Also be called ***The Day of The Doctor*** ( **Network Nickname** )
+> > ***鈴木夢美*** or ***伊藤京介*** ( **Name in Japanese** )
+> > ***沈永基***,***皓月***,***飞瀑山人***,***衍枫阁主人*** ( **Name in Chinese, Style Name, Pseudonym, Alias** )
+
+#### Contact Details
+
+> E-mail: ***thedayofthedo@gmail.com*** or ***thedayofthedoctor@foxmail.com***
+> TEL:\+86-15841486187
+>
+> Address: **Room 313, Apartment No. 14, South District, South Campus, Northwest A&F University, No. 22, Xinong Road,
+Litai Street, Yangling District, Shaanxi Province, China**
+> Address: ***中国陕西省杨凌区李台街道西农路22号西北农林科技大学南校区南区14号公寓313宿舍***
+
+# Version Log
+
+## Version Information
+
+> First Edition Time: 2019-07-11
+> Last Revision Time: 2023-03-08
+> Version Number: 0.6.3
+
+## Update Log
+
+| Release Version | Status | Release Date | Update Info |
+|----------------:|:---------:|:------------:|:---------------------------------------------|
+| 0.7.0 | future | future | Upgrade the compilation environment to 3.10. |
+| 0.6.3 | available | 2023-03-08 | Write documents and improve information. |
+| 0.6.2 | available | 2023-03-05 | Fixed some errors. |
+| 0.6.1 | available | 2023-03-05 | Add mode ` mode_ SRS_ Ptl.py`. |
+| 0.6.0 | available | 2022-10-20 | Re planned version number | |
+| 0.5.3.1 | available | 2022-09-13 | Update new kansen name. |
+| 0.5.3 | available | 2022-03-27 | Add and correct all comments. |
+| 0.5.2 | available | 2022-03-26 | Full mode for FCS_Cal. |
+| 0.5.1 | available | 2022-02-22 | New mode and new algorithm. |
+| 0.5.1a2 | available | 2022-02-18 | Test for 0.5.1 and new md. |
+| before | available | before | before |
+
+## Version Update Information
+
+### 0.6.3
+
++ Write documents
++ Improve information
+
+### 0.6.2
+
++ Fixed some errors
+
+### 0.6.1
+
++ Complete data verification
++ Complete Module ` mode_ SRS_ Ptl.py`
++ Fixed some errors
+
+### 0.6.0
+
++ Re planned version number
++ Revised ship data
++ New Data File ` data_AZR_Lan.py`
++ Delete Original Data ` data_FLE_Shi.py`
++ New Incomplete Module ` mode_SRS_Ptl.py` (**original author:tianqianzhiyang**)
+
+### 0.5.3.1
+
+- Add new Kansen name.
+
+### 0.5.3
+
++ Add and correct all comments.
++ Fixed some errors.
+
+### 0.5.2
+
+- Complete the full mode of `mode_FCS_Cal.py`.
+- Some comments have been modified.
+
+### 0.5.1
+
++ Edit `mode_FCS_Cal.py` for complete the most basic functions.
++ function `fun_bsdg_fuca`, `fun_kstp_scco`, `fun_sfks_fuca` is available.
++ It can calculate the fuel consumption of surface kansens.
+
+### 0.5.1a2
+
++ Add new mode from Azur Lane Fleet (**author: x94fujo6rpg**).
++ Rewrite file `setup.py`.
++ Try adding a document.
+ + +%package help +Summary: Development documents and examples for AzurLaneToolLib +Provides: python3-AzurLaneToolLib-doc +%description help +<h1 align="center"> Azur Lane Tool Lib </h1>
+<h4 align="center">Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.</h4>
+<p align="center">
+<a href="https://pypi.org/manage/project/AzurLaneToolLib/release/0.6.2/"><img src="https://img.shields.io/pypi/v/azurlanetoollib"></a>
+<a href="https://www.gnu.org/licenses/quick-guide-gplv3.zh-cn.html"><img src="https://img.shields.io/pypi/l/azurlanetoollib?color=green"></a>
+<img src="https://img.shields.io/pypi/dd/azurlanetoollib?color=yellow">
+</p>
+<hr />
+
+# AzurLaneToolLib
+
+Tools lib for Azur Lane which game powered by ManJiu Shanghai.
+Accelerating library iteration.
+
+## Copyright Information
+
+### LICENSE
+
+> Copyright (C) 2019 - 2023 Matt Belfast Brown
+>
+> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public
+> License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later
+> version.
+>
+> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
+> warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+>
+> You should have received a copy of the GNU General Public License along with this program. If not,
+> see <https://www.gnu.org/licenses/> .
+
+### Author
+
+#### Author Information
+
+> Author: ***Matt Belfast Brown*** or *Matt Brown* or *M.B.B.*( **Name in English** )
+>> Also be called ***The Day of The Doctor*** ( **Network Nickname** )
+> > ***鈴木夢美*** or ***伊藤京介*** ( **Name in Japanese** )
+> > ***沈永基***,***皓月***,***飞瀑山人***,***衍枫阁主人*** ( **Name in Chinese, Style Name, Pseudonym, Alias** )
+
+#### Contact Details
+
+> E-mail: ***thedayofthedo@gmail.com*** or ***thedayofthedoctor@foxmail.com***
+> TEL:\+86-15841486187
+>
+> Address: **Room 313, Apartment No. 14, South District, South Campus, Northwest A&F University, No. 22, Xinong Road,
+Litai Street, Yangling District, Shaanxi Province, China**
+> Address: ***中国陕西省杨凌区李台街道西农路22号西北农林科技大学南校区南区14号公寓313宿舍***
+
+# Version Log
+
+## Version Information
+
+> First Edition Time: 2019-07-11
+> Last Revision Time: 2023-03-08
+> Version Number: 0.6.3
+
+## Update Log
+
+| Release Version | Status | Release Date | Update Info |
+|----------------:|:---------:|:------------:|:---------------------------------------------|
+| 0.7.0 | future | future | Upgrade the compilation environment to 3.10. |
+| 0.6.3 | available | 2023-03-08 | Write documents and improve information. |
+| 0.6.2 | available | 2023-03-05 | Fixed some errors. |
+| 0.6.1 | available | 2023-03-05 | Add mode ` mode_ SRS_ Ptl.py`. |
+| 0.6.0 | available | 2022-10-20 | Re planned version number | |
+| 0.5.3.1 | available | 2022-09-13 | Update new kansen name. |
+| 0.5.3 | available | 2022-03-27 | Add and correct all comments. |
+| 0.5.2 | available | 2022-03-26 | Full mode for FCS_Cal. |
+| 0.5.1 | available | 2022-02-22 | New mode and new algorithm. |
+| 0.5.1a2 | available | 2022-02-18 | Test for 0.5.1 and new md. |
+| before | available | before | before |
+
+## Version Update Information
+
+### 0.6.3
+
++ Write documents
++ Improve information
+
+### 0.6.2
+
++ Fixed some errors
+
+### 0.6.1
+
++ Complete data verification
++ Complete Module ` mode_ SRS_ Ptl.py`
++ Fixed some errors
+
+### 0.6.0
+
++ Re planned version number
++ Revised ship data
++ New Data File ` data_AZR_Lan.py`
++ Delete Original Data ` data_FLE_Shi.py`
++ New Incomplete Module ` mode_SRS_Ptl.py` (**original author:tianqianzhiyang**)
+
+### 0.5.3.1
+
+- Add new Kansen name.
+
+### 0.5.3
+
++ Add and correct all comments.
++ Fixed some errors.
+
+### 0.5.2
+
+- Complete the full mode of `mode_FCS_Cal.py`.
+- Some comments have been modified.
+
+### 0.5.1
+
++ Edit `mode_FCS_Cal.py` for complete the most basic functions.
++ function `fun_bsdg_fuca`, `fun_kstp_scco`, `fun_sfks_fuca` is available.
++ It can calculate the fuel consumption of surface kansens.
+
+### 0.5.1a2
+
++ Add new mode from Azur Lane Fleet (**author: x94fujo6rpg**).
++ Rewrite file `setup.py`.
++ Try adding a document.
+ + +%prep +%autosetup -n AzurLaneToolLib-0.6.3 + +%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-AzurLaneToolLib -f filelist.lst +%dir %{python3_sitelib}/* + +%files help -f doclist.lst +%{_docdir}/* + +%changelog +* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.3-1 +- Package Spec generated @@ -0,0 +1 @@ +7b495076fa155d994808183ab0efbb19 AzurLaneToolLib-0.6.3.tar.gz |
