From 75eb9364dc705b6dda0e4ff86b82d9df9ddb72cb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:42:03 +0000 Subject: automatic import of python-peewee --- python-peewee.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-peewee.spec') diff --git a/python-peewee.spec b/python-peewee.spec index a54f177..dd7314b 100644 --- a/python-peewee.spec +++ b/python-peewee.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-peewee -Version: 3.16.0 +Version: 3.16.1 Release: 1 Summary: a little orm License: MIT License URL: https://github.com/coleifer/peewee/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/a9/3f23e0d8a05e9ec4f6180dc01ec0e73e207e526161ee74647eb1488b613d/peewee-3.16.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f2/a9/61d0cd8861fb62abb9d6fd93ca848e46bdfe3d96299f0f76931f06c1cbfb/peewee-3.16.1.tar.gz BuildArch: noarch @@ -61,7 +61,7 @@ New to peewee? These may help: * `Relationships and joins `_ %prep -%autosetup -n peewee-3.16.0 +%autosetup -n peewee-3.16.1 %build %py3_build @@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 3.16.0-1 +* Fri Apr 21 2023 Python_Bot - 3.16.1-1 - Package Spec generated -- cgit v1.2.3