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 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