From 23aea4976cc44de1bc5179f412c4dc073f08797a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:20:50 +0000 Subject: automatic import of python-replit --- .gitignore | 1 + python-replit.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1e0ad94..ed5c56f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.2.5-1 +* Fri Apr 21 2023 Python_Bot - 3.2.7-1 - Package Spec generated diff --git a/sources b/sources index 93e9fb4..902dcb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faa4989410f96c3f05e4758e47b10954 replit-3.2.5.tar.gz +af8fe8d371312e920213e62eba3370ab replit-3.2.7.tar.gz -- cgit v1.2.3