python-pyepics 3.5.1+ds-1 source package in Ubuntu

Changelog

python-pyepics (3.5.1+ds-1) unstable; urgency=medium

  [ Neil Williams ]
  * Update control to remove myself from Uploaders

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 3.5.1+ds
  * Bug fix: "hard-coded dependencies on libca4.13.5 and libcom3.17.6",
    thanks to Sebastian Ramacher (Closes: #1043066).

 -- Picca Frédéric-Emmanuel <email address hidden>  Sat, 05 Aug 2023 21:01:18 +0200

Upload details

Uploaded by:
Debian PaN Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PaN Maintainers
Architectures:
amd64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pyepics_3.5.1+ds-1.dsc 2.5 KiB 7785cf4ffa1897a08cad30a7fcbba7b123d511070264a9b83caff58d4e554d87
python-pyepics_3.5.1+ds.orig.tar.xz 845.2 KiB b167eb91e8a31b470756671261cc280f58356841804e9e1b84250eb1fede2a59
python-pyepics_3.5.1+ds-1.debian.tar.xz 9.0 KiB 67bda7c92561df0e90d72743f5233e27710678358a77d0092c70dfa1ec7b2941

Available diffs

No changes file available.

Binary packages built by this source

python-pyepics-doc: EPICS channel access for Python (common documentation)

 PyEpics is a Python interface to the EPICS Channel Access (CA) library
 for the Experimental Physics and Industrial Control System (EPICS).
 .
 The PyEpics module includes both low-level (C-like) and higher-level access
 (with Python objects) to the EPICS Channel Access (CA) protocol. Python's
 ctypes library is used to wrap the basic CA functionality, with higher
 level objects on top of that basic interface. This approach has several
 advantages including no need for extension code written in C, better
 thread-safety, and easier installation on multiple platforms.
 .
 This is the PyEpics3 documentation package.

python3-pyepics: EPICS channel access for Python

 PyEpics3 is a Python interface to the EPICS Channel Access (CA) library
 for the Experimental Physics and Industrial Control System (EPICS).
 .
 The PyEpics module includes both low-level (C-like) and higher-level access
 (with Python objects) to the EPICS Channel Access (CA) protocol. Python's
 ctypes library is used to wrap the basic CA functionality, with higher
 level objects on top of that basic interface. This approach has several
 advantages including no need for extension code written in C, better
 thread-safety, and easier installation on multiple platforms.
 .
 This package installs the library for Python 3.