Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-xlrd-2.0.1-1.12 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-xlrd Distribution: openSUSE:Factory:zSystems
Version: 2.0.1 Vendor: openSUSE
Release: 1.12 Build date: Fri Apr 23 16:14:02 2021
Group: Development/Languages/Python Build host: reproducible
Size: 1027184 Source RPM: python-xlrd-2.0.1-1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.python-excel.org/
Summary: Python module for extracting data from .xls Excel spreadsheet files
A library for reading data and formatting information from Excel files
in the historical .xls format.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Apr 23 2021 Ben Greiner <code@bnavigator.de>
  - Update to 2.0.1
    * Remove support for anything other than .xls files.
    * Remove support for psyco.
    * Change the default encoding used when no CODEPAGE record can be
      found from ascii to iso-8859-1.
    * Add support for iterating over `xlrd.book.Book` objects.
    * Add support for item access from `xlrd.book.Book`
      objects, where integer indices and string sheet names are
      supported.
    * Non-unicode spaces are now stripped from the "last author"
      information.
    * Workbook corruption errors can now be ignored using the
      ignore_workbook_corruption option to `xlrd.open_workbook`.
    * Handle WRITEACCESS records with invalid trailing characters.
    * Officially support Python 3.8 and 3.9.
* Fri May 29 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Replace nose with python
* Fri May 15 2020 pgajdos@suse.com
  - %python3_only -> %python_alternative
* Sat Dec 22 2018 Todd R <toddrme2178@gmail.com>
  - Update to 1.2.0
    * Added support for Python 3.7.
    * Added optional support for defusedxml to help mitigate exploits.
    * Automatically convert ``~`` in file paths to the current user's home
      directory.
    * Removed ``examples`` directory from the installed package. They are still
      available in the source distribution.
    * Fixed ``time.clock()`` deprecation warning.
* Wed Aug 08 2018 jengelh@inai.de
  - Use noun phrase in summary again.
* Wed Jun 13 2018 toddrme2178@gmail.com
  - Update to 1.1.0
    * Fix for parsing of merged cells containing a single cell reference in xlsx
      files.
    * Fix for "invalid literal for int() with base 10: 'true'" when reading some
      xlsx files.
    * Make xldate_as_datetime available to import direct from xlrd.
    * Build universal wheels.
    * Sphinx documentation.
    * Document the problem with XML vulnerabilities in xlsx files and mitigation
      measures.
    * Fix :class:`NameError` on ``has_defaults is not defined``.
    * Some whitespace and code style tweaks.
    * Make example in README compatible with both Python 2 and 3.
    * Add default value for cells containing errors that causeed parsing of some
      xlsx files to fail.
    * Add Python 3.6 to the list of supported Python versions, drop 3.3 and 2.6.
    * Use generator expressions to avoid unnecessary lists in memory.
    * Document unicode encoding used in Excel files from Excel 97 onwards.
    * Report hyperlink errors in R1C1 syntax.
* Wed May 03 2017 toddrme2178@gmail.com
  - Fix license
  - Executable is python version independent so make it python3-only.
* Wed Apr 19 2017 toddrme2178@gmail.com
  - Source url must be https.
* Tue Apr 18 2017 toddrme2178@gmail.com
  - Update to 1.0.0
    * Official support, such as it is, is now for 2.6, 2.7, 3.3+
    * Fixes a bug in looking up non-lowercase sheet filenames by
      ensuring that the sheet targets are transformed the same way
      as the component_names dict keys.
    * Fixes a bug for ragged_rows=False when merged cells increases
      the number of columns in the sheet. This requires all rows
      to be extended to ensure equal row lengths that match the
      number of columns in the sheet.
    * Fixes to enable reading of SAP-generated .xls files.
    * support BIFF4 files with missing FORMAT records.
    * support files with missing WINDOW2 record.
    * Empty cells are now always unicode strings, they were a
      bytestring on Python 2 and a unicode string on Python 3.
    * Fix for <cell> inlineStr attribute without <si> child.
    * Fix for a zoom of None causing problems on Python 3.
    * Fix parsing of bad dimensions.
    * Fix xlsx sheet to comments relationship.
  - Implement single-spec version.
* Thu Oct 29 2015 scorot@free.fr
  - Update to 0.9.4
    * No changelog available

Files

/etc/alternatives/runxlrd
/usr/bin/runxlrd
/usr/bin/runxlrd-3.12
/usr/lib/python3.12/site-packages/xlrd
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/xlrd-2.0.1-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/xlrd/__init__.py
/usr/lib/python3.12/site-packages/xlrd/__pycache__
/usr/lib/python3.12/site-packages/xlrd/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/biffh.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/biffh.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/book.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/book.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/compdoc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/compdoc.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/formatting.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/formatting.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/formula.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/formula.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/info.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/info.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/sheet.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/sheet.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/timemachine.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/timemachine.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/xldate.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/xlrd/__pycache__/xldate.cpython-312.pyc
/usr/lib/python3.12/site-packages/xlrd/biffh.py
/usr/lib/python3.12/site-packages/xlrd/book.py
/usr/lib/python3.12/site-packages/xlrd/compdoc.py
/usr/lib/python3.12/site-packages/xlrd/formatting.py
/usr/lib/python3.12/site-packages/xlrd/formula.py
/usr/lib/python3.12/site-packages/xlrd/info.py
/usr/lib/python3.12/site-packages/xlrd/sheet.py
/usr/lib/python3.12/site-packages/xlrd/timemachine.py
/usr/lib/python3.12/site-packages/xlrd/xldate.py
/usr/share/doc/packages/python312-xlrd
/usr/share/doc/packages/python312-xlrd/README.rst
/usr/share/licenses/python312-xlrd
/usr/share/licenses/python312-xlrd/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024