public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zeep] rawhide: update to version 4.3.3 (fixes fedora#2490536)
@ 2026-06-29 23:27 Georg Sauthoff
  0 siblings, 0 replies; only message in thread
From: Georg Sauthoff @ 2026-06-29 23:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-zeep
Branch : rawhide
Commit : 133198ed67e4d90741a6480d33e963549cfac2ec
Author : Georg Sauthoff <mail@gms.tf>
Date   : 2026-06-30T01:27:03+02:00
Stats  : +5/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-zeep/c/133198ed67e4d90741a6480d33e963549cfac2ec?branch=rawhide

Log:
update to version 4.3.3 (fixes fedora#2490536)

---
diff --git a/.gitignore b/.gitignore
index 677d316..bbc5e4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /zeep-4.2.1.tar.gz
 /zeep-4.3.1.tar.gz
 /zeep-4.3.2.tar.gz
+/zeep-4.3.3.tar.gz

diff --git a/python-zeep.spec b/python-zeep.spec
index 90562e5..c07248b 100644
--- a/python-zeep.spec
+++ b/python-zeep.spec
@@ -4,7 +4,7 @@ code to use the services and types in the document. This\
 provides an easy to use programmatic interface to a SOAP server.
 
 Name:           python-%{srcname}
-Version:        4.3.2
+Version:        4.3.3
 Release:        %autorelease
 Summary:        A fast and modern Python SOAP client
 
@@ -43,11 +43,11 @@ Summary:        %{summary}
 %autosetup -p1 -n %{srcname}-%{version}
 
 # disable linting dependencies and exact test dependencies
-sed -i -e '/isort\|flake\|coverage\[toml\]\|pytest-cov/d' -e 's/\([a-z]\)[>=]\{2\}[0-9.]\+/\1/' pyproject.toml
+sed -i -e '/ruff\|coverage\[toml\]\|pytest-cov/d' -e 's/\([a-z]\)[>=]\{2\}[0-9.]\+/\1/' pyproject.toml
 
 
 %generate_buildrequires
-%pyproject_buildrequires -x test
+%pyproject_buildrequires -g dev
 
 
 %build

diff --git a/sources b/sources
index 4251751..f178eb8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zeep-4.3.2.tar.gz) = 512260a81c22b55b7fec4629b10cda775883f5bdfb40bda8ff8fdd6deff7bfe594cdb0919dac405a4eeff5e19f8a3c5906cb542760773971b2f43e03e3bdb313
+SHA512 (zeep-4.3.3.tar.gz) = 19985e823d4467ad728f97e87cb90812faad56e7ad92480574d28642f166769b30ab32217b6607900f6738b10cca65752059e6913898faa9f5e99ed46103d8ec

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 23:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 23:27 [rpms/python-zeep] rawhide: update to version 4.3.3 (fixes fedora#2490536) Georg Sauthoff

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