summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:42:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:42:03 +0000
commit75eb9364dc705b6dda0e4ff86b82d9df9ddb72cb (patch)
tree4bae1150dfd16a37fc84720c49f269ce344badb1
parent66053cb8860b62d35f4fc9d545a5de721affef3d (diff)
automatic import of python-peeweeopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-peewee.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index b94b2ae..b773253 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/peewee-3.16.0.tar.gz
+/peewee-3.16.1.tar.gz
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
diff --git a/sources b/sources
index d7f1e62..2df9815 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00ee7f9780663dc84b6c032bc74c0b6e peewee-3.16.0.tar.gz
+66a81bc1d218288b316ef8c4150ba541 peewee-3.16.1.tar.gz