pvxslibs 1.3.0a1__cp38-cp38-manylinux1_x86_64.whl → 1.3.2__cp38-cp38-manylinux1_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pvxslibs might be problematic. Click here for more details.

@@ -53,9 +53,9 @@
53
53
  # define GCC_VERSION VERSION_INT(__GNUC__, __GNUC_MINOR__, __GNUC_PATCHLEVEL__, 0)
54
54
  #endif
55
55
 
56
- // See https://mdavidsaver.github.io/pvxs/details.html#expertapi
56
+ // See https://epics-base.github.io/pvxs/details.html#expertapi
57
57
  #if defined(PVXS_EXPERT_API_ENABLED)
58
- # error Define PVXS_ENABLE_EXPERT_API to enable usage of Expert API. See https://mdavidsaver.github.io/pvxs/details.html#expert-apis
58
+ # error Define PVXS_ENABLE_EXPERT_API to enable usage of Expert API. See https://epics-base.github.io/pvxs/details.html#expert-apis
59
59
  #elif defined(PVXS_ENABLE_EXPERT_API)
60
60
  # define PVXS_EXPERT_API_ENABLED
61
61
  #endif
@@ -3,4 +3,4 @@
3
3
  #endif
4
4
  #define PVXS_MAJOR_VERSION 1
5
5
  #define PVXS_MINOR_VERSION 3
6
- #define PVXS_MAINTENANCE_VERSION 0
6
+ #define PVXS_MAINTENANCE_VERSION 2
Binary file
Binary file
Binary file
Binary file
pvxslibs/lib/libpvxs.so CHANGED
Binary file
Binary file
Binary file
Binary file
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pvxslibs
3
- Version: 1.3.0a1
3
+ Version: 1.3.2
4
4
  Summary: PVXS libraries packaged for python
5
- Home-page: https://mdavidsaver.github.io/pvxs
5
+ Home-page: https://epics-base.github.io/pvxs
6
6
  Author: Michael Davidsaver
7
7
  Author-email: mdavidsaver@gmail.com
8
8
  License: BSD
@@ -22,12 +22,12 @@ Classifier: Operating System :: Microsoft :: Windows
22
22
  Requires-Python: >=2.7
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: setuptools-dso >=2.7a1
26
- Requires-Dist: epicscorelibs <7.0.7.99.1,>=7.0.7.99.0.2
25
+ Requires-Dist: setuptools-dso>=2.7a1
26
+ Requires-Dist: epicscorelibs<7.0.7.99.2,>=7.0.7.99.1.1
27
27
 
28
28
  PVXS - PVAccess protocol library
29
29
  ================================
30
30
 
31
- VCS - https://github.com/mdavidsaver/pvxs
31
+ VCS - https://github.com/epics-base/pvxs
32
32
 
33
- Documentation - https://mdavidsaver.github.io/pvxs/
33
+ Documentation - https://epics-base.github.io/pvxs/
@@ -1,8 +1,7 @@
1
1
  pvxslibs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  pvxslibs/path.py,sha256=nWn5TT5xkbHakc0UwiET3_NbOZg-jr4yibrGKYZ7IoU,258
3
3
  pvxslibs/version.py,sha256=vmbnHFP7nheGuX7r7LAKgJ4c2joFyUd4BPqeM4bpUfQ,984
4
- pvxslibs/dbd/pvxs3x.dbd,sha256=qswqwbXXuueC8Cp70cuD84ATVbLdIQ9WkD3i4sYEbwo,208
5
- pvxslibs/dbd/pvxs7x.dbd,sha256=6NCA-v-17WExkr7jktnNw83SxeCxrldm29qkTVlRoMM,231
4
+ pvxslibs/dbd/pvxsIoc.dbd,sha256=6NCA-v-17WExkr7jktnNw83SxeCxrldm29qkTVlRoMM,231
6
5
  pvxslibs/include/pvxs/client.h,sha256=S-5NKislCENkrypDalm4T3ZG9Kn486w-lUQEscj-z6c,36954
7
6
  pvxslibs/include/pvxs/data.h,sha256=19NwOI51ZHhDpjYRp0ClO9UJd8BJlP9cd7In7fLoXMs,28570
8
7
  pvxslibs/include/pvxs/iochooks.h,sha256=V9kM38AWVZQXb5dFcH_zdWfdjeShis4CzSNZfdC6a4o,4545
@@ -16,25 +15,25 @@ pvxslibs/include/pvxs/source.h,sha256=gmUCzMA7IZcXOmJHoVgzRv0L1rSvreLmGC5oea7oUC
16
15
  pvxslibs/include/pvxs/srvcommon.h,sha256=ph_7mVX2fe8dd2eBQyaYUvnDMra4SnzUrMZ99jeORGY,4523
17
16
  pvxslibs/include/pvxs/unittest.h,sha256=uTteII0JrLhTK6dGjaInZKOwsuJ9-hockFaPwifvdbA,10182
18
17
  pvxslibs/include/pvxs/util.h,sha256=-EcvbTWT6B3mlwgSBBmkkbSo5q7RJYZDw1aoqqN-U_E,8968
19
- pvxslibs/include/pvxs/version.h,sha256=D9oRkSXI-UMTVmWFxbbpvc35fmfTsdNvqpFz6Xx-fF0,2721
20
- pvxslibs/include/pvxs/versionNum.h,sha256=BB8Wmy_2A5XNYbR3mXdf-I6qCAOejvIfApzUeDMJuYU,176
18
+ pvxslibs/include/pvxs/version.h,sha256=ueME_7FzAOZh_tdBShKjQEQXlAJVi-XoK_3Bgoxu0OM,2719
19
+ pvxslibs/include/pvxs/versionNum.h,sha256=5z5Lorca8IObWN4vU84LHVv_H4CqEjiMkepVIIf9-co,176
21
20
  pvxslibs/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
21
  pvxslibs/lib/event_core_dsoinfo.py,sha256=ODB3bm08Mq3SrxP8VInAOHWaowhpz0lfoJZNNo1_dtw,347
23
22
  pvxslibs/lib/event_pthread_dsoinfo.py,sha256=dgNHgYcTQgKyTvMR09zYPK3XkS4Id29u3kYC919dIUk,356
24
- pvxslibs/lib/libevent_core.so,sha256=wzCXMG7yBAgJn6Ri4Vg-A0yModEge4U3pUILTA6bNrM,979428
25
- pvxslibs/lib/libevent_core.so.2.2.0,sha256=wzCXMG7yBAgJn6Ri4Vg-A0yModEge4U3pUILTA6bNrM,979428
26
- pvxslibs/lib/libevent_pthread.so,sha256=zIhjGanw4hVKRJD16sMOY-ng0KMw0dTZFl84HwfeQbw,24252
27
- pvxslibs/lib/libevent_pthread.so.2.2.0,sha256=zIhjGanw4hVKRJD16sMOY-ng0KMw0dTZFl84HwfeQbw,24252
28
- pvxslibs/lib/libpvxs.so,sha256=2uZgLGguOtxlUicoZsNH9DoXaLrr70K3TJmd_4A3dVE,1782470
29
- pvxslibs/lib/libpvxs.so.1.3,sha256=2uZgLGguOtxlUicoZsNH9DoXaLrr70K3TJmd_4A3dVE,1782470
30
- pvxslibs/lib/libpvxsIoc.so,sha256=4cLul50dSKXv1_TwyPq5hy9lIuui7obQRSIj_Eexz6c,574174
31
- pvxslibs/lib/libpvxsIoc.so.1.3,sha256=4cLul50dSKXv1_TwyPq5hy9lIuui7obQRSIj_Eexz6c,574174
23
+ pvxslibs/lib/libevent_core.so,sha256=x8l6Lh4S-kXEl3guf1Lq41bk25sQhwvCWoypUQdATPk,979428
24
+ pvxslibs/lib/libevent_core.so.2.2.0,sha256=x8l6Lh4S-kXEl3guf1Lq41bk25sQhwvCWoypUQdATPk,979428
25
+ pvxslibs/lib/libevent_pthread.so,sha256=0OgNGmY_AKmgCpvyaO8-1mZ36HgEMiPfSPAypGEAHp0,24252
26
+ pvxslibs/lib/libevent_pthread.so.2.2.0,sha256=0OgNGmY_AKmgCpvyaO8-1mZ36HgEMiPfSPAypGEAHp0,24252
27
+ pvxslibs/lib/libpvxs.so,sha256=l3pWQ9LeJO6i-9Sjs1V6ikZHp6fgJUANLuhN3r731cc,1782507
28
+ pvxslibs/lib/libpvxs.so.1.3,sha256=l3pWQ9LeJO6i-9Sjs1V6ikZHp6fgJUANLuhN3r731cc,1782507
29
+ pvxslibs/lib/libpvxsIoc.so,sha256=5Ziw79Ms46gBWY_9mJrvi7YxvAUVTOanXQqVupIR0pU,574430
30
+ pvxslibs/lib/libpvxsIoc.so.1.3,sha256=5Ziw79Ms46gBWY_9mJrvi7YxvAUVTOanXQqVupIR0pU,574430
32
31
  pvxslibs/lib/pvxsIoc_dsoinfo.py,sha256=yEcaR0JfFHGMQ7q4xWKQxJATIJr2OsVX_-yr9wNQJVo,465
33
32
  pvxslibs/lib/pvxs_dsoinfo.py,sha256=ididlCsfWOHRdUPe1Gqii2Sd77dhjLMwp49mQyeSODM,407
34
33
  pvxslibs/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
35
34
  pvxslibs/test/test_load.py,sha256=mueD9wz4IBkCRS0TY76spkOS_nw4IBdkofl_fA9hIfg,995
36
- pvxslibs-1.3.0a1.dist-info/LICENSE,sha256=XViOs7FX1SESr-qTXIin_5793B4tlaQsJdO5atkFUAg,1499
37
- pvxslibs-1.3.0a1.dist-info/METADATA,sha256=-4nOnnhE6P2ytwybXP58QjrVvDR02lXgb7P17LxDST4,1201
38
- pvxslibs-1.3.0a1.dist-info/WHEEL,sha256=Go5uzc5y4pUS6QVSa5zXoOfr2Pk7I5CBHaAYU4KBWfE,108
39
- pvxslibs-1.3.0a1.dist-info/top_level.txt,sha256=RixlMjBFoSBZhAgzdvurnG0N681VoNV0ikf00-HgXFM,9
40
- pvxslibs-1.3.0a1.dist-info/RECORD,,
35
+ pvxslibs-1.3.2.dist-info/LICENSE,sha256=XViOs7FX1SESr-qTXIin_5793B4tlaQsJdO5atkFUAg,1499
36
+ pvxslibs-1.3.2.dist-info/METADATA,sha256=ePI10defh3mIBijnwYSAui2D7c6lvBQwElC5mE1P5Io,1194
37
+ pvxslibs-1.3.2.dist-info/WHEEL,sha256=4_auymRKsktC5ZBXRr2b0C0Sbj8UCz3HTgwDxAXKfNI,108
38
+ pvxslibs-1.3.2.dist-info/top_level.txt,sha256=RixlMjBFoSBZhAgzdvurnG0N681VoNV0ikf00-HgXFM,9
39
+ pvxslibs-1.3.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.44.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-manylinux1_x86_64
5
5
 
pvxslibs/dbd/pvxs3x.dbd DELETED
@@ -1,7 +0,0 @@
1
- registrar(pvxsBaseRegistrar)
2
-
3
- # from demo.cpp
4
- device(waveform, CONSTANT, devWfPDBQ2Demo, "QSRV2 Demo")
5
- device(longin, CONSTANT, devLoPDBQ2UTag, "QSRV2 Set UTag")
6
- # from imagedemo.c
7
- function(QSRV2_image_demo)
File without changes