Update to 2.0.6
This commit is contained in:
parent
1475e9bd8a
commit
bc15eb6352
Binary file not shown.
BIN
minidb-2.0.6.tar.gz
Normal file
BIN
minidb-2.0.6.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-minidb
|
Name: python-minidb
|
||||||
Version: 2.0.4
|
Version: 2.0.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A simple SQLite3-based store for Python objects
|
Summary: A simple SQLite3-based store for Python objects
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: http://thp.io/2010/minidb/
|
URL: http://thp.io/2010/minidb/
|
||||||
Source0: https://files.pythonhosted.org/packages/84/e0/71c8cdd7c851f1ceefc4d11562cb7f311023cb7af9ad3bacb0cce638c838/minidb-2.0.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/21/75/2356bd4dcc48a8af77b0d2ded8984ceba5e4c71f67e9734ec9e378467ebd/minidb-2.0.6.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-minidb-doc
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n minidb-2.0.4
|
%autosetup -n minidb-2.0.6
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 14 2022 Qiao Jijun <qiaojijun@kylinos.cn> - 2.0.6-1
|
||||||
|
- Update to 2.0.6
|
||||||
|
|
||||||
* Sat Mar 27 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Mar 27 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user