diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec index 8e896bbfb79b8c6aba3d644efd5c1a7defd423d2..a966368db5a18806ed0526f023cdc13ce02b0c1a 100644 --- a/python-sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -1,16 +1,15 @@ -%global __provides_exclude_from ^(%{python3_sitearch})/.*\\.so$ -%define debug_package %{nil} Name: python-sqlalchemy -Version: 2.0.42 +Version: 2.0.43 Release: 1 Summary: SQL toolkit and object relational mapper for Python License: MIT URL: https://www.sqlalchemy.org/ -Source0: https://files.pythonhosted.org/packages/source/S/SQLAlchemy/sqlalchemy-%{version}.tar.gz +Source0: %{pypi_source sqlalchemy} BuildRequires: python3-devel python3-setuptools python3-pytest gcc python3-greenlet BuildRequires: python3-pip python3-wheel python3-pdm-pep517 python3-typing-extensions python3-pytest-xdist BuildRequires: python3-mypy -Requires: python3-greenlet +BuildRequires: python3dist(setuptools) >= 61.0 +BuildRequires: python3dist(cython) >= 0.29.24 %description SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, @@ -55,19 +54,21 @@ find . -type f -name ".gitignore" -exec rm {} \; %install %pyproject_install - %check PYTHONPATH=. %{__python3} -m pytest -n2 -q %files -n python3-sqlalchemy %license LICENSE %doc README.rst -%{python3_sitelib}/* +%{python3_sitearch}/* %files help %doc doc examples %changelog +* Tue Aug 12 2025 Funda Wang - 2.0.43-1 +- update to 2.0.43 + * Mon Aug 04 2025 zhang_wenyu - 2.0.42-1 - Update to 2.0.42 - Fixed issue where select() of a free-standing scalar expression that has a unary operator applied diff --git a/python-sqlalchemy.yaml b/python-sqlalchemy.yaml index ef0cf550ca179f92668379b91ce2dd9ed3937be6..637d0d8db80d8e0affb47946cdb99aafa5a267fc 100644 --- a/python-sqlalchemy.yaml +++ b/python-sqlalchemy.yaml @@ -1,5 +1,4 @@ version_control: github src_repo: sqlalchemy/sqlalchemy tag_prefix: rel -seperator: _ - +separator: _ diff --git a/sqlalchemy-2.0.42.tar.gz b/sqlalchemy-2.0.43.tar.gz similarity index 32% rename from sqlalchemy-2.0.42.tar.gz rename to sqlalchemy-2.0.43.tar.gz index 6210906bf7146ac256e1e73f48be1823e95609c4..04ebf9dbce5fc06711739a860dcec7517d3fd9ee 100644 --- a/sqlalchemy-2.0.42.tar.gz +++ b/sqlalchemy-2.0.43.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:160bedd8a5c28765bd5be4dec2d881e109e33b34922e50a3b881a7681773ac5f -size 9749972 +oid sha256:788bfcef6787a7764169cfe9859fe425bf44559619e1d9f56f5bddf2ebf6f417 +size 9762949