Skip to content

Commit

Permalink
archrelease: copy trunk to testing-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@416810 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed May 28, 2021
1 parent a20e5bf commit a9af320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-urllib3/repos/testing-any/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sha512sums=('d4a97aa05f9138cbd2fceadd6268f55f1389a57abccc44f6dfd7755778d417a6648
'08b58960410a996b039eb3f46da252703055d79228733c65fbbe8d31fedd5b3956670230602deabf02407cac5f5d425b8d65bf3b16bdecd38f2541c6c9c82934')

prepare() {
patch -d urllib3-$pkgver -p1 -i ../urllib3-use-brotli-or-brotli-cffi || :
patch -d urllib3-$pkgver -p1 -i ../urllib3-use-brotli-or-brotli-cffi.patch || :
cp -a urllib3-$pkgver{,-py2}
}

Expand Down

0 comments on commit a9af320

Please sign in to comment.