!9 升级master工程的python-SQLAlchemy-Utils到0.38.2版本
From: @xigaoxinyan Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
ba61448dfd
BIN
0.38.2.tar.gz
Normal file
BIN
0.38.2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-SQLAlchemy-Utils
|
Name: python-SQLAlchemy-Utils
|
||||||
Version: 0.36.8
|
Version: 0.38.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Various utility functions for SQLAlchemy.
|
Summary: Various utility functions for SQLAlchemy.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/kvesteri/sqlalchemy-utils
|
URL: https://github.com/kvesteri/sqlalchemy-utils
|
||||||
Source0: https://files.pythonhosted.org/packages/14/68/e5301c4c960c79a32333b8805e52cb69d3d237aa869a773b4157ccb3eb26/SQLAlchemy-Utils-0.36.8.tar.gz
|
Source0: https://github.com/kvesteri/sqlalchemy-utils/archive/refs/tags/%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,7 +26,7 @@ Provides: python3-SQLAlchemy-Utils-doc
|
|||||||
Various utility functions and custom data types for SQLAlchemy.
|
Various utility functions and custom data types for SQLAlchemy.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n SQLAlchemy-Utils-0.36.8
|
%autosetup -n sqlalchemy-utils-0.38.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 14 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Jun 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.38.2-1
|
||||||
|
- Update to 0.38.2
|
||||||
|
|
||||||
|
* Wed Oct 14 2020 Python_Bot <Python_Bot@openeuler.org> - 0.36.8-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user