| |
@@ -1,5 +1,5 @@
|
| |
# Let’s try to build this as early as we can, since it’s a dependency for
|
| |
- # python-userpath.
|
| |
+ # some important libraries, such as python-platformdirs.
|
| |
%bcond_with bootstrap
|
| |
%if %{without bootstrap}
|
| |
%bcond_without tests
|
| |
@@ -8,7 +8,7 @@
|
| |
%endif
|
| |
|
| |
Name: python-hatch-vcs
|
| |
- Version: 0.2.1
|
| |
+ Version: 0.3.0
|
| |
Release: %autorelease
|
| |
Summary: Hatch plugin for versioning with your preferred VCS
|
| |
|
| |
@@ -20,8 +20,6 @@
|
| |
BuildArch: noarch
|
| |
|
| |
BuildRequires: python3-devel
|
| |
- # RHBZ#1985340, RHBZ#2076994
|
| |
- BuildRequires: pyproject-rpm-macros >= 1.2.0
|
| |
|
| |
%if %{with tests}
|
| |
BuildRequires: python3dist(pytest)
|
| |
@@ -48,7 +46,7 @@
|
| |
|
| |
|
| |
%generate_buildrequires
|
| |
- %pyproject_buildrequires -w
|
| |
+ %pyproject_buildrequires
|
| |
|
| |
|
| |
%build
|
| |
@@ -73,7 +71,6 @@
|
| |
|
| |
|
| |
%files -n python3-hatch-vcs -f %{pyproject_files}
|
| |
- %license LICENSE.txt
|
| |
%doc HISTORY.md
|
| |
%doc README.md
|
| |
|
| |
This would be merged and built in a side tag with https://src.fedoraproject.org/rpms/python-hatchling/pull-request/60.
COPR: https://copr.fedorainfracloud.org/coprs/music/hatch-epel9/packages/