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 |
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. |
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 |
copyright of python3-redfish_3.2.7-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/DMTF/python-redfish-library Upstream-Name: python-redfish Upstream-Contact: DMTF, https://www.dmtf.org/standards/feedback Files: * Copyright: 2016-2024, Contributing Member(s) of Distributed Management Task Force, Inc. License: BSD-3-Clause Files: debian/* Copyright: 2025 Karsten Schöke <karsten.schoeke@geobasis-bb.de> License: GPL-2+ License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". |
Timestamp: 09.01.2025 / 16:04:08 (UTC)