diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyarmor.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyarmor-8.1.0.zip +/pyarmor-8.1.7.zip diff --git a/python-pyarmor.spec b/python-pyarmor.spec index 2f5ef81..6a84478 100644 --- a/python-pyarmor.spec +++ b/python-pyarmor.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyarmor -Version: 8.1.0 +Version: 8.1.7 Release: 1 Summary: A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. License: Free To Use But Restricted URL: https://github.com/dashingsoft/pyarmor -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/73/8c/74be77e0989e4d79a23edfa72f308231080431dd7f1e5df56082321e3057/pyarmor-8.1.0.zip +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cc/65/d06587d5a32adca4f28cf541438db6ff917fb19f6badd38295b500a4a796/pyarmor-8.1.7.zip BuildArch: noarch @@ -31,7 +31,7 @@ Pyarmor is a command line tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts. %prep -%autosetup -n pyarmor-8.1.0 +%autosetup -n pyarmor-8.1.7 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 8.1.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 8.1.7-1 - Package Spec generated @@ -1 +1 @@ -c5a904df42043f14cf771e67ae93e12c pyarmor-8.1.0.zip +6d7fb8f7c50da4e6880641a7a91c377c pyarmor-8.1.7.zip |
