[packages/python-WebOb] Up to 1.8.9
arekm
arekm at pld-linux.org
Wed May 28 19:48:34 CEST 2025
commit f9834bedc4bcc212c7e3f46c0ecd944ba352704c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 28 19:31:24 2025 +0200
Up to 1.8.9
python-WebOb.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-WebOb.spec b/python-WebOb.spec
index 440652d..e9c1e09 100644
--- a/python-WebOb.spec
+++ b/python-WebOb.spec
@@ -9,13 +9,13 @@
Summary: WSGI request and response object
Summary(pl.UTF-8): Obiekty żądań i odpowiedzi WSGI
Name: python-%{module}
-Version: 1.8.7
-Release: 3
+Version: 1.8.9
+Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/WebOb/
-Source0: https://files.pythonhosted.org/packages/source/W/WebOb/%{module}-%{version}.tar.gz
-# Source0-md5: 10191c69fa5a2c00f3b9abfb8937b415
+Source0: https://files.pythonhosted.org/packages/source/W/WebOb/webob-%{version}.tar.gz
+# Source0-md5: 4167b16880e0d4c22aadee8ec3cc6c26
URL: https://webob.org/
%if %{with python2}
BuildRequires: python-devel >= 1:2.7
@@ -90,7 +90,7 @@ API documentation for Python WebOb module.
Dokumentacja API modułu Pythona WebOb.
%prep
-%setup -q -n %{module}-%{version}
+%setup -q -n webob-%{version}
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-WebOb.git/commitdiff/f9834bedc4bcc212c7e3f46c0ecd944ba352704c
More information about the pld-cvs-commit
mailing list