15
0

36 Commits

Author SHA256 Message Date
ccee007b71 Accepting request 1292442 from devel:languages:python
- update to 0.4.3:
  * Drop support for Python 3.7, 3.8, and 3.9.
  * Add support for italic.

OBS-URL: https://build.opensuse.org/request/show/1292442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=17
2025-07-14 08:51:43 +00:00
e38aeda37d - update to 0.4.3:
* Drop support for Python 3.7, 3.8, and 3.9.
  * Add support for italic.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=35
2025-07-12 17:32:50 +00:00
770826cfed Accepting request 1280143 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1280143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=16
2025-05-26 16:40:33 +00:00
8c2cd5e7e3 Accepting request 1280121 from home:mcalabkova:branches:devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1280121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=33
2025-05-26 11:36:28 +00:00
57fb732b1a Accepting request 1110673 from devel:languages:python
- update to 0.4.2:
  * Small type annotation clean ups.

- Update to 0.4.1
- Cleanup use of ifpython3, using the existing macro checks
- Add remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/1110673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=15
2023-09-13 18:44:24 +00:00
5dbd327f4c - update to 0.4.2:
* Small type annotation clean ups.
- Update to 0.4.1
- Cleanup use of ifpython3, using the existing macro checks
- Add remove-nose.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=31
2023-09-12 15:26:02 +00:00
e4ff08b2cb Accepting request 1032184 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=14
2022-10-29 18:17:36 +00:00
39eec799c4 Accepting request 1031663 from home:yarunachalam:branches:devel:languages:python
- Update to 0.4.1 
  * Unbreak process suspension with blessed
  * Remove xforms

OBS-URL: https://build.opensuse.org/request/show/1031663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=29
2022-10-29 11:48:42 +00:00
3246500db7 Accepting request 1002735 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1002735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=13
2022-09-12 17:08:22 +00:00
9189d5c00f Accepting request 1002431 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1002431
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=27
2022-09-12 07:59:40 +00:00
8ea0b88d86 Accepting request 965183 from devel:languages:python
- update to 0.3.10:
  * type hints

OBS-URL: https://build.opensuse.org/request/show/965183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=12
2022-03-28 15:00:47 +00:00
6b09610b52 - update to 0.3.10:
* type hints

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=25
2022-03-27 11:01:15 +00:00
07db794414 Accepting request 960142 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/960142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=11
2022-03-08 19:31:52 +00:00
15256b37b5 Accepting request 960135 from home:pgajdos:python
- python-mock actually not needed for build

OBS-URL: https://build.opensuse.org/request/show/960135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=23
2022-03-08 07:19:55 +00:00
Richard Brown
2cf441f874 Accepting request 883566 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/883566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=10
2021-04-08 19:32:07 +00:00
f0e5662c67 Accepting request 883350 from home:apersaud:branches:devel:languages:python
- specfile:
  * remove patch remove-nose.patch (switch to pytest makes this obsolete)
  * update requirements
  * skip python 2, remove several if statements in build (for python2 and python <= 3.5)
- update to version 0.3.5:
  * Drop supported for Python 2, 3.4 and 3.5.
  * Migrate to pytest. Thanks to Paolo Stivanin
  * Add new exmples. Thanks to rybarczykj
  * Improve error messages. Thanks to Etienne Richart
  * Replace wcwidth with cwcwidth
- changes from version 0.3.4:
  * Prevent crash when embedding in situations including the lldb
    debugger. Thanks Nathan Lanza!
- changes from version 0.3.3:
  * Revert backslash removal, since this broke bpython in 0.3.2
- changes from version 0.3.2:
  * Migrate doc generation to Python 3
  * Add MyPy typing
  * Remove logging level message. Thanks Jack Rybarczyk!
  * Assorted fixes: Thanks Armira Nance, Etienne Richart, Evan
    Allgood, Nathan Lanza, and Vilhelm Prytz!

OBS-URL: https://build.opensuse.org/request/show/883350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=21
2021-04-07 09:53:17 +00:00
baed20a3e5 Accepting request 875252 from devel:languages:python
- Cleanup use of ifpython3, using the existing macro checks

OBS-URL: https://build.opensuse.org/request/show/875252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=9
2021-02-26 20:59:57 +00:00
f183264e56 - Cleanup use of ifpython3, using the existing macro checks
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=19
2021-02-26 04:20:04 +00:00
42de5a4a9b Accepting request 796506 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/796506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=8
2020-04-23 16:37:24 +00:00
Tomáš Chvátal
8addc5018f - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=17
2020-04-23 11:10:08 +00:00
280cfa07a2 Accepting request 790870 from devel:languages:python
- Add remove-nose.patch 
- Update to version 0.3.1
  * Add "dark" format function
  * Add Input option to disable terminal start/stop. Thanks George Kettleborough!
  * Fix Py3.6 compatibility. Thanks Po-Chuan Hsieh!
  * Assorted fixes, thanks Jakub Wilk and Manuel Mendez!
