2025-07-26 05:20:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 25 13:59:54 UTC 2025 - dcermak@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.4+git13:
|
|
|
|
* fix: resolve test failures in package build
|
2025-07-26 12:53:40 +00:00
|
|
|
- Remove upstreamed support-python312.patch.
|
2025-07-26 05:20:50 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 22 14:45:03 UTC 2025 - dcermak@suse.com
|
|
|
|
|
|
|
|
- Update to version 1753113091.b90b296:
|
|
|
|
* feat: recognize emacsclient as emacs
|
|
|
|
* fix: shlex.split() $EDITOR before calling Popen
|
|
|
|
* ci: run the CI on python 3.6 too
|
|
|
|
* Add simple tests using pytest & CI using github actions
|
|
|
|
* support python 3.12
|
|
|
|
* Move the import of disutils.spawn into the scope where it is actually being used so that inquirer can mostly function on default ubuntu python.
|
|
|
|
|
2025-06-23 05:46:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 20 11:51:56 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
|
|
|
|
|
|
|
- Add support-python312.patch to not depend on distutils (boo#1245108)
|
|
|
|
- clean up duplicate files
|
|
|
|
|
2025-06-10 12:58:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 10 12:56:27 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
2019-05-09 09:42:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 9 06:53:20 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.0.4
|
|
|
|
* no upstream changelog
|
|
|
|
|
2018-12-19 03:58:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 18 23:49:45 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary. Clairfy what the
|
|
|
|
"system's EDITOR" is.
|
|
|
|
|
2018-12-04 13:55:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:53:01 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-08-22 13:21:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 22 12:49:38 UTC 2017 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 1.0.3:
|
|
|
|
* don't re-split arguments
|
|
|
|
* Version bump (1.0.2)
|
|
|
|
* Version bump to 1.0.3
|
|
|
|
* remove un-needed function
|
|
|
|
* update README
|
|
|
|
- convert to singlespec
|
|
|
|
|
2016-09-16 14:35:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 16 14:35:20 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix Download URL
|
|
|
|
|
2016-09-16 13:38:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 15 22:17:54 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.0.1
|
|
|
|
* Detect tty and add helper function
|
|
|
|
* Default to not using tty
|
|
|
|
* Use branch instead of ternary operator
|
|
|
|
* Use /dev/tty by default
|
|
|
|
|
2016-01-13 12:07:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 13 12:04:08 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 0.5
|
|
|
|
* Add "vim.basic" and "vim.tiny" to editors
|
|
|
|
* Check editor from path (and traverse symlinks)
|
|
|
|
- Update to 0.4
|
|
|
|
* Added MANIFEST file to include README.md and LICENSE file in
|
|
|
|
pypi tarball
|
|
|
|
|
2015-08-25 07:22:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 21 12:15:52 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- Initial packaging (version 0.3)
|
|
|
|
|