diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 11:20:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 11:20:50 +0000 |
commit | 23aea4976cc44de1bc5179f412c4dc073f08797a (patch) | |
tree | 7f4f129120fe117111c648fcbc08c4b08e886e55 | |
parent | 47ecee300dd48477b82860b9c76835724718394a (diff) |
automatic import of python-replitopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-replit.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /replit-3.2.5.tar.gz +/replit-3.2.7.tar.gz 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 @@ -1 +1 @@ -faa4989410f96c3f05e4758e47b10954 replit-3.2.5.tar.gz +af8fe8d371312e920213e62eba3370ab replit-3.2.7.tar.gz |