3 Commits

Author SHA256 Message Date
9a1255e876 Accepting request 933921 from home:bnavigator:branches:devel:languages:python:numeric
- Fix missing importlib-metadata requirement

OBS-URL: https://build.opensuse.org/request/show/933921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=8
2021-11-25 22:35:22 +00:00
f6c5257fba - wcwidth is also required dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=4
2021-11-25 05:38:11 +00:00
a847a37670 - Rename package according to the PyPI name
- update to 2.4.0:
  * Markdown: Add colons to align the rendered output 
  * Add rows attribute to prettytable
  * Add Jupyter repr and default interpreter repr methods
  * Add custom format support 
  * Add method to generate LaTex formatted string
  * Add support for Python 3.10
  * Update issue templates
  * Add support for positional junction characters and add "double_border" table style
  * Access properties instead of protected fields in _get_options()
  * Use declarative metadata and support PyPy3
  * Add auto index column 
  * Support formatting options in get_json_string()
  * Add tbody and thead tags
  * Add add_rows to add several rows at once 
  * Add setuptools as a dependency
  * Fix string comparison and deprecation warning
- skip python2

- %check: use %pyunittest rpm macro

- Update URL/Source0 due to Google Code Hosting being dead since 2016 

- Run through spec-cleaner

- Remove superfluous devel dependency for noarch package

- Make description neutral.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=3
2021-11-24 10:00:39 +00:00