DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-someipy 2.1.2-1

Package Information

DescriptionPython Library implementing the SOME/IP Protocol

someipy is a Python library implementing the automotive SOME/IP protocol, including SOME/IP Service Discovery (SD). It is aimed at fast prototyping of applications that provide (server) or consume (client) SOME/IP services from other ECUs, in cases where a full AUTOSAR Classic or Adaptive integration would be excessive.

In addition to the wire protocol and service discovery, someipy supports serialization and deserialization of SOME/IP payloads, allowing message and parameter layouts to be defined directly in Python.

The implementation follows the AUTOSAR R22-11 SOME/IP and SOME/IP Service Discovery protocol specifications.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByCarl Keinath <carl.keinath@gmail.com>
Sponsorjcfp@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-someipy.git (browse)
Closes#1145079
Trackerhttps://tracker.debian.org/pkg/python-someipy
Uploaded3 hours ago

New Package Report

.changes
Sourcepython-someipy
Version2.1.2-1
Changed-ByCarl Keinath
Architecturesource all
Distributionunstable
DateWed, 02 Sep 2026 20:37:30 +0000
Changelog
python-someipy (2.1.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1145079)
.dsc
Sectiondoc
Priorityoptional
Componentmain
Package-Listpython-someipy-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc
python3-someipy deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/chrizog/someipy
Upstream-Name: someipy
Upstream-Contact: https://github.com/chrizog/someipy/issues/new

Files:
 *
Copyright:
 2024-2025 Christian Herzog <someipy.package@gmail.com>
License: GPL-3+

Files:
 debian/*
Copyright:
 2026 Carl Keinath <carl.keinath@gmail.com>
License: GPL-3+

License: GPL-3+
 This package is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

Back to Dashboard | View all reviews for this package