Skip to content

Commit f491c6e

Browse files
authored
primp: update to 0.14.0 (kivy#3138)
1 parent 53deb85 commit f491c6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonforandroid/recipes/pyreqwest_impersonate/__init__.py renamed to pythonforandroid/recipes/primp/__init__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
from pythonforandroid.recipe import RustCompiledComponentsRecipe
33

44

5-
class Pyreqwest_impersonateRecipe(RustCompiledComponentsRecipe):
6-
version = "v0.4.5"
7-
url = "https://github.com/deedy5/pyreqwest_impersonate/archive/refs/tags/{version}.tar.gz"
5+
class PrimpRecipe(RustCompiledComponentsRecipe):
6+
version = "v0.14.0"
7+
url = "https://github.com/deedy5/primp/archive/refs/tags/{version}.tar.gz"
88

99
def get_recipe_env_post(self, arch, **kwargs):
1010
env = super().get_recipe_env(arch, **kwargs)
@@ -30,4 +30,4 @@ def build_arch(self, arch):
3030
prebuild_(arch)
3131

3232

33-
recipe = Pyreqwest_impersonateRecipe()
33+
recipe = PrimpRecipe()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy