summaryrefslogtreecommitdiff
path: root/python-transcrypt.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 12:20:11 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 12:20:11 +0000
commita3bb32afb64bedd2cf4751b6611b53ba77d8bfd1 (patch)
tree57c7ed2e6a4dcc4d55765b51ab892aa4cb3fac23 /python-transcrypt.spec
parent386ca79176ca4597c46f2fa92a773d5a7be0c72a (diff)
automatic import of python-transcryptopeneuler20.03
Diffstat (limited to 'python-transcrypt.spec')
-rw-r--r--python-transcrypt.spec10
1 files changed, 5 insertions, 5 deletions
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 <Python_Bot@openeuler.org> - 3.9.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.1-1
- Package Spec generated