2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-18 13:06:51 by Greg Troxel | Files touched by this commit (1) |
Log message:
textproc/py-xlrd: Sync DESCR with upstream
Upstream's current README and the old DESCR had diverged a lot.
Pointed out by Mayuresh.
|
2021-04-15 08:44:01 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xlrd: updated to 2.0.1
2.0.1 (11 December 2020)
------------------------
- Use the README as the long description on PyPI.
2.0.0 (11 December 2020)
------------------------
- 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 :class:`~xlrd.book.Book` objects.
- Add support for item access from :class:`~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 :class:`~xlrd.open_workbook`.
- Handle ``WRITEACCESS`` records with invalid trailing characters.
- Officially support Python 3.8 and 3.9.
|
2019-06-05 02:37:43 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
py-xlrd: update home page and a detail about minimum Python
|
2018-12-15 22:02:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-xlrd: updated to 1.2.0
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.
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-15 22:10:08 by Hiramatsu Yoshifumi | Files touched by this commit (6) |
Log message:
Set MAINTAINER to pkgsrc-users.
|