SHA256
1
0
forked from pool/python-xlrd

10 Commits

Author SHA256 Message Date
b55b3e5708 Accepting request 888056 from home:bnavigator:branches:devel:languages:python:numeric
- 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.

OBS-URL: https://build.opensuse.org/request/show/888056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xlrd?expand=0&rev=11
2021-04-23 17:24:44 +00:00
0ec952d022 Accepting request 810709 from home:mcalabkova:branches:devel:languages:python:numeric
- Replace nose with python

OBS-URL: https://build.opensuse.org/request/show/810709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xlrd?expand=0&rev=9
2020-06-02 06:41:31 +00:00
Tomáš Chvátal
8b7edb674b Accepting request 805777 from home:pgajdos:python
- %python3_only -> %python_alternative

OBS-URL: https://build.opensuse.org/request/show/805777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xlrd?expand=0&rev=7
2020-05-15 09:33:35 +00:00
Todd R
edba25db49 Accepting request 660756 from home:TheBlackCat:branches:devel:languages:python:numeric
- 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.

OBS-URL: https://build.opensuse.org/request/show/660756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xlrd?expand=0&rev=5
2018-12-23 00:14:42 +00:00
ac3dbf7812 Accepting request 628221 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/628221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=10
2018-08-10 07:49:41 +00:00
a9ad53fb20 Accepting request 616585 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/616585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=9
2018-06-19 09:59:22 +00:00
6b88324767 Accepting request 492684 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/492684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=8
2017-05-17 08:50:51 +00:00
fc8472108c Accepting request 341609 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/341609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=7
2015-11-04 14:32:53 +00:00
Stephan Kulow
9751582671 Accepting request 173946 from devel:languages:python
- Remove unnecessary .py extension from executable
- Fix python2/python3 executable name conflict (forwarded request 173945 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/173946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=3
2013-05-02 09:45:25 +00:00
Ismail Dönmez
05fef1d1de Accepting request 145018 from devel:languages:python
Useful for reading Excel files.

OBS-URL: https://build.opensuse.org/request/show/145018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xlrd?expand=0&rev=1
2012-12-28 21:48:04 +00:00