sysutils/py-salt: remove contextvars dependency for py37.
(cherry picked from commit a20071f839
)
This commit is contained in:
parent
01e8c4cc7a
commit
f64d882074
@ -1,7 +1,7 @@
|
|||||||
# Created by: Christer Edwards <christer.edwards@gmail.com>
|
# Created by: Christer Edwards <christer.edwards@gmail.com>
|
||||||
|
|
||||||
PORTNAME= salt
|
PORTNAME= salt
|
||||||
PORTVERSION= 3002.6
|
PORTVERSION= 3003.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils python
|
CATEGORIES= sysutils python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
|
7
sysutils/py-salt/files/patch-requirements_base.txt
Normal file
7
sysutils/py-salt/files/patch-requirements_base.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- requirements/base.txt.orig 2021-06-23 23:39:55.270387000 +0200
|
||||||
|
+++ requirements/base.txt 2021-06-23 23:40:00.325729000 +0200
|
||||||
|
@@ -4,4 +4,3 @@
|
||||||
|
MarkupSafe
|
||||||
|
requests>=1.0.0
|
||||||
|
distro>=1.0.1
|
||||||
|
-contextvars
|
Loading…
Reference in New Issue
Block a user