1
0
forked from pool/aws-efs-utils

Accepting request 977858 from home:pgajdos:python

- version update to 1.33.1
  * Enable mount process to retry on failed or timed out mount.nfs command
  * use unittest.mock instead of mock

OBS-URL: https://build.opensuse.org/request/show/977858
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-efs-utils?expand=0&rev=23
This commit is contained in:
Robert Schweikert 2022-05-18 15:51:56 +00:00 committed by Git OBS Bridge
parent 3b4f7bf747
commit 203549530f
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 18 05:39:02 UTC 2022 - pgajdos@suse.com
- version update to 1.33.1
* Enable mount process to retry on failed or timed out mount.nfs command
* use unittest.mock instead of mock
-------------------------------------------------------------------
Wed Apr 27 06:39:41 UTC 2022 - pgajdos@suse.com

View File

@ -17,7 +17,7 @@
Name: aws-efs-utils
Version: 1.32.1
Version: 1.33.1
Release: 0
Summary: Utilities for using the EFS file systems
License: MIT
@ -65,8 +65,6 @@ find . -name "*.py" -exec sed -i 's/env python3/python3/' {} +
# No build required
%check
# https://github.com/aws/efs-utils/issues/131
sed -i 's:from mock:from unittest.mock:' test/*/test_*.py
make test
%install

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46efeaa705dfe4a6965856aa8b18fb9b52706fff9979582c91667d4c2d0a0f53
size 110024

3
efs-utils-1.33.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a62dba9d76224420ea65b0c7107d5b4dbf3273edba592a48e84a622570515150
size 112444