public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-boto3] rawhide: 1.43.17
@ 2026-05-29 15:50 Gwyn Ciesla
  2026-05-29 16:55 ` [rpms/python-boto3] f44: 1.43.17 Gwyn Ciesla
  0 siblings, 1 reply; 2+ messages in thread
From: Gwyn Ciesla @ 2026-05-29 15:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-boto3
Branch : rawhide
Commit : d854f931cab63181c5cbdc851b5d1e866c7de3e7
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-05-29T10:50:00-05:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-boto3/c/d854f931cab63181c5cbdc851b5d1e866c7de3e7?branch=rawhide

Log:
1.43.17

---
diff --git a/.gitignore b/.gitignore
index 938053e..60f2f34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1389,3 +1389,4 @@
 /boto3-1.43.14.tar.gz
 /boto3-1.43.15.tar.gz
 /boto3-1.43.16.tar.gz
+/boto3-1.43.17.tar.gz

diff --git a/python-boto3.spec b/python-boto3.spec
index 6632b72..cb8479c 100644
--- a/python-boto3.spec
+++ b/python-boto3.spec
@@ -7,7 +7,7 @@
 %bcond awscrt 0
 
 Name:           python-boto3
-Version:        1.43.16
+Version:        1.43.17
 Release:        1%{?dist}
 Summary:        The AWS SDK for Python
 
@@ -83,6 +83,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
 %license LICENSE
 
 %changelog
+* Fri May 29 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.43.17-1
+- 1.43.17
+
 * Thu May 28 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.43.16-1
 - 1.43.16
 

diff --git a/sources b/sources
index 45e9637..3525ab5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (boto3-1.43.16.tar.gz) = bc5306f9fa25a23e0b4882605d938b04fb9033d16a2a5be2f2cac4b5d60557c8139bca08b18ca6022fbdc7291ad34210f0f4ed24846099746df803f3f813d645
+SHA512 (boto3-1.43.17.tar.gz) = 1b5309bf6786c8c2d5e08885ed930981845c8013c7306959362a17cdcf65de4cf70f213c631ceecd951e584d04ccb5c56ba5227ca1bef414dc3fbf9387ba0a08

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/python-boto3] f44: 1.43.17
  2026-05-29 15:50 [rpms/python-boto3] rawhide: 1.43.17 Gwyn Ciesla
@ 2026-05-29 16:55 ` Gwyn Ciesla
  0 siblings, 0 replies; 2+ messages in thread
From: Gwyn Ciesla @ 2026-05-29 16:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-boto3
Branch : f44
Commit : d854f931cab63181c5cbdc851b5d1e866c7de3e7
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-05-29T10:50:00-05:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-boto3/c/d854f931cab63181c5cbdc851b5d1e866c7de3e7?branch=f44

Log:
1.43.17

---
diff --git a/.gitignore b/.gitignore
index 938053e..60f2f34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1389,3 +1389,4 @@
 /boto3-1.43.14.tar.gz
 /boto3-1.43.15.tar.gz
 /boto3-1.43.16.tar.gz
+/boto3-1.43.17.tar.gz

diff --git a/python-boto3.spec b/python-boto3.spec
index 6632b72..cb8479c 100644
--- a/python-boto3.spec
+++ b/python-boto3.spec
@@ -7,7 +7,7 @@
 %bcond awscrt 0
 
 Name:           python-boto3
-Version:        1.43.16
+Version:        1.43.17
 Release:        1%{?dist}
 Summary:        The AWS SDK for Python
 
@@ -83,6 +83,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3'
 %license LICENSE
 
 %changelog
+* Fri May 29 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.43.17-1
+- 1.43.17
+
 * Thu May 28 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.43.16-1
 - 1.43.16
 

diff --git a/sources b/sources
index 45e9637..3525ab5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (boto3-1.43.16.tar.gz) = bc5306f9fa25a23e0b4882605d938b04fb9033d16a2a5be2f2cac4b5d60557c8139bca08b18ca6022fbdc7291ad34210f0f4ed24846099746df803f3f813d645
+SHA512 (boto3-1.43.17.tar.gz) = 1b5309bf6786c8c2d5e08885ed930981845c8013c7306959362a17cdcf65de4cf70f213c631ceecd951e584d04ccb5c56ba5227ca1bef414dc3fbf9387ba0a08

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-29 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 15:50 [rpms/python-boto3] rawhide: 1.43.17 Gwyn Ciesla
2026-05-29 16:55 ` [rpms/python-boto3] f44: 1.43.17 Gwyn Ciesla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox