#3 ANNOUNCED: Update to 0.2.18 (close RHBZ#2247108)
Merged 6 months ago by music. Opened 7 months ago by music.
rpms/ music/python-probeinterface v0.2.18  into  rawhide

file modified
+2
@@ -10,3 +10,5 @@ 

  /probeinterface-0.2.15.tar.gz

  /probeinterface-0.2.16.tar.gz

  /probeinterface-0.2.17.tar.gz

+ /probeinterface-0.2.18.tar.gz

+ /probeinterface-0.2.19.tar.gz

file modified
+15 -16
@@ -1,14 +1,13 @@ 

  {

      "specification": "probeinterface",

-     "version": "0.2.16",

+     "version": "0.2.18",

      "probes": [

          {

              "ndim": 2,

              "si_units": "um",

              "annotations": {

                  "name": "ASSY-156-P-1",

-                 "manufacturer": "cambridgeneurotech",

-                 "first_index": 1

+                 "manufacturer": "cambridgeneurotech"

              },

              "contact_annotations": {},

              "contact_positions": [
@@ -1246,11 +1245,11 @@ 

                  ],

                  [

                      -10.0,

-                     -25.0

+                     -20.0

                  ],

                  [

                      35.0,

-                     -100.0

+                     -70.0

                  ],

                  [

                      66.5,
@@ -1258,7 +1257,7 @@ 

                  ],

                  [

                      66.5,

-                     230.0

+                     225.0

                  ],

                  [

                      240.0,
@@ -1266,11 +1265,11 @@ 

                  ],

                  [

                      240.0,

-                     -25.0

+                     -20.0

                  ],

                  [

                      285.0,

-                     -100.0

+                     -70.0

                  ],

                  [

                      316.5,
@@ -1278,7 +1277,7 @@ 

                  ],

                  [

                      316.5,

-                     230.0

+                     225.0

                  ],

                  [

                      490.0,
@@ -1286,11 +1285,11 @@ 

                  ],

                  [

                      490.0,

-                     -25.0

+                     -20.0

                  ],

                  [

                      535.0,

-                     -100.0

+                     -70.0

                  ],

                  [

                      566.5,
@@ -1298,7 +1297,7 @@ 

                  ],

                  [

                      566.5,

-                     230.0

+                     225.0

                  ],

                  [

                      740.0,
@@ -1306,11 +1305,11 @@ 

                  ],

                  [

                      740.0,

-                     -25.0

+                     -20.0

                  ],

                  [

                      785.0,

-                     -100.0

+                     -70.0

                  ],

                  [

                      816.5,
@@ -1318,11 +1317,11 @@ 

                  ],

                  [

                      816.5,

-                     230.0

+                     225.0

                  ],

                  [

                      816.5,

-                     270.0

+                     265.0

                  ]

              ],

              "contact_ids": [

file modified
+1 -1
@@ -5,7 +5,7 @@ 

  %bcond doc_pdf 1

  

  Name:           python-probeinterface

- Version:        0.2.17

+ Version:        0.2.19

  Release:        %autorelease

  Summary:        Handles probe layout, geometry, and wiring to device

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (probeinterface-0.2.17.tar.gz) = 23ee04f09f07bf9834f0395266c6af5d0b4a53d9c866946777f42aa12ecff6568b3b87f96d034903624a0c757b056dc26f860ef76b35414639f5459c2395721d

+ SHA512 (probeinterface-0.2.19.tar.gz) = c8d6d7a5b8d501f5da1dfb77b0d9a278fe8ef7c06d9737aa5e8545809ef80f35d99565219866ca10eadb23d3915084a11a3d9e7067c8bfb9a84402cf72eea9eb

https://github.com/SpikeInterface/probeinterface/blob/0.2.18/doc/releases/0.2.18.rst

https://github.com/SpikeInterface/probeinterface/compare/0.2.17...0.2.18

There appear to be some small breaking API changes, including “remove with_channel_index argument from plot_probe,” so I’m announcing this to the devel list and building it for Rawhide only no earlier than 2023-11-07.

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/648fbb68248b4622a1c8579ef8a7c4ad

1 new commit added

  • Update to 0.2.19
6 months ago

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/67e15e8a39e24c2fb74d293176971a6b

Pull-Request has been merged by music

6 months ago