#8 Use git-core as BR instead of git
Closed 2 years ago by jcapitao. Opened 3 years ago by jcapitao.
rpms/ jcapitao/python-pbr master  into  rawhide

file modified
+1
@@ -30,3 +30,4 @@ 

  /pbr-5.4.3.tar.gz

  /pbr-5.5.0.tar.gz

  /pbr-5.5.1.tar.gz

+ /pbr-5.6.0.tar.gz

file modified
+7 -3
@@ -7,8 +7,8 @@ 

  %endif

  

  Name:           python-%{pypi_name}

- Version:        5.5.1

- Release:        4%{?dist}

+ Version:        5.6.0

+ Release:        1%{?dist}

  Summary:        Python Build Reasonableness

  

  License:        ASL 2.0
@@ -17,7 +17,7 @@ 

  

  BuildArch:      noarch

  

- BuildRequires:  git

+ BuildRequires:  git-core

  %if %{without bootstrap}

  BuildRequires: python%{python3_pkgversion}-sphinx >= 1.1.3

  BuildRequires: python%{python3_pkgversion}-openstackdocstheme
@@ -99,6 +99,10 @@ 

  %{python3_sitelib}/%{pypi_name}/

  

  %changelog

+ * Wed Jul 21 2021 Joel Capitao <jcapitao@redhat.com> - 5.6.0-1

+ - Update to latest release (#1953661)

+ - Use git-core as BR instead of git

+ 

  * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.5.1-4

  - Rebuilt for Python 3.10

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (pbr-5.5.1.tar.gz) = c72c2bb8bedd7f0606880f003dffa0ed585521b698e3e986ed2913cd74303e281fbb2374cc1a00b76777c677eb2677507eed9ccaafefceee0a689cb6fa61bab6

+ SHA512 (pbr-5.6.0.tar.gz) = 1dca9020a84e3b9be71fa07e2feb37bbdb2bb69d0b4f69fdcee0fc3c7fe4d84ac2e2079d6bd7560192833f069ca6f5dc27d03a3ef87c168eed18eee8579647fc

git pulls lot of python/perl deps, since we just need git
binary let's move to git-core which is lighter, more context[1].

[1] https://trello.com/c/1uY5Y0uq

rebased onto f332e28

2 years ago

Pull-Request has been closed by jcapitao

2 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci