From a3bb32afb64bedd2cf4751b6611b53ba77d8bfd1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:20:11 +0000 Subject: automatic import of python-transcrypt --- .gitignore | 1 + python-transcrypt.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9f0debf..dd42685 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Transcrypt-3.9.0.linux-x86_64.tar.gz +/Transcrypt-3.9.1.linux-x86_64.tar.gz diff --git a/python-transcrypt.spec b/python-transcrypt.spec index b9eca46..1804dbe 100644 --- a/python-transcrypt.spec +++ b/python-transcrypt.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-Transcrypt -Version: 3.9.0 +Version: 3.9.1 Release: 1 Summary: Python to JavaScript transpiler, supporting multiple inheritance and generating lean, highly readable code License: Apache 2.0 -URL: http://www.transcrypt.org -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8f/24/662487f8a883722b9bbef01260a19fb6be3b65ecb1fd558c5267a4c6cb07/Transcrypt-3.9.0.linux-x86_64.tar.gz +URL: https://www.transcrypt.org +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/fc/ea9a37fd8082f1f5d8c37691f54216a7b3049a49920b5855138adbd80600/Transcrypt-3.9.1.linux-x86_64.tar.gz BuildArch: noarch Requires: python3-mypy @@ -62,7 +62,7 @@ Provides: python3-Transcrypt-doc - Pip-install and go! %prep -%autosetup -n Transcrypt-3.9.0 +%autosetup -n Transcrypt-3.9.1 %build %py3_build @@ -102,5 +102,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 3.9.0-1 +* Tue Apr 25 2023 Python_Bot - 3.9.1-1 - Package Spec generated diff --git a/sources b/sources index dfda6fe..e954821 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f4fb6387c6c848b13a7eb2d4c7b1e02 Transcrypt-3.9.0.linux-x86_64.tar.gz +9c620babb2ec53732c4cf15d9db0cfc3 Transcrypt-3.9.1.linux-x86_64.tar.gz -- cgit v1.2.3