public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-webob] rawhide: Enable test_client_cookies again.
@ 2026-06-03 4:37 Jan ONDREJ
0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-06-03 4:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-webob
Branch : rawhide
Commit : 6f1559f6e7f4efb5838503114936a50a594553f7
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date : 2026-06-03T06:37:29+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-webob/c/6f1559f6e7f4efb5838503114936a50a594553f7?branch=rawhide
Log:
Enable test_client_cookies again.
---
diff --git a/python-webob.spec b/python-webob.spec
index 0749ddf..5512d89 100644
--- a/python-webob.spec
+++ b/python-webob.spec
@@ -9,7 +9,7 @@ environment.
Name: python-webob
Summary: WSGI request and response object
Version: 1.8.10
-Release: 1%{?dist}
+Release: 2%{?dist}
License: MIT
URL: https://webob.org
Source: %{pypi_source webob}
@@ -63,7 +63,7 @@ rm docs/_static/.empty
%check
%if %{with tests}
# test_interrupted_request: https://github.com/Pylons/webob/issues/479
-%pytest -k "not test_interrupted_request and not test_client_cookies"
+%pytest -k "not test_interrupted_request"
%else
%pyproject_check_import
%endif
@@ -75,6 +75,9 @@ rm docs/_static/.empty
%changelog
+* Wed Jun 03 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.8.10-2
+- Enable test_client_cookies again.
+
* Wed Jun 03 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.8.10-1
- Update to upstream.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 4:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 4:37 [rpms/python-webob] rawhide: Enable test_client_cookies again Jan ONDREJ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox