Do not build "tz" subpackage

Resolves: RHEL-52862

Signed-off-by: Sergio Correia <scorreia@redhat.com>
This commit is contained in:
Sergio Correia 2024-08-13 09:37:09 +01:00
parent 99594299c2
commit e8c3b61f80
No known key found for this signature in database
GPG Key ID: D0D219ED1F7E762C

View File

@ -41,9 +41,6 @@ Summary: %summary
%description -n python3-alembic %_description
%pyproject_extras_subpkg -n python3-alembic tz
%prep
%autosetup -p1 -n alembic-%{version}
# HTML documentation has bundled and pre-compiled/pre-minified JavaScript; see
@ -56,7 +53,7 @@ sed -i '/"error", category=DeprecationWarning/d' alembic/testing/warnings.py
%generate_buildrequires
%pyproject_buildrequires -x tz
%pyproject_buildrequires
%build