Do not build "tz" subpackage
Resolves: RHEL-52862 Signed-off-by: Sergio Correia <scorreia@redhat.com>
This commit is contained in:
parent
99594299c2
commit
e8c3b61f80
@ -41,9 +41,6 @@ Summary: %summary
|
|||||||
%description -n python3-alembic %_description
|
%description -n python3-alembic %_description
|
||||||
|
|
||||||
|
|
||||||
%pyproject_extras_subpkg -n python3-alembic tz
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n alembic-%{version}
|
%autosetup -p1 -n alembic-%{version}
|
||||||
# HTML documentation has bundled and pre-compiled/pre-minified JavaScript; see
|
# 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
|
%generate_buildrequires
|
||||||
%pyproject_buildrequires -x tz
|
%pyproject_buildrequires
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user