17
0

24 Commits

Author SHA256 Message Date
9250be1c64 Accepting request 1284626 from devel:languages:python
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1284626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=12
2025-06-11 14:18:59 +00:00
7ab4daa884 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=23
2025-06-11 06:15:19 +00:00
b845363f50 Accepting request 1202970 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1202970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=11
2024-09-25 19:52:56 +00:00
a6985967af Accepting request 1202958 from home:ecsos:python
- Fix build error under Leap.

OBS-URL: https://build.opensuse.org/request/show/1202958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=21
2024-09-24 13:01:11 +00:00
dede428345 Accepting request 1190529 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1190529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=10
2024-08-01 20:03:18 +00:00
866d2356df Accepting request 1190468 from home:glaubitz:branches:devel:languages:python
- Cherry-pick upstream patch to fix tests with Python 3.13.
  * remove-old-unittest-functions.patch

OBS-URL: https://build.opensuse.org/request/show/1190468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=19
2024-07-30 20:06:11 +00:00
1884648086 Accepting request 1081821 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=9
2023-04-22 19:59:30 +00:00
33fc2dd010 Accepting request 1081537 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=17
2023-04-21 14:11:17 +00:00
a4c53ad579 Accepting request 866398 from devel:languages:python
- update to 0.7.0:
  * Add pass_fds parameters (#49)
  * Switch to Github actions for CI

OBS-URL: https://build.opensuse.org/request/show/866398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=8
2021-02-01 12:26:35 +00:00
450fba7bf8 - update to 0.7.0:
* Add pass_fds parameters (#49)
  * Switch to Github actions for CI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=15
2021-01-24 18:14:12 +00:00
82601a9b7e Accepting request 812649 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/812649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=7
2020-06-11 12:44:39 +00:00
Tomáš Chvátal
c7a5c8b37d Accepting request 812643 from home:mcalabkova:branches:devel:languages:python
- replace nose with unittest

OBS-URL: https://build.opensuse.org/request/show/812643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=13
2020-06-08 14:30:17 +00:00
e1877dec44 Accepting request 659567 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=6
2018-12-26 23:27:42 +00:00
6802d0603b Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=11
2018-12-04 13:48:29 +00:00
12fdb9feb5 Accepting request 627898 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/627898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=5
2018-08-10 07:46:37 +00:00
Todd R
bd078c0420 Accepting request 627897 from home:TheBlackCat:branches:devel:languages:python
- update to 0.6.0
  * Use PtyProcessError instead of ExceptionPexpect
  * sys.__stdin__ can be None
  * Fix AIX bug for users with unlimited nofiles
  * Clarify setecho error message

OBS-URL: https://build.opensuse.org/request/show/627897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=9
2018-08-07 14:45:26 +00:00
e84c031d0e Accepting request 518125 from devel:languages:python
- update to 0.5.2:
  * Add readthedocs config file
  * Add project dir to sys.path when building docs
  * Version number -> 0.5.2
  * Use buffering when opening the pty (forwarded request 518124 from tbechtold)

OBS-URL: https://build.opensuse.org/request/show/518125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=4
2017-08-24 16:23:23 +00:00
3c7736ede9 Accepting request 518124 from home:tbechtold:branches:devel:languages:python
- update to 0.5.2:
  * Add readthedocs config file
  * Add project dir to sys.path when building docs
  * Version number -> 0.5.2
  * Use buffering when opening the pty

OBS-URL: https://build.opensuse.org/request/show/518124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=7
2017-08-22 12:40:34 +00:00
9f196276a2 Accepting request 489405 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/489405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=3
2017-04-28 08:42:05 +00:00
Todd R
e98e385298 Accepting request 489404 from home:TheBlackCat:branches:devel:languages:python
Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=5
2017-04-19 18:12:27 +00:00
c54f4dd066 Accepting request 441354 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/441354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=2
2016-11-24 20:18:59 +00:00
43f5465d05 - update to 0.5.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=3
2016-11-15 11:00:32 +00:00
2e44d19b2b Accepting request 323072 from devel:languages:python
This is needed by the newest version of IPython, which is already in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/323072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptyprocess?expand=0&rev=1
2015-08-21 05:40:32 +00:00
Todd R
06115df301 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=1
2015-08-14 09:53:29 +00:00