python-dmidecode 3.12.3-3 source package in Ubuntu

Changelog

python-dmidecode (3.12.3-3) unstable; urgency=medium

  * d/control: Adopt package. Add myself as Uploaders. Closes: #1065233.
  * d/control: Bump debhelper-compat to 13 (from 12). No further changes
    needed.
  * d/control: Bump Standards-Version to 4.6.2 (from 4.5.0; no further changes
    needed).
  * Reorder sequence of d/control fields by cme (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Emmanuel Arias <email address hidden>  Wed, 13 Mar 2024 18:52:12 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
python-dmidecode_3.12.3-3.dsc 2.2 KiB 6cd9d5503a7e4195d91a5c103cba92fe4f486b42b38db9645fa9300c6cd8f0e1
python-dmidecode_3.12.3.orig.tar.gz 153.0 KiB 44d45d7d8344290c259c989d3af3f614c7837cbd85052d486adfa46a1c777164
python-dmidecode_3.12.3-3.debian.tar.xz 7.2 KiB 2561f04ee057c63a9ef9d2730bcfb2088ccf26ae53efca23e6dfb277fd6f4fac

No changes file available.

Binary packages built by this source

python-dmidecode-data: Python extension module for dmidecode (debug) - Data

 DMI (the desktop management interface) provides a standardized description of
 a computer's hardware, including characteristics such as BIOS serial number
 and hardware connectors.
 .
 This package contains the common data files for dmidecode.

python3-dmidecode: Python extension module for dmidecode - Python 3

 DMI (the desktop management interface) provides a standardized description of
 a computer's hardware, including characteristics such as BIOS serial number
 and hardware connectors.
 .
 This package provides an interface to the DMI data available from the BIOS.
 It is intended to be used as a back-end tool by other hardware detection
 programs implemented in Python.

python3-dmidecode-dbgsym: debug symbols for python3-dmidecode