- Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docopt?expand=0&rev=22
This commit is contained in:
75
python-docopt.changes
Normal file
75
python-docopt.changes
Normal file
@@ -0,0 +1,75 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 12:22:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to pip-based build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 15:11:31 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Fix (C) line in spec file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 09:01:22 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 5 01:03:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Remove rhetorics and bias from descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:47:24 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 10 18:42:12 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Fix wrong-script-interpreter rpmlint error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 16:09:02 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Implement single-spec version
|
||||
- Fix source URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 14:48:35 UTC 2015 - ms@suse.com
|
||||
|
||||
- Package required in SLE12 due to fate#319400
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 11:45:41 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
- Update to 0.6.2
|
||||
* Wheel support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 10:21:01 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- Add LICENSE-MIT README.rst, use proper macros and use setuptools
|
||||
instead of distribte (upstreams merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 17:52:12 UTC 2014 - arun@gmx.de
|
||||
|
||||
- initial commit to d-p-l. Below are the previous Changelog entries
|
||||
* 0.6.1 Bugfix release.
|
||||
* 0.6.0 options_first parameter.
|
||||
Breaking changes: Corrected [options] meaning.
|
||||
argv defaults to None.
|
||||
* 0.5.0 Repeated options/commands are counted or accumulated into a
|
||||
list.
|
||||
* 0.4.2 Bugfix release.
|
||||
* 0.4.0 Option descriptions become optional,
|
||||
support for "--" and "-" commands.
|
||||
* 0.3.0 Support for (sub)commands like "git remote add".
|
||||
Introduce [options] shortcut for any options.
|
||||
Breaking changes: docopt returns dictionary.
|
||||
* 0.2.0 Usage pattern matching. Positional arguments parsing based on
|
||||
usage patterns.
|
||||
Breaking changes: docopt returns namespace (for arguments),
|
||||
not list. Usage pattern is formalized.
|
||||
* 0.1.0 Initial release. Options-parsing only (based on options
|
||||
description).
|
||||
Reference in New Issue
Block a user