Subject: CVS commit: pkgsrc/textproc/py-xlsxwriter
From: Adam Ciarcinski
Date: 2022-11-25 14:34:52
Message id: 20221125133452.CB329FA90@cvs.NetBSD.org

Log Message:
py-xlsxwriter: updated to 3.0.3

Release 3.0.3 - March 27 2021
-----------------------------

* Added :func:`print_black_and_white` worksheet method to set "Black and
  White" print options.

Release 3.0.2 - October 31 2021
-------------------------------

* Added :func:`set_top_left_cell` worksheet method to position the first
  visible cell in a worksheet.

Release 3.0.1 - August 10 2021
------------------------------

* Add python_requires version to setup.py to help pip find the correct
  matching version for Python 2 and 3.

Release 3.0.0 - August 10 2021
------------------------------

* This is the first Python 3 only version of XlsxWriter. It is approximately
  10-15% faster than the Python2/3 version.

  Python 2 users should use XlsxWriter version 2.0.0, see below.

Release 2.0.0 - August 9 2021
-----------------------------

* This is the last XlsxWriter release to support Python 2. From now bug fixes
  and new features will only be available for Python 3. The deprecation notice
  for Python 2 support in XlsxWriter has been in place since May 2020 and the
  Python community support for Python 2 ended in January 2020. Downloads of
  XlsxWriter for Python 2 is currently less than 6% of all downloads of the
  library, and decreasing month by month.

  Python 2 users should still be able to install versions of XlsxWriter up to
  this release but not any releases afterwards.

Files:
RevisionActionfile
1.54modifypkgsrc/textproc/py-xlsxwriter/Makefile
1.6modifypkgsrc/textproc/py-xlsxwriter/PLIST
1.53modifypkgsrc/textproc/py-xlsxwriter/distinfo