Skip to content

Commit

Permalink
enum34 is no longer a requirement now that Sodium is Py >= 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed May 6, 2020
1 parent d916ce0 commit 9db8339
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion pkg/osx/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ cffi==1.12.2
CherryPy==17.4.1
click==7.0
cryptography==2.6.1
enum34==1.1.6
gitpython==2.1.15
idna==2.8
ipaddress==1.0.22
Expand Down
1 change: 0 additions & 1 deletion pkg/windows/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ salt for Windows with their corresponding licenses:
| cffi | MIT |
| CherryPy | BSD |
| cryptography | BSD |
| enum34 | BSD |
| gitdb | BSD |
| GitPython | BSD |
| idna | BSD-like |
Expand Down
1 change: 0 additions & 1 deletion pkg/windows/req.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ cffi==1.12.2
CherryPy==17.4.1
cryptography==2.6.1
distro==1.4.0
enum34==1.1.6; python_version < '3.4'
idna==2.8
ioloop==0.1a0
ipaddress==1.0.22
Expand Down
1 change: 0 additions & 1 deletion requirements/static/py3.5/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
enum34==1.1.6
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
Expand Down
1 change: 0 additions & 1 deletion requirements/static/py3.6/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
enum34==1.1.6
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
Expand Down
1 change: 0 additions & 1 deletion requirements/static/py3.7/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
enum34==1.1.6
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
Expand Down
1 change: 0 additions & 1 deletion requirements/static/py3.8/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
enum34==1.1.6
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
Expand Down
1 change: 0 additions & 1 deletion requirements/static/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ docker-pycreds==0.4.0 # via docker
docker==3.7.2
docutils==0.14 # via botocore
ecdsa==0.13.3 # via python-jose
enum34==1.1.6
filelock==3.0.12 # via virtualenv
future==0.17.1 # via python-jose
genshi==0.7.3
Expand Down

0 comments on commit 9db8339

Please sign in to comment.