diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-wizzi-utils.spec | 102 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 50 insertions, 55 deletions
@@ -1 +1,2 @@ /wizzi_utils-8.0.2.tar.gz +/wizzi_utils-8.0.3.tar.gz diff --git a/python-wizzi-utils.spec b/python-wizzi-utils.spec index b2cf43a..d731fa7 100644 --- a/python-wizzi-utils.spec +++ b/python-wizzi-utils.spec @@ -1,19 +1,19 @@ %global _empty_manifest_terminate_build 0 Name: python-wizzi-utils -Version: 8.0.2 +Version: 8.0.3 Release: 1 Summary: Debugging tools and fast coding License: MIT URL: https://github.com/2easy4wizzi/wizzi_utils_pypi -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3f/e5/0c881b3c53e323b86962da8f732857b135b74c3fb7576ee99df45b99fb6f/wizzi_utils-8.0.2.tar.gz +Source0: https://mirrors.aliyun.com/pypi/web/packages/1b/b2/0cbb1fbc4523d3638a2377a8fcbd10150f146d35929bf48972cd22196ff2/wizzi_utils-8.0.3.tar.gz BuildArch: noarch %description -# Package wizzi utils:
+# Package [wizzi utils](https://github.com/2easy4wizzi/wizzi_utils_pypi/tree/main):
+
+
-
-<!--- <img src="https://github.com/2easy4wizzi/2easy4wizzi.github.io/blob/master/images_wu/2easy4wizzi.jpeg?raw=true" width="155" height="90" /> -->
## Brief
* "wizzi_utils" main usage is for debugging and fast coding.
@@ -37,7 +37,7 @@ wu.test.to_str_test() # for a wide example of to_str function print(wu.tt.to_str(var=3, title='my_int')) # tt for torch tools. will work if torch installed
wu.tt.test.to_str_test() # for a wide example of tt.to_str function
# If facing packages issues and want to know what packages I used, call the following
-wu.wizzi_utils_requirements() # updated on 10/10/2022
+wu.download_wizzi_utils_env_snapshot() # updated on 10/10/2022
```
### list of all the packages
@@ -93,8 +93,7 @@ if __name__ == '__main__': )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -114,8 +113,7 @@ for t in range(10): fps.finalize()
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -148,8 +146,7 @@ wu.cvt.display_open_cv_images( )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -167,9 +164,9 @@ wu.models.test.test_cv2_tracking_models() <!---  -->
<!---  -->
<!---  -->
-
-
-
+
+
+
```python
import wizzi_utils as wu
@@ -178,8 +175,9 @@ import wizzi_utils as wu wu.tts.test.run_machine_buddy_gui_test()
```
-<!---  -->
-
+
+
+
@@ -190,10 +188,10 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-wizzi-utils -# Package wizzi utils:
+# Package [wizzi utils](https://github.com/2easy4wizzi/wizzi_utils_pypi/tree/main):
+
+
-
-<!--- <img src="https://github.com/2easy4wizzi/2easy4wizzi.github.io/blob/master/images_wu/2easy4wizzi.jpeg?raw=true" width="155" height="90" /> -->
## Brief
* "wizzi_utils" main usage is for debugging and fast coding.
@@ -217,7 +215,7 @@ wu.test.to_str_test() # for a wide example of to_str function print(wu.tt.to_str(var=3, title='my_int')) # tt for torch tools. will work if torch installed
wu.tt.test.to_str_test() # for a wide example of tt.to_str function
# If facing packages issues and want to know what packages I used, call the following
-wu.wizzi_utils_requirements() # updated on 10/10/2022
+wu.download_wizzi_utils_env_snapshot() # updated on 10/10/2022
```
### list of all the packages
@@ -273,8 +271,7 @@ if __name__ == '__main__': )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -294,8 +291,7 @@ for t in range(10): fps.finalize()
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -328,8 +324,7 @@ wu.cvt.display_open_cv_images( )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -347,9 +342,9 @@ wu.models.test.test_cv2_tracking_models() <!---  -->
<!---  -->
<!---  -->
-
-
-
+
+
+
```python
import wizzi_utils as wu
@@ -358,8 +353,9 @@ import wizzi_utils as wu wu.tts.test.run_machine_buddy_gui_test()
```
-<!---  -->
-
+
+
+
@@ -367,10 +363,10 @@ wu.tts.test.run_machine_buddy_gui_test() Summary: Development documents and examples for wizzi-utils Provides: python3-wizzi-utils-doc %description help -# Package wizzi utils:
+# Package [wizzi utils](https://github.com/2easy4wizzi/wizzi_utils_pypi/tree/main):
+
+
-
-<!--- <img src="https://github.com/2easy4wizzi/2easy4wizzi.github.io/blob/master/images_wu/2easy4wizzi.jpeg?raw=true" width="155" height="90" /> -->
## Brief
* "wizzi_utils" main usage is for debugging and fast coding.
@@ -394,7 +390,7 @@ wu.test.to_str_test() # for a wide example of to_str function print(wu.tt.to_str(var=3, title='my_int')) # tt for torch tools. will work if torch installed
wu.tt.test.to_str_test() # for a wide example of tt.to_str function
# If facing packages issues and want to know what packages I used, call the following
-wu.wizzi_utils_requirements() # updated on 10/10/2022
+wu.download_wizzi_utils_env_snapshot() # updated on 10/10/2022
```
### list of all the packages
@@ -450,8 +446,7 @@ if __name__ == '__main__': )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -471,8 +466,7 @@ for t in range(10): fps.finalize()
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -505,8 +499,7 @@ wu.cvt.display_open_cv_images( )
```
-<!---  -->
-
+
```python
import wizzi_utils as wu
@@ -524,9 +517,9 @@ wu.models.test.test_cv2_tracking_models() <!---  -->
<!---  -->
<!---  -->
-
-
-
+
+
+
```python
import wizzi_utils as wu
@@ -535,13 +528,14 @@ import wizzi_utils as wu wu.tts.test.run_machine_buddy_gui_test()
```
-<!---  -->
-
+
+
+
%prep -%autosetup -n wizzi-utils-8.0.2 +%autosetup -n wizzi_utils-8.0.3 %build %py3_build @@ -555,20 +549,20 @@ 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 + 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 + 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 + 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 + 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 + find usr/share/man -type f -printf "\"/%h/%f.gz\"\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . @@ -581,5 +575,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.2-1 +* Thu Jun 08 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.3-1 - Package Spec generated @@ -1 +1 @@ -5747ce540c1e14444ab295844d50a2e0 wizzi_utils-8.0.2.tar.gz +4be09f9f7d243fcfec8e1b035ca3bfa1 wizzi_utils-8.0.3.tar.gz |