- Drop upstreamed python-curtsies-dont-require-typing-for-python3.5.patch

OBS-URL: https://build.opensuse.org/request/show/790870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=7
2020-04-02 15:44:00 +00:00
Tomáš Chvátal
39136c6cc6 Accepting request 790867 from home:polslinux:branches:devel:languages:python
With previous SR I forgot to remove nose from buildrequires

OBS-URL: https://build.opensuse.org/request/show/790867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=15
2020-04-02 11:47:37 +00:00
Tomáš Chvátal
857c3c7b4c Accepting request 790860 from home:polslinux:branches:devel:languages:python
- Add remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/790860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=14
2020-04-02 11:28:39 +00:00
Tomáš Chvátal
cdfd56c706 Accepting request 790811 from home:mcalabkova:branches:devel:languages:python
- Update to version 0.3.1
  * Add "dark" format function
  * Add Input option to disable terminal start/stop. Thanks George Kettleborough!
  * Fix Py3.6 compatibility. Thanks Po-Chuan Hsieh!
  * Assorted fixes, thanks Jakub Wilk and Manuel Mendez!
- Drop upstreamed python-curtsies-dont-require-typing-for-python3.5.patch

OBS-URL: https://build.opensuse.org/request/show/790811
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=13
2020-04-02 08:23:55 +00:00
e34cb4ee74 Accepting request 686026 from devel:languages:python
- Enable verbosity of tests to see what is validated

OBS-URL: https://build.opensuse.org/request/show/686026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=6
2019-03-19 09:00:03 +00:00
Tomáš Chvátal
57da2863d0 - Enable verbosity of tests to see what is validated
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=11
2019-03-18 10:39:17 +00:00
7f76e6cc67 Accepting request 623633 from devel:languages:python
- Add dependency over wcwidth which is imported by the package

OBS-URL: https://build.opensuse.org/request/show/623633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=5
2018-07-18 20:57:16 +00:00
Tomáš Chvátal
a8321e4860 - Add dependency over wcwidth which is imported by the package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=9
2018-07-18 11:44:38 +00:00
38deaead64 Accepting request 601624 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/601624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=4
2018-04-27 14:09:14 +00:00
Tomáš Chvátal
2ea0e6229a Accepting request 601621 from home:badshah400:branches:devel:languages:python
- Add python-curtsies-dont-require-typing-for-python3.5.patch: The
  typing module is only required for python3.4 and lower; patch
  taken from upstream git (gh#bpython/curtsies#111).

OBS-URL: https://build.opensuse.org/request/show/601621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=7
2018-04-26 14:59:15 +00:00
99cae16c64 Accepting request 578897 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/578897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=3
2018-02-22 14:02:43 +00:00
Tomáš Chvátal
ccb41a2179 Accepting request 578863 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/578863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=5
2018-02-22 07:36:31 +00:00
89a3582106 Accepting request 520045 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/520045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=2
2017-09-05 13:15:36 +00:00
Todd R
bd0481cd99 Accepting request 520044 from devel:languages:python:singlespec-staging
- Update to version 0.2.11
  * Add sequences for home and end (fixes Curtsies #78)
  * fix #90 again
  * strip ansi escape sequences if parsing fmtstr input fails
  * prevent invalid negative cursor positions in CursorAwareWindow (fixes bpython #607)
  * '\x1bOA' changed from ctrl-arrow key to arrow key (fixes bpython #621)
  * alternate codes for F1-F4 (fixes bpython #626)
- singlespec auto-conversion
- Initial package.

OBS-URL: https://build.opensuse.org/request/show/520044
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=3
2017-08-31 22:18:09 +00:00
03963a0aba Accepting request 422145 from devel:languages:python
python 2 version of python3-curtsies, which is already in openSUSE:Factory.  Needed by the latest version of bpython, which is also already in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/422145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-curtsies?expand=0&rev=1
2016-10-20 21:07:28 +00:00
5dfc48d5fc Accepting request 419322 from home:badshah400:branches:devel:languages:python
New package; Required for bpython

OBS-URL: https://build.opensuse.org/request/show/419322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-curtsies?expand=0&rev=1
2016-08-22 11:39:07 +00:00