-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2023-f91a544103 2023-02-28 02:29:56.942045 --------------------------------------------------------------------------------
Name : python-pylero Product : Fedora EPEL 8 Version : 0.0.7 Release : 1.el8 URL : https://github.com/RedHatQE/pylero Summary : Python SDK for Polarion Description : This is Pylero, the Python wrapper for the Polarion WSDL API. The Pylero wrapper enables native python access to Polarion objects and functionality using object oriented structure and functionality. This allows the devlopers to use Pylero in a natural fashion without being concerned about the Polarion details.
All Pylero objects inherit from BasePolarion. The objects used in the library are all generated from the SOAP factory class, using the python-suds library. The Pylero class attributes are generated dynamically as properties, based on a mapping dict between the pylero naming convention and the Polarion attribute names.
The use of properties allows the pylero object attributes to be virtual with no need for syncing between them and the Polarion objects they are based on.
The Polarion WSDL API does not implement validation/verification of data passed in, so the Pylero library takes care of this itself. All enums are validated before being sent to the server and raise an error if not using a valid value. A number of workflow implementations are also included, for example when creating a Document, it automatically creates the Heading work item at the same time.
Polarion Work Items are configured per installation, to give native workitem objects (such as TestCase), the library connects to the Polarion server, downloads the list of workitems and creates them.
-------------------------------------------------------------------------------- Update Information:
python-pylero 0.0.7 ---- python-pylero 0.0.6-1 release -------------------------------------------------------------------------------- ChangeLog:
* Thu Feb 23 2023 Wayne Sun gsun@redhat.com 0.0.7-1 - Update suds requirement in prep - Update to 0.0.7 * Fri Feb 17 2023 Wayne Sun gsun@redhat.com 0.0.6-1 - Update to 0.0.6 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-pylero' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org