summaryrefslogtreecommitdiff
path: root/python-replit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-replit.spec')
-rw-r--r--python-replit.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-replit.spec b/python-replit.spec
index 8aac04d..f50d0b6 100644
--- a/python-replit.spec
+++ b/python-replit.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-replit
-Version: 3.2.5
+Version: 3.2.7
Release: 1
Summary: A library for interacting with features of repl.it
License: ISC
URL: https://github.com/replit/replit-py
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5f/35/214766f7a4ca1ddb2e8b4c70902a54fb2c1e3a812507a5370392d4c81665/replit-3.2.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/61/e6/51ac28d9e2da979221bc6b14d18d18d235bd4f5546a371f13c2ec93ae4bc/replit-3.2.7.tar.gz
BuildArch: noarch
Requires: python3-typing_extensions
@@ -77,7 +77,7 @@ This library is licensed under the [ISC License](https://en.wikipedia.org/wiki/I
%prep
-%autosetup -n replit-3.2.5
+%autosetup -n replit-3.2.7
%build
%py3_build
@@ -117,5 +117,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.5-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.7-1
- Package Spec generated