summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-apysc.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 0085861..17433a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/apysc-2.7.19.tar.gz
+/apysc-2.7.21.tar.gz
diff --git a/python-apysc.spec b/python-apysc.spec
index 8b1e978..dfecb81 100644
--- a/python-apysc.spec
+++ b/python-apysc.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-apysc
-Version: 2.7.19
+Version: 2.7.21
Release: 1
Summary: apysc is the Python's frontend library to create html and js file, that has the ActionScript 3 (as3)-like interface.
License: MIT
URL: https://github.com/simon-ritchie/apysc
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/07/4c/8d97ed4fa727d08ba1dc0a4e6d07f8d5dd2e61e287f551e6bd2a5a3fbd29/apysc-2.7.19.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/f3/d06e0c43b75c7464f84615eec460bf1835558907364413aaf4329d311ebf/apysc-2.7.21.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -36,7 +36,7 @@ apysc is the Python's frontend library to create html and js file, that has a Ac
%prep
-%autosetup -n apysc-2.7.19
+%autosetup -n apysc-2.7.21
%build
%py3_build
@@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.7.19-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 2.7.21-1
- Package Spec generated
diff --git a/sources b/sources
index 42e98be..7b98341 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-905e8d8fead60872e9b65d66a6d30ea9 apysc-2.7.19.tar.gz
+41b40dc546280492c44d54921b727074 apysc-2.7.21.tar.gz