Version 1.4.49

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
Nils Philippsen 2023-07-06 15:42:22 +02:00
parent 54a0e1dce2
commit bb52e5c512
3 changed files with 7 additions and 8 deletions

1
.gitignore vendored
View File

@ -113,3 +113,4 @@ SQLAlchemy-0.6.1.tar.gz
/SQLAlchemy-1.4.46.tar.gz /SQLAlchemy-1.4.46.tar.gz
/SQLAlchemy-1.4.48.tar.gz /SQLAlchemy-1.4.48.tar.gz
/sqlalchemy-cd56e873e1db4e6c8bee9e035627beba80251bea.tar.gz /sqlalchemy-cd56e873e1db4e6c8bee9e035627beba80251bea.tar.gz
/SQLAlchemy-1.4.49.tar.gz

View File

@ -16,17 +16,15 @@
aiosqlite aiosqlite
Name: python-sqlalchemy Name: python-sqlalchemy
# from the rel_1_4 branch, for Python 3.12 support: Version: 1.4.49
%global commit cd56e873e1db4e6c8bee9e035627beba80251bea # cope with pre-release versions containing tildes
%global scommit %(c=%{commit}; echo ${c:0:7}) %global srcversion %{lua: srcversion, num = rpm.expand("%{version}"):gsub("~", ""); print(srcversion);}
%global cdate 20230703
Version: 1.4.49~~%{cdate}%{scommit}
Release: %autorelease Release: %autorelease
Summary: Modular and flexible ORM library for Python Summary: Modular and flexible ORM library for Python
License: MIT License: MIT
URL: https://www.sqlalchemy.org/ URL: https://www.sqlalchemy.org/
Source0: https://github.com/sqlalchemy/sqlalchemy/archive/%{commit}/sqlalchemy-%{commit}.tar.gz Source0: %{pypi_source %{srcname} %{srcversion}}
BuildRequires: gcc BuildRequires: gcc
BuildRequires: python3-devel >= 3.6 BuildRequires: python3-devel >= 3.6
@ -70,7 +68,7 @@ Documentation for SQLAlchemy.
%prep %prep
%autosetup -n sqlalchemy-%{commit} -p1 %autosetup -n %{srcname}-%{srcversion} -p1
%build %build
%py3_build %py3_build

View File

@ -1 +1 @@
SHA512 (sqlalchemy-cd56e873e1db4e6c8bee9e035627beba80251bea.tar.gz) = 475af71bf56d2dd1c4bea4957f9f9ea5d9b93643e583d5fb4dc092b5cf386c616c5117276e18f600a9704b35e05fe32f6147deb5fbfe778ef8cad2316f86b9c5 SHA512 (SQLAlchemy-1.4.49.tar.gz) = 268751b09aebd9da10fd57b4b987fa57f3c61d18d5104bb308e405aa034c74e7d5441abd94368857fbe11b8d15bb5315634f64f3b1252e7318d24107ba1fe3ff