mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
commit
e970cb554b
2 changed files with 11 additions and 1 deletions
10
sources/patches/main-02-requirements-setup.txt.patch
Normal file
10
sources/patches/main-02-requirements-setup.txt.patch
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
diff --git a/requirements-setup.txt b/requirements-setup.txt
|
||||||
|
index 18ec5499..8c58b6cc 100644
|
||||||
|
--- a/requirements-setup.txt
|
||||||
|
+++ b/requirements-setup.txt
|
||||||
|
@@ -1,3 +1,3 @@
|
||||||
|
envdir
|
||||||
|
-gevent==21.12.0
|
||||||
|
+gevent==23.9.1
|
||||||
|
sentry-sdk==1.9.10
|
||||||
|
\ No newline at end of file
|
|
@ -4,4 +4,4 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
test_upgrade_from.8284155ea371f4b8a9f0c333d486c5a2342acfae.name = "2.11.20211020~ynh1"
|
test_upgrade_from.46990410c80669094c6feb34a843e02295f3eb73.name = "Last packagingv1 version"
|
||||||
|
|
Loading…
Add table
Reference in a new issue