SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pylero rpm build for : Fedora Other. For other distributions click python3-pylero.

Name : python3-pylero
Version : 0.0.8 Vendor : Fedora Project
Release : 1.el9 Date : 2023-03-14 17:27:27
Group : Unspecified Source RPM : python-pylero-0.0.8-1.el9.src.rpm
Size : 0.57 MB
Packager : Fedora Project
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/9.1.2023-05-09/Everything/ppc64le/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pylero-0.0.8-1.el9.noarch.rpm
ftp.icm.edu.pl  python3-pylero-0.0.8-1.el9.noarch.rpm
     

Provides :
python-pylero
python3-pylero
python3.9-pylero
python3.9dist(pylero)
python3dist(pylero)

Requires :
/usr/bin/python3
python(abi) = 3.9
python3.9dist(click)
python3.9dist(suds)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/pylero
/usr/bin/pylero-cmd
/usr/lib/python3.9/site-packages/pylero
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info/LICENSE
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info/METADATA
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info/WHEEL
/usr/lib/python3.9/site-packages/pylero-0.0.8.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/pylero/__init__.py
/usr/lib/python3.9/site-packages/pylero/__pycache__
/usr/lib/python3.9/site-packages/pylero/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/_compatible.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/_compatible.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_comment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_comment.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_custom_value.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_custom_value.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_source.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/activity_source.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/approval.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/approval.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/attachment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/attachment.cpython-39.pyc
/usr/lib/python3.9/site-packages/pylero/__pycache__/base_polarion.cpython-39.opt-1.pyc
There is 189 files more in these RPM.

 
ICM