Fri, 10 May 2024 22:35:23 UTC | login

Information for build python-webtest-3.0.0-1.el9s

ID35537
Package Namepython-webtest
Version3.0.0
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-webtest.git#48908a7b0466dd5af645b48206a6d31b055a4b86
SummaryHelper to test WSGI applications
DescriptionWebTest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server. This provides convenient full-stack testing of applications written with any WSGI-compatible framework.
Built byrdobuilder
State complete
Volume DEFAULT
StartedFri, 15 Oct 2021 07:13:36 UTC
CompletedFri, 15 Oct 2021 07:14:38 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-webtest.git:48908a7b0466dd5af645b48206a6d31b055a4b86)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-webtest.git#48908a7b0466dd5af645b48206a6d31b055a4b86'}}
Tags
cloud9s-openstack-antelope-release
cloud9s-openstack-antelope-testing
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-release
cloud9s-openstack-caracal-testing
cloud9s-openstack-dalmatian-testing
cloud9s-openstack-xena-candidate
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-webtest-3.0.0-1.el9s.src.rpm (info) (download)
noarch
python3-webtest-3.0.0-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Aug 20 2021 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 3.0.0-1 - Update to upstream - Change dependencies according to upstream * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.35-8 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.0.35-7 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.35-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.0.35-5 - Reenable check tests using pytest. * Mon Jan 25 2021 Charalampos Stratakis <cstratak@redhat.com> - 2.0.35-4 - Switch the test run from nose to pytest * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.35-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 2.0.35-2 - Rebuilt for Python 3.9 * Mon Apr 27 2020 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.0.35-1 - Update to upstream (bz#1828294) * Thu Jan 30 2020 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.0.34-1 - Update to upstream (bz#1795938) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.33-4 - Fix the release number to be strictly chronological * Mon Sep 02 2019 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.0.33-2 - Removed python2 support (BZ#1747970) - Updated documentation (remove unwanted files and add CHANGELOG instead of it's broken symlink)