14
0
Commit Graph

9 Commits

Author SHA256 Message Date
418d4e8f6c Accepting request 720151 from devel:languages:python
- version update to 1.1.0
  * Per 'http://python-future.org/automatic_conversion.html' py2 & py3 compatibility.
  * Make sure test fails if there is more than one list entry.
  * Fix deprecated warning for invalid escapes.
  * Support utf-8 in template files
  * Add utf-8 characters to a test example
  * Unicode example in template input.
  * Switch to utf-8 strings and remove unnecessary conversions.
  * Remove legacy lint checks
  * Migrate StringIO and remove unneeded import six.
  * Remove unnecessary explicit unicast declaration.
  * oll back changes to 'open'.
  * Cosmetic linting.
  * Package 'future' needed for importing builtins.
  * Add tests and testdata to distribution.
  * Use correct install_requires stanza for dependencies.
  * Include testdata files in binarty dist for tyesting.
- deleted patches
  - textfsm_test_do_not_relay_on_dic_order.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/720151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textfsm?expand=0&rev=2
2019-08-05 08:36:30 +00:00
Tomáš Chvátal
365921ea1a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=10 2019-08-01 07:59:02 +00:00
Tomáš Chvátal
cb1926bd6a Accepting request 720075 from home:pgajdos
- version update to 1.1.0
  * Per 'http://python-future.org/automatic_conversion.html' py2 & py3 compatibility.
  * Make sure test fails if there is more than one list entry.
  * Fix deprecated warning for invalid escapes.
  * Support utf-8 in template files
  * Add utf-8 characters to a test example
  * Unicode example in template input.
  * Switch to utf-8 strings and remove unnecessary conversions.
  * Remove legacy lint checks
  * Migrate StringIO and remove unneeded import six.
  * Remove unnecessary explicit unicast declaration.
  * oll back changes to 'open'.
  * Cosmetic linting.
  * Package 'future' needed for importing builtins.
  * Add tests and testdata to distribution.
  * Use correct install_requires stanza for dependencies.
  * Include testdata files in binarty dist for tyesting.
- deleted patches
  - textfsm_test_do_not_relay_on_dic_order.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/720075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=9
2019-08-01 07:56:13 +00:00
473d3ab7ed Accepting request 624257 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/624257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textfsm?expand=0&rev=1
2018-07-21 08:25:38 +00:00
Tomáš Chvátal
a97c2f98fa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=5 2018-07-20 11:53:09 +00:00
Tomáš Chvátal
673f9eb684 - Conflict with texttable as we provide same package file
reported on GH for upstream to sort out

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=4
2018-07-20 11:50:22 +00:00
Tomáš Chvátal
88c9d1af5f Accepting request 620236 from home:aplanas:branches:devel:languages:python
- Add textfsm_test_do_not_relay_on_dic_order.patch to enable
  tests in Python2 and Python3

OBS-URL: https://build.opensuse.org/request/show/620236
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=3
2018-07-02 15:09:42 +00:00
Tomáš Chvátal
2e327992bc - Add dependency over python-six as it is stated by upstream
- Switch to github archive as it contains the testdata

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=2
2018-06-21 07:37:39 +00:00
Tomáš Chvátal
82bf5ad32f Accepting request 618143 from home:yeey:branches:Cloud:OpenStack:Master
Incorporate the comments from the previous review.

OBS-URL: https://build.opensuse.org/request/show/618143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textfsm?expand=0&rev=1
2018-06-21 07:28:22 +00:00