Debian NEW package overview for python-redfish
python-redfish_3.2.7-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 02 Jan 2025 10:28:31 +0100
Source:python-redfish
Binary:python3-redfish
Architecture:source all
Version:3.2.7-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Karsten Schöke <karsten.schoeke@geobasis-bb.de>
Description:
python3-redfish - Redfish Python Library (Python 3)
Closes:1091720
Changes:
python-redfish (3.2.7-1) unstable; urgency=medium

  * Initial release. (Closes: #1091720)
Files:
e438ae01e824cfa4228f470f8961c35d 2415 python optional python-redfish_3.2.7-1.dsc
fc4e06dc58972367fe3171b0129e177d 44498 python optional python-redfish_3.2.7.orig.tar.gz
730aa1df39d60a344d78ef63cd672ecb 3216 python optional python-redfish_3.2.7-1.debian.tar.xz
b7edf17008f45140683bd06fa6139604 7827 python optional python-redfish_3.2.7-1_amd64.buildinfo
669b3b944fee0e484fb5a05d712aea35 37196 python optional python3-redfish_3.2.7-1_all.deb
python-redfish_3.2.7-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-redfish
Binary:python3-redfish
Architecture:all
Version:3.2.7-1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Karsten Schöke <karsten.schoeke@geobasis-bb.de>,
Homepage:https://github.com/DMTF/python-redfish-library
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-redfish
Vcs-Git:https://salsa.debian.org/python-team/packages/python-redfish.git
Testsuite:autopkgtest, autopkgtest-pkg-python
Testsuite-Triggers:python3-all, python3-coverage, python3-fixtures, python3-pytest
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all
Build-Depends-Indep:python3-pytest<!nocheck>, python3-jsonpatch<!nocheck>, python3-jsonpath-rw<!nocheck>, python3-requests<!nocheck>, python3-requests-unixsocket<!nocheck>, python3-requests-toolbelt<!nocheck>
Package-List:python3-redfish deb python optional arch=all
Files:
fc4e06dc58972367fe3171b0129e177d 44498 python-redfish_3.2.7.orig.tar.gz
730aa1df39d60a344d78ef63cd672ecb 3216 python-redfish_3.2.7-1.debian.tar.xz
lintian 2.104.0 check for python-redfish_3.2.7-1.dsc (click to toggle)
README.source for python-redfish_3.2.7-1.dsc (click to toggle)
No README.source in this package
control file for python3-redfish_3.2.7-1_all.deb (click to toggle)
Package:python3-redfish
Source:python-redfish
Version:3.2.7-1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:225
Depends:python3-json-pointer, python3-jsonpatch, python3-jsonpath-rw, python3-requests, python3-requests-toolbelt, python3-requests-unixsocket, python3:any
Section:python
Priority:optional
Homepage:https://github.com/DMTF/python-redfish-library
Description:
Redfish Python Library (Python 3)
 The Python Redfish library is the platform on which the Redfish tool
 was built on. It's main purpose is to simplify the communication
 to any RESTful API.
 .
 REST (Representational State Transfer) is a web based software
 architectural style consisting a set of constraints that focus
 on a system's resource. Redfish library performs the basic HTTP
 operations GET, POST, PUT, PATCH and DELETE on resources using the
 HATEOS (Hypermedia as the Engine of Application) REST architecture.
 Most API's allow the clients to manage and interact with a fixed URL
 and several URIs. Go to the API overview section for more details.
lintian 2.104.0 check for python3-redfish_3.2.7-1_all.deb (click to toggle)
contents of python3-redfish_3.2.7-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-01-02 09:28 ./
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/
-rw-r--r-- root/root       811 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/__init__.py
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/discovery/
-rw-r--r-- root/root       200 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/discovery/__init__.py
-rw-r--r-- root/root      4082 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/discovery/discovery.py
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/messages/
-rw-r--r-- root/root       219 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/messages/__init__.py
-rw-r--r-- root/root      5022 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/messages/messages.py
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/rest/
-rw-r--r-- root/root       263 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/rest/__init__.py
-rw-r--r-- root/root     46664 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/rest/v1.py
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/
-rw-r--r-- root/root       773 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/__init__.py
-rw-r--r-- root/root      4478 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/config.py
-rw-r--r-- root/root     21137 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/ris.py
-rw-r--r-- root/root     67528 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/rmc.py
-rw-r--r-- root/root     23633 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/rmc_helper.py
-rw-r--r-- root/root      1273 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish/ris/sharedtypes.py
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish-3.2.7.dist-info/
-rw-r--r-- root/root         7 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish-3.2.7.dist-info/INSTALLER
-rw-r--r-- root/root     12115 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish-3.2.7.dist-info/METADATA
-rw-r--r-- root/root        91 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish-3.2.7.dist-info/WHEEL
-rw-r--r-- root/root         8 2025-01-02 09:28 ./usr/lib/python3/dist-packages/redfish-3.2.7.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/share/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/share/doc/python3-redfish/
-rw-r--r-- root/root       176 2025-01-02 09:28 ./usr/share/doc/python3-redfish/changelog.Debian.gz
-rw-r--r-- root/root      2232 2024-12-24 00:50 ./usr/share/doc/python3-redfish/changelog.gz
-rw-r--r-- root/root      2067 2025-01-02 09:28 ./usr/share/doc/python3-redfish/copyright
drwxr-xr-x root/root         0 2025-01-02 09:28 ./usr/share/doc/python3-redfish/examples/
-rw-r--r-- root/root       742 2024-12-24 00:50 ./usr/share/doc/python3-redfish/examples/context_manager.py
-rw-r--r-- root/root       404 2024-12-24 00:50 ./usr/share/doc/python3-redfish/examples/discover.py
-rw-r--r-- root/root      1627 2024-12-24 00:50 ./usr/share/doc/python3-redfish/examples/multipart_push.py
-rw-r--r-- root/root       917 2024-12-24 00:50 ./usr/share/doc/python3-redfish/examples/quickstart.py
-rw-r--r-- root/root      1601 2024-12-24 00:50 ./usr/share/doc/python3-redfish/examples/quickstart_rmc.py

Timestamp: 09.01.2025 / 16:04:08 (UTC)