#1 Added BuildRequires: python3-setuptools
Merged 2 years ago by vanessakris. Opened 2 years ago by vanessakris.
rpms/ vanessakris/python-git-changelog BuildRequires  into  rawhide

file modified
+2 -1
@@ -11,6 +11,7 @@ 

  BuildArch:      noarch

  BuildRequires:  python3-devel

  BuildRequires:  python3-pytest

+ BuildRequires:  python3-setuptools

  

  %global _description %{expand:

  Automatic Changelog generator using Jinja2 templates 
@@ -59,4 +60,4 @@ 

  

  

  %changelog

- %autochangelog 

\ No newline at end of file

+ %autochangelog

no initial comment

LGTM: Do you want to merge + build for rawhide and f37?

Pull-Request has been merged by vanessakris

2 years ago
Metadata