From 5a6ad85192ee1730e454028dde399305ebf1a681 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:37:33 +0000 Subject: automatic import of python-lupa --- .gitignore | 1 + python-lupa.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c6a7daf..5dfc185 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lupa-1.14.1.tar.gz +/lupa-2.0.tar.gz diff --git a/python-lupa.spec b/python-lupa.spec index 7f6d233..a07e22b 100644 --- a/python-lupa.spec +++ b/python-lupa.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lupa -Version: 1.14.1 +Version: 2.0 Release: 1 Summary: Python wrapper around Lua and LuaJIT License: MIT style URL: https://github.com/scoder/lupa -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/c5/a281abc9c349a48c535be62da6e6b1b0fb5c75d5308d752fe5f843ed4f02/lupa-1.14.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/c2/34a30377e96ed0e1042067604b9c9cbb14eb8833583e2668c724c6eafe49/lupa-2.0.tar.gz %description @@ -39,7 +39,7 @@ additional features such as proper coroutine support. For questions not answered here, please contact the `Lupa mailing list`_. %prep -%autosetup -n lupa-1.14.1 +%autosetup -n lupa-2.0 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.14.1-1 +* Fri Apr 21 2023 Python_Bot - 2.0-1 - Package Spec generated diff --git a/sources b/sources index a422a4b..2b94ce8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -693ea329c3411ea1fe9242ad7951b244 lupa-1.14.1.tar.gz +5bc3b2b35f1b230ef2bb018204ebfa0f lupa-2.0.tar.gz -- cgit v1.2.3