|
|
@ -1,11 +1,7 @@
|
|
|
|
# Let’s try to build this as early as we can, since it’s a dependency for
|
|
|
|
# Let’s try to build this as early as we can, since it’s a dependency for
|
|
|
|
# some important libraries, such as python-platformdirs.
|
|
|
|
# some important libraries, such as python-platformdirs.
|
|
|
|
%bcond_with bootstrap
|
|
|
|
%bcond bootstrap 0
|
|
|
|
%if %{without bootstrap}
|
|
|
|
%bcond tests %{without bootstrap}
|
|
|
|
%bcond_without tests
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-hatch-vcs
|
|
|
|
Name: python-hatch-vcs
|
|
|
|
Version: 0.3.0
|
|
|
|
Version: 0.3.0
|
|
|
|