mirror of https://git.FreeBSD.org/ports.git
textproc/py-xlrd: Update to 2.0.2
Changes: https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst
This commit is contained in:
parent
3d3f390655
commit
e760693e31
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= xlrd
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1608366180
|
||||
SHA256 (xlrd-2.0.1.tar.gz) = f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88
|
||||
SIZE (xlrd-2.0.1.tar.gz) = 100259
|
||||
TIMESTAMP = 1750188146
|
||||
SHA256 (xlrd-2.0.2.tar.gz) = 08b5e25de58f21ce71dc7db3b3b8106c1fa776f3024c54e45b45b374e89234c9
|
||||
SIZE (xlrd-2.0.2.tar.gz) = 100167
|
||||
|
|
Loading…
Reference in New Issue