Revisions of python-agate-excel

buildservice-autocommit accepted request 1130507 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 18)
- update to 0.4.1:
  * fix: :meth:`.Table.from_xlsx` no longer errors on unsized
    sheets.
  * The ``reset_dimensions`` argument to :meth:`.Table.from_xlsx`
    defaults to ``None`` instead of ``False``. If
    ``reset_dimensions`` is ``None``, and if the worksheet's
    dimensions are ``A1:A1``, recalculate the worksheet's
    dimensions. To disable this behavior, set
    ``reset_dimensions`` to ``False``.
  * If the ``reset_dimensions`` argument to
    :meth:`.Table.from_xlsx` is set, recalculate the worksheet's
    dimensions, instead of assuming that the table's width
    matches the first row's.
  * The ``reset_dimensions`` argument to :meth:`.Table.from_xlsx`
    is ignored if the ``read_only`` argument is false.
  * Add Python 3.8, 3.9, 3.10, 3.11, 3.12 support.
  * Drop support for 3.5 (2020-09-13), 3.6 (2021-12-23), 3.7
- drop python-agate-excel-no-python2.patch (upstream)
  * Drop support for Python 3.4 (end-of-life was March 18, 2019).
  * Add a header argument to `.Table.from_xls` and
buildservice-autocommit accepted request 1070526 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 17)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1070454 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 16)
- do not require python-six
- added patches
  fix https://github.com/wireservice/agate-excel/commit/833dc6d39dda3e4b025e3e4dc61533622d65cc5f
  + python-agate-excel-no-python2.patch
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 15)
- Update to 0.2.5:
  * Add ``six`` to ``install_requires``.
  * Add ``row_limit`` keyword argument to ``from_xls`` and ``from_xlsx``. (#40)
  * Preserve column types from XLS files. (#36)
  * Add support for Compound File Binary File (CFBF) XLS files. (#44)
  * Close XLSX file before raising error for non-existent sheet. (#34)
  * Use less memory and close XLS files. (#39)
  * Drop support for Python 3.4 (end-of-life was March 18, 2019). 
- Update {Build,}Requires.
buildservice-autocommit accepted request 794647 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 13)
- Switch from using nosetest runner to pytest
buildservice-autocommit accepted request 752971 from Todd R's avatar Todd R (TheBlackCat) (revision 12)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 752970 from Todd R's avatar Todd R (TheBlackCat) (revision 11)
- Disable python2 support due to dependencies dropping python2 support.
- Don't use setup.py test
Todd R's avatar Todd R (TheBlackCat) committed (revision 10)
Todd R's avatar Todd R (TheBlackCat) committed (revision 9)
Todd R's avatar Todd R (TheBlackCat) committed (revision 8)
Todd R's avatar Todd R (TheBlackCat) committed (revision 7)
buildservice-autocommit accepted request 695032 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 695030 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 5)
- version update to 0.2.3
  * Fix bug in accepting ``column_names`` as keyword argument.
  * Add a ``reset_dimensions`` argument to :meth:`.Table.from_xlsx`
    to recalculate the data's dimensions, instead of trusting those
    in the file's properties.
  * Include tests and examples in distribution.
  * agate-excel is now tested against Python 3.6 and 3.7.
  * Drop support for Python 3.3 (end-of-life was September 29, 2017).
  * Add support for openpyxl 2.6.0.
- deleted patches
  - no-column.patch (upstreamed)
  - row-offset.patch (upstreamed)
buildservice-autocommit accepted request 679762 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 3)
- Switch to github tarball and enable tests
- Add patches from upstream git to pass the tests:
  * no-column.patch
  * row-offset.patch
Todd R's avatar Todd R (TheBlackCat) committed (revision 2)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 1)
Displaying all 20 revisions
openSUSE Build Service is sponsored by