forked from pool/python-aws-sam-translator
Accepting request 717090 from devel:languages:python:aws
- Update the patch ast_drop-compatible-releases-operator.patch to not pull enum34 on python3 OBS-URL: https://build.opensuse.org/request/show/717090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aws-sam-translator?expand=0&rev=4
This commit is contained in:
commit
66b244988a
@ -7,7 +7,7 @@ diff -Nru serverless-application-model-1.11.0.orig/requirements/base.txt serverl
|
||||
-jsonschema~=2.6
|
||||
-six~=1.11
|
||||
+boto3>=1.5
|
||||
+enum34>=1.1
|
||||
+enum34>=1.1; python_version<"3.4"
|
||||
+jsonschema>=2.6
|
||||
+six>=1.11
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 13:07:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update the patch ast_drop-compatible-releases-operator.patch to
|
||||
not pull enum34 on python3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 09:43:24 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user