--- /srv/reproducible-results/rbuild-debian/r-b-build.BezYBtwP/b1/pytango_9.3.2-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.BezYBtwP/b2/pytango_9.3.2-1_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - f18d218503a59eeabbf4acff0655ca0f 3133324 doc optional python-tango-doc_9.3.2-1_all.deb │ + d561fe7e892ca6e27a32fb3f9d40e116 3133280 doc optional python-tango-doc_9.3.2-1_all.deb │ 58715917f3512ecef9ba51d2ee248486 21989748 debug optional python3-tango-dbgsym_9.3.2-1_amd64.deb │ f469a99e6f8b52bcc17cf4533d8b925e 1346508 python optional python3-tango_9.3.2-1_amd64.deb ├── python-tango-doc_9.3.2-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2020-12-07 17:26:11.000000 debian-binary │ │ -rw-r--r-- 0 0 0 5472 2020-12-07 17:26:11.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3127660 2020-12-07 17:26:11.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 3127616 2020-12-07 17:26:11.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-tango-doc/html/client_api/miscellaneous.html │ │ │ │ @@ -612,15 +612,15 @@ │ │ │ │
  • get_date

  • │ │ │ │
  • get_err_stack

  • │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
    │ │ │ │
    │ │ │ │ -ExtractAs = <ExtensionMock name='_tango.ExtractAs' id='140367563596848'>
    │ │ │ │ +ExtractAs = <ExtensionMock name='_tango.ExtractAs' id='140294942594096'> │ │ │ │
    │ │ │ │ │ │ │ │
    │ │ │ │
    │ │ │ │ get_date(self)TimeVal
    │ │ │ │
    │ │ │ │

    Get the time at which the attribute was read by the server.

    │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -314,15 +314,15 @@ │ │ │ │ │ * w_dimension : (tuple) Attribute written dimensions. │ │ │ │ │ * nb_read : (int) attribute read total length │ │ │ │ │ * nb_written : (int) attribute written total length │ │ │ │ │ And two methods: │ │ │ │ │ * get_date │ │ │ │ │ * get_err_stack │ │ │ │ │ ExtractAs= ¶ │ │ │ │ │ + id='140294942594096'>¶ │ │ │ │ │ get_date(self) → TimeVal¶ │ │ │ │ │ Get the time at which the attribute was read by the │ │ │ │ │ server. │ │ │ │ │ Note: It’s the same as reading the “time” │ │ │ │ │ attribute. │ │ │ │ │ Parameters │ │ │ │ │ None │ │ │ ├── ./usr/share/doc/python-tango-doc/html/encoded.html │ │ │ │ @@ -185,15 +185,15 @@ │ │ │ │

    Encoded API

    │ │ │ │

    This feature is only possible since PyTango 7.1.4

    │ │ │ │
    │ │ │ │
    │ │ │ │ class tango.EncodedAttribute(*args, **kwargs)
    │ │ │ │
    │ │ │ │
    │ │ │ │ -decode_gray16(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140367562083008'>)
    │ │ │ │ +decode_gray16(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140294941080256'>) │ │ │ │

    Decode a 16 bits grayscale image (GRAY16) and returns a 16 bits gray scale image.

    │ │ │ │
    │ │ │ │
    │ │ │ │
    param da
    │ │ │ │

    DeviceAttribute that contains the image

    │ │ │ │
    │ │ │ │
    type da
    │ │ │ │ @@ -235,15 +235,15 @@ │ │ │ │
    │ │ │ │
    │ │ │ │ │ │ │ │
    │ │ │ │ │ │ │ │
    │ │ │ │
    │ │ │ │ -decode_gray8(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140367562083008'>)
    │ │ │ │ +decode_gray8(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140294941080256'>) │ │ │ │

    Decode a 8 bits grayscale image (JPEG_GRAY8 or GRAY8) and returns a 8 bits gray scale image.

    │ │ │ │
    │ │ │ │
    │ │ │ │
    param da
    │ │ │ │

    DeviceAttribute that contains the image

    │ │ │ │
    │ │ │ │
    type da
    │ │ │ │ @@ -285,15 +285,15 @@ │ │ │ │
    │ │ │ │ │ │ │ │ │ │ │ │
    │ │ │ │ │ │ │ │
    │ │ │ │
    │ │ │ │ -decode_rgb32(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140367562083008'>)
    │ │ │ │ +decode_rgb32(da, extract_as=<ExtensionMock name='_tango.ExtractAs.Numpy' id='140294941080256'>) │ │ │ │

    Decode a color image (JPEG_RGB or RGB24) and returns a 32 bits RGB image.

    │ │ │ │
    │ │ │ │
    │ │ │ │
    param da
    │ │ │ │

    DeviceAttribute that contains the image

    │ │ │ │
    │ │ │ │
    type da
    │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -39,15 +39,15 @@ │ │ │ │ │ * PyTango_API » │ │ │ │ │ * Encoded API │ │ │ │ │ =============================================================================== │ │ │ │ │ ****** Encoded API¶ ****** │ │ │ │ │ This feature is only possible since PyTango 7.1.4 │ │ │ │ │ classtango.EncodedAttribute(*args, **kwargs)¶ │ │ │ │ │ decode_gray16(da, extract_as=)¶ │ │ │ │ │ + name='_tango.ExtractAs.Numpy' id='140294941080256'>)¶ │ │ │ │ │ Decode a 16 bits grayscale image (GRAY16) and returns a 16 bits │ │ │ │ │ gray scale image. │ │ │ │ │ param da │ │ │ │ │ DeviceAttribute that contains the image │ │ │ │ │ type da │ │ │ │ │ DeviceAttribute │ │ │ │ │ param extract_as │ │ │ │ │ @@ -72,15 +72,15 @@ │ │ │ │ │ DOESN’T extract the contents. Example: │ │ │ │ │ dev = tango.DeviceProxy("a/b/c") │ │ │ │ │ da = dev.read_attribute("my_attr", │ │ │ │ │ extract_as=tango.ExtractAs.Nothing) │ │ │ │ │ enc = tango.EncodedAttribute() │ │ │ │ │ data = enc.decode_gray16(da) │ │ │ │ │ decode_gray8(da, extract_as=)¶ │ │ │ │ │ + name='_tango.ExtractAs.Numpy' id='140294941080256'>)¶ │ │ │ │ │ Decode a 8 bits grayscale image (JPEG_GRAY8 or GRAY8) and returns a │ │ │ │ │ 8 bits gray scale image. │ │ │ │ │ param da │ │ │ │ │ DeviceAttribute that contains the image │ │ │ │ │ type da │ │ │ │ │ DeviceAttribute │ │ │ │ │ param extract_as │ │ │ │ │ @@ -105,15 +105,15 @@ │ │ │ │ │ DOESN’T extract the contents. Example: │ │ │ │ │ dev = tango.DeviceProxy("a/b/c") │ │ │ │ │ da = dev.read_attribute("my_attr", │ │ │ │ │ extract_as=tango.ExtractAs.Nothing) │ │ │ │ │ enc = tango.EncodedAttribute() │ │ │ │ │ data = enc.decode_gray8(da) │ │ │ │ │ decode_rgb32(da, extract_as=)¶ │ │ │ │ │ + name='_tango.ExtractAs.Numpy' id='140294941080256'>)¶ │ │ │ │ │ Decode a color image (JPEG_RGB or RGB24) and returns a 32 bits RGB │ │ │ │ │ image. │ │ │ │ │ param da │ │ │ │ │ DeviceAttribute that contains the image │ │ │ │ │ type da │ │ │ │ │ DeviceAttribute │ │ │ │ │ param extract_as │ │ │ ├── ./usr/share/doc/python-tango-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -852,16 +852,16 @@ │ │ │ │ │ "134": 25, │ │ │ │ │ "135": 25, │ │ │ │ │ "136": 24, │ │ │ │ │ "137": 25, │ │ │ │ │ "1383923292": [16, 17, 18], │ │ │ │ │ "1383923329": [15, 17, 18], │ │ │ │ │ "1399450183": 24, │ │ │ │ │ - "140367562083008": 11, │ │ │ │ │ - "140367563596848": 6, │ │ │ │ │ + "140294941080256": 11, │ │ │ │ │ + "140294942594096": 6, │ │ │ │ │ "142": 25, │ │ │ │ │ "143": 25, │ │ │ │ │ "144": 25, │ │ │ │ │ "148": 25, │ │ │ │ │ "149": 25, │ │ │ │ │ "1500": 21, │ │ │ │ │ "15044507e": [15, 16, 17, 18],