summaryrefslogtreecommitdiff
path: root/python-peewee.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-peewee.spec')
-rw-r--r--python-peewee.spec8
1 files changed, 4 insertions, 4 deletions
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 <http://docs.peewee-orm.com/en/latest/peewee/relationships.html>`_
%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 <Python_Bot@openeuler.org> - 3.16.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.16.1-1
- Package Spec generated