]> git.pld-linux.org Git - packages/python3-git-filter-repo.git/commitdiff
- updated to 2.38.0 master auto/th/python3-git-filter-repo-2.38.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Nov 2022 19:53:42 +0000 (20:53 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Nov 2022 19:53:42 +0000 (20:53 +0100)
python3-git-filter-repo.spec

index 87101f09a5d6e67a036c3af25d0bf95a80a670d4..8ca2cbd1a2703c243528a5a40a4d596ecccff752 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Quickly rewrite git repository history
 Summary(pl.UTF-8):     Szybkie przepisywanie historii repozytorium
 Name:          python3-git-filter-repo
-Version:       2.34.0
+Version:       2.38.0
 Release:       1
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/git-filter-repo/
 Source0:       https://files.pythonhosted.org/packages/source/g/git-filter-repo/git-filter-repo-%{version}.tar.gz
-# Source0-md5: 14825e3c78de704a0244092600bf1fdc
+# Source0-md5: 3b04d9a47cdaf7485e4bc89db522b9d3
 URL:           https://pypi.org/project/git-filter-repo/
 BuildRequires: python3-modules >= 1:3.5
 BuildRequires: python3-setuptools
@@ -29,7 +29,7 @@ git filter-repo to wszechstronne narzÄ™dzie do przepisywania historii.
 %prep
 %setup -q -n git-filter-repo-%{version}
 
-# fix #!/usr/bin/env python -> #!/usr/bin/python:
+# use direct shebang
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' git_filter_repo.py
 
 %build
This page took 0.08837 seconds and 4 git commands to generate.