9 Commits

Author SHA256 Message Date
66ba1e96d5 Accepting request 1081529 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=19
2023-04-21 14:12:42 +00:00
0fe1f9fc75 Accepting request 1033838 from home:jayvdb:branches:devel:languages:python
- Update to v3.5.0

OBS-URL: https://build.opensuse.org/request/show/1033838
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=17
2022-11-07 10:12:19 +00:00
2bbb7d2b1c - update to 3.4.1:
* Add option to specify line break character used in pagination

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=15
2022-09-17 07:35:19 +00:00
8286f3f33b - update to 3.3.0:
* Support Python 3.11
  * Add flag to preserve internal borders when border=False
  * Alignment timing fix (#179) @myheroyuki

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=13
2022-06-04 11:42:26 +00:00
9072a587e1 Accepting request 965856 from home:bnavigator:branches:devel:languages:python
- Update to 3.2.0
  * Drop support for EOL Python 3.6 (#152) @hugovk
  * Use <caption> tags to print html table titles (#160) @daibhid
  * Add colorful tables and themes (#140) @BD103
  * Convert None to empty cell or custom value (#164) @av-guy
  * Resolve "KeyError" issue on _stringify_row (#167)
    @michal-jagiello-tmpl
  * Use concrete built-in exceptions instead of Exception base
    class (#169) @hugovk
  * Fix width for custom none_format (#174) @av-guy
  * Enforce max widths for field names (#171) @OlafvdSpek

OBS-URL: https://build.opensuse.org/request/show/965856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=11
2022-03-30 12:17:20 +00:00
09a2321e9f - update to 2.5.0:
* Add Single Border table style

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prettytable?expand=0&rev=10
2022-01-03 11:33:14 +00:00
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