How to Install and Uninstall python36-zope.deprecation Package on openSuSE Tumbleweed
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-zope.deprecation" package
This tutorial shows how to install python36-zope.deprecation on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-zope.deprecation
Copied
2. Uninstall "python36-zope.deprecation" package
Please follow the guidance below to uninstall python36-zope.deprecation on openSuSE Tumbleweed:
$
sudo zypper remove
python36-zope.deprecation
Copied
3. Information about the python36-zope.deprecation package on openSuSE Tumbleweed
Information for package python36-zope.deprecation:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zope.deprecation
Version : 4.4.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 79,4 KiB
Installed : No
Status : not installed
Source package : python-zope.deprecation-4.4.0-4.1.src
Summary : Zope Deprecation Infrastructure
Description :
When we started working on Zope 3.1, we noticed that the hardest part of the
development process was to ensure backward-compatibility and correctly mark
deprecated modules, classes, functions, methods and properties. This package
provides a simple function called 'deprecated(names, reason)' to deprecate the
previously mentioned Python objects.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zope.deprecation
Version : 4.4.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 79,4 KiB
Installed : No
Status : not installed
Source package : python-zope.deprecation-4.4.0-4.1.src
Summary : Zope Deprecation Infrastructure
Description :
When we started working on Zope 3.1, we noticed that the hardest part of the
development process was to ensure backward-compatibility and correctly mark
deprecated modules, classes, functions, methods and properties. This package
provides a simple function called 'deprecated(names, reason)' to deprecate the
previously mentioned Python objects.