Modify invalid Source
This commit is contained in:
parent
30e01d660b
commit
744f51562f
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-sqlalchemy
|
Name: python-sqlalchemy
|
||||||
Version: 1.4.31
|
Version: 1.4.31
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: SQL toolkit and object relational mapper for Python
|
Summary: SQL toolkit and object relational mapper for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.sqlalchemy.org/
|
URL: http://www.sqlalchemy.org/
|
||||||
Source0: https://files.pythonhosted.org/packages/0f/80/d8883f12689a55e333d221bb9a56c727e976f5a8e9dc862efeac9f40d296/SQLAlchemy-1.4.31.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
|
||||||
Patch0: 0001-fix-none-type-judge.patch
|
Patch0: 0001-fix-none-type-judge.patch
|
||||||
BuildRequires: python3-devel python3-setuptools python3-pytest gcc python3-greenlet
|
BuildRequires: python3-devel python3-setuptools python3-pytest gcc python3-greenlet
|
||||||
Requires: python3-greenlet
|
Requires: python3-greenlet
|
||||||
@ -63,6 +63,9 @@ PYTHONPATH=. %{__python3} -m pytest test
|
|||||||
%doc doc examples
|
%doc doc examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 1.4.31-2
|
||||||
|
- Modify invalid Source
|
||||||
|
|
||||||
* Thu Oct 27 2022 xu_ping <xuping33@h-partners.com> - 1.4.31-1
|
* Thu Oct 27 2022 xu_ping <xuping33@h-partners.com> - 1.4.31-1
|
||||||
- update to 1.4.31
|
- update to 1.4.31
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user