xlwt 1.3.0-5 source package in Ubuntu

Changelog

xlwt (1.3.0-5) unstable; urgency=medium

  * Team Upload
  * Remove old dependency on python3-six
  * Replace python3-nose with python3-pytest (Closes: #1018668)
  * Fix the doc-base location
  * Use the new dh-sequence-python3
  * Add debian/clean to allow builing twice in a row

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Alexandre Detiste <email address hidden>  Wed, 05 Jun 2024 00:00:24 +0200

Upload details

Uploaded by:
Jan Dittberner
Uploaded to:
Sid
Original maintainer:
Jan Dittberner
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xlwt_1.3.0-5.dsc 2.1 KiB aa25e9827d4a60ee4b0bd87aa49d4825f03699f7f7cce9d9c5bcec7c417e392b
xlwt_1.3.0.orig.tar.gz 150.3 KiB c59912717a9b28f1a3c2a98fd60741014b06b043936dcecbc113eaaada156c88
xlwt_1.3.0-5.debian.tar.xz 6.9 KiB 2d93be27d44912577f892257e6a07431b83dd20a76671a959cdbc266cd139006

Available diffs

No changes file available.

Binary packages built by this source

python-xlwt-doc: module for writing Microsoft Excel spreadsheet files - doc

 This package provides a pure Python module for writing spreadsheet files
 readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel
 spreadsheets can be generated on any platform without needing Excel or a COM
 server.
 .
 Xlwt is a fork of the unmaintained pyExcelerator module with several
 bugfixes and enhancements. For the functionality previously provided by the
 parse_xls function, see the python-xlrd package.
 .
 This package provides the documentation.

python3-xlwt: module for writing Microsoft Excel spreadsheet files - Python 3.x

 This package provides a pure Python module for writing spreadsheet files
 readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel
 spreadsheets can be generated on any platform without needing Excel or a COM
 server.
 .
 Xlwt is a fork of the unmaintained pyExcelerator module with several
 bugfixes and enhancements. For the functionality previously provided by the
 parse_xls function, see the python-xlrd package.
 .
 This package provides the Python 3.x module.