From 76bc88fdf926ce008b2ab0b32e4070cb0cb5f55b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:48:37 +0000 Subject: automatic import of python-pyarmor --- .gitignore | 1 + python-pyarmor.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0465dee..040b84d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 8.1.0-1 +* Sun Apr 23 2023 Python_Bot - 8.1.7-1 - Package Spec generated diff --git a/sources b/sources index 29b5020..ed4eb8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5a904df42043f14cf771e67ae93e12c pyarmor-8.1.0.zip +6d7fb8f7c50da4e6880641a7a91c377c pyarmor-8.1.7.zip -- cgit v1.2.3