You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

softioc

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

softioc - pypi Package Compare versions

Comparing version
4.6.0
to
4.6.1
+1
-1
PKG-INFO
Metadata-Version: 2.4
Name: softioc
Version: 4.6.0
Version: 4.6.1
Summary: Embed an EPICS IOC in a Python process

@@ -5,0 +5,0 @@ Home-page: https://github.com/DiamondLightSource/pythonSoftIOC

Metadata-Version: 2.4
Name: softioc
Version: 4.6.0
Version: 4.6.1
Summary: Embed an EPICS IOC in a Python process

@@ -5,0 +5,0 @@ Home-page: https://github.com/DiamondLightSource/pythonSoftIOC

@@ -11,4 +11,4 @@ # Compute a version number from a git repo or archive

# These will be filled in if git archive is run or by setup.py cmdclasses
GIT_REFS = 'tag: 4.6.0'
GIT_SHA1 = 'acbb1a6'
GIT_REFS = 'tag: 4.6.1'
GIT_SHA1 = '4cf79ae'

@@ -15,0 +15,0 @@ # Git describe gives us sha1, last version-like tag, and commits since then