How to Install and Uninstall python2-httmock Package on openSUSE Leap
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-httmock" package
Please follow the steps below to install python2-httmock on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-httmock
Copied
2. Uninstall "python2-httmock" package
Please follow the step by step instructions below to uninstall python2-httmock on openSUSE Leap:
$
sudo zypper remove
python2-httmock
Copied
3. Information about the python2-httmock package on openSUSE Leap
Information for package python2-httmock:
----------------------------------------
Repository : Main Repository
Name : python2-httmock
Version : 1.3.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 22,3 KiB
Installed : No
Status : not installed
Source package : python-httmock-1.3.0-bp153.1.16.src
Summary : A mocking library for requests
Description :
A mocking library for requests.
You can use it to mock third-party APIs and test libraries that use
`requests` internally, conditionally using mocked replies with the
`urlmatch` decorator.
----------------------------------------
Repository : Main Repository
Name : python2-httmock
Version : 1.3.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 22,3 KiB
Installed : No
Status : not installed
Source package : python-httmock-1.3.0-bp153.1.16.src
Summary : A mocking library for requests
Description :
A mocking library for requests.
You can use it to mock third-party APIs and test libraries that use
`requests` internally, conditionally using mocked replies with the
`urlmatch` decorator.