From 9991a45f943b07eaff9c36af556c773d641628d8 Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Mon, 17 Jan 2022 13:48:58 +0100 Subject: [PATCH 1/2] [py-make] use tagged source URL --- pip/make.file | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pip/make.file b/pip/make.file index e43e83dc738..50d6b468db3 100644 --- a/pip/make.file +++ b/pip/make.file @@ -1,6 +1,2 @@ -%define tag ce2ef5834837a35dba5f2bea8866b61c8907c83a -%define branch master -%define github_user fholmer -%define source0 git+https://github.com/%{github_user}/make.git?obj=%{branch}/%{tag}&export=make-%{realversion}&output=/source.tar.gz - -Requires: py3-Jinja2 py3-jinja2-time \ No newline at end of file +%define source0 https://github.com/fholmer/make/archive/refs/tags/%{realversion}.tar.gz +Requires: py3-Jinja2 py3-jinja2-time From 83e883610e23843bd42c17e1638b3fd2af84b9ae Mon Sep 17 00:00:00 2001 From: Shahzad Malik Muzaffar Date: Mon, 17 Jan 2022 14:13:13 +0100 Subject: [PATCH 2/2] use correct version --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 064f199557a..2d352a44e60 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -145,7 +145,7 @@ lockfile==0.12.2 luigi==3.0.3 lxml==4.6.5 lz4==3.1.3 -make==0.1.6post2 +make==0.1.6.post2 Mako==1.1.5 Markdown==3.3.4 MarkupSafe==2.0.1