diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:11:07 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:11:07 +0000 |
commit | d5f2a4c681c2b73a00edc9e74f31ca2c33c23139 (patch) | |
tree | fbb6dab17e9085f54acff314913a16d566472540 | |
parent | 68fc4c9027d70362097c1962b8b1b6619338ab80 (diff) |
automatic import of python-auto-py-to-exeopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-auto-py-to-exe.spec | 11 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 5 deletions
@@ -1 +1,2 @@ /auto-py-to-exe-2.33.0.tar.gz +/auto-py-to-exe-2.34.0.tar.gz diff --git a/python-auto-py-to-exe.spec b/python-auto-py-to-exe.spec index 02e653c..902082d 100644 --- a/python-auto-py-to-exe.spec +++ b/python-auto-py-to-exe.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-auto-py-to-exe -Version: 2.33.0 +Version: 2.34.0 Release: 1 Summary: Converts .py to .exe using a simple graphical interface. License: MIT URL: https://github.com/brentvollebregt/auto-py-to-exe -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/c5/876521b28d3fac04e6a9bed43abe6e20c1a813f4958db60c5ff0834a34cb/auto-py-to-exe-2.33.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/dc/585f67df14a18843e84d58f745a3fa9d02651396415a70ab45ddea940155/auto-py-to-exe-2.34.0.tar.gz BuildArch: noarch Requires: python3-Eel @@ -138,6 +138,7 @@ If you believe you've found an issue with this tool, please [create an issue](ht | Indonesian (Bahasa Indonesia) | id | [MarvinZhong](https://github.com/MarvinZhong) | UI | | Italian (Italiano) | it | [itsEmax64](https://github.com/itsEmax64) | UI | | Japanese (日本語) | ja | [NattyanTV](https://github.com/nattyan-tv) | UI | +| Persian (قارسی) | fa | [DrunkLeen](https://github.com/drunkleen) | UI | | Russian (Русский) | ru | Oleg | UI | | Spanish (Español) | sp | [enriiquee](https://github.com/enriiquee) | UI | | Spanish Latam (Español Latam) | sp_la | [Matyrela](https://github.com/Matyrela) | UI | @@ -303,6 +304,7 @@ If you believe you've found an issue with this tool, please [create an issue](ht | Indonesian (Bahasa Indonesia) | id | [MarvinZhong](https://github.com/MarvinZhong) | UI | | Italian (Italiano) | it | [itsEmax64](https://github.com/itsEmax64) | UI | | Japanese (日本語) | ja | [NattyanTV](https://github.com/nattyan-tv) | UI | +| Persian (قارسی) | fa | [DrunkLeen](https://github.com/drunkleen) | UI | | Russian (Русский) | ru | Oleg | UI | | Spanish (Español) | sp | [enriiquee](https://github.com/enriiquee) | UI | | Spanish Latam (Español Latam) | sp_la | [Matyrela](https://github.com/Matyrela) | UI | @@ -465,6 +467,7 @@ If you believe you've found an issue with this tool, please [create an issue](ht | Indonesian (Bahasa Indonesia) | id | [MarvinZhong](https://github.com/MarvinZhong) | UI | | Italian (Italiano) | it | [itsEmax64](https://github.com/itsEmax64) | UI | | Japanese (日本語) | ja | [NattyanTV](https://github.com/nattyan-tv) | UI | +| Persian (قارسی) | fa | [DrunkLeen](https://github.com/drunkleen) | UI | | Russian (Русский) | ru | Oleg | UI | | Spanish (Español) | sp | [enriiquee](https://github.com/enriiquee) | UI | | Spanish Latam (Español Latam) | sp_la | [Matyrela](https://github.com/Matyrela) | UI | @@ -498,7 +501,7 @@ $ pytest %prep -%autosetup -n auto-py-to-exe-2.33.0 +%autosetup -n auto-py-to-exe-2.34.0 %build %py3_build @@ -538,5 +541,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 2.33.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.34.0-1 - Package Spec generated @@ -1 +1 @@ -c87fcc1dc636dfa5cb686aff8c6d5f30 auto-py-to-exe-2.33.0.tar.gz +4e74c45b071d8bf6b7619cb225c0d525 auto-py-to-exe-2.34.0.tar.gz |