diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-30 21:06:25 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-04-30 21:06:25 +0000 |
commit | 5e81784ac9fc7351261efb9112d3d913e794cb12 (patch) | |
tree | f27c10dc55625a292ce05a2cf51fd7a711915dcb | |
parent | cf6da4cb0ef2a913696747192446019fbff54903 (diff) |
automatic import of python-botocore
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-botocore.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -54,3 +54,4 @@ /botocore-1.38.3.tar.gz /botocore-1.38.4.tar.gz /botocore-1.38.5.tar.gz +/botocore-1.38.6.tar.gz diff --git a/python-botocore.spec b/python-botocore.spec index 64768b5..5e51199 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.38.5 +Version: 1.38.6 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Low-level, data-driven core of boto 3. @@ -1 +1 @@ -4e633c4e644bcd4cda6b4b83abb2dba7 botocore-1.38.5.tar.gz +cca5578bb9fe69a6498f1fdc6d6235ac botocore-1.38.6.tar.gz |