forked from pool/python-sphinx-feature-classification
- update to 2.0.0:
* Update python classifier in setup.cfg * Remove six usage * Drop python3.6/3.7 support in testing runtime * Update CI to use unversioned jobs template * Use py3 as the default runtime for tox * Move flake8 as a pre-commit local target * Migrate from testr to stestr * Use TOX\_CONSTRAINTS\_FILE * Adding pre-commit - Add missing BuildRequires on six. - replace oslotest with more correct fixtures dependency OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=23
This commit is contained in:
101
python-sphinx-feature-classification.changes
Normal file
101
python-sphinx-feature-classification.changes
Normal file
@@ -0,0 +1,101 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 8 16:29:00 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.0:
|
||||
* Update python classifier in setup.cfg
|
||||
* Remove six usage
|
||||
* Drop python3.6/3.7 support in testing runtime
|
||||
* Update CI to use unversioned jobs template
|
||||
* Use py3 as the default runtime for tox
|
||||
* Move flake8 as a pre-commit local target
|
||||
* Migrate from testr to stestr
|
||||
* Use TOX\_CONSTRAINTS\_FILE
|
||||
* Adding pre-commit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 00:36:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add missing BuildRequires on six.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 13:43:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- replace oslotest with more correct fixtures dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 18 12:04:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.1.0:
|
||||
* Cleanup misplaced release note
|
||||
* Reduce need for openstack specific requirements
|
||||
* Switch to victoria test template
|
||||
* Report sphinx extension is thread safe
|
||||
* Switch to newer openstackdocstheme and reno versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 3 11:29:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.1:
|
||||
* Update hacking for Python3
|
||||
* Switch to sphinx-build and cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 15:05:08 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.0.0
|
||||
* Drop py2 support and testing
|
||||
* Add support for feature.api
|
||||
* make sure destination dir exist before copying files into it
|
||||
* Remove pypy from default env list
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 10:01:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.4.1:
|
||||
* Minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 20:07:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.4.0:
|
||||
* OpenDev Migration Patch
|
||||
* Fix the summary table border not rendering
|
||||
* Copy the CSS into the built docs
|
||||
* Fix deprecated add\_stylesheet with add\_css\_file
|
||||
* Fix driver links rendering in the summary table
|
||||
* releasenotes: Remove crud from 'conf.py'
|
||||
* releasenotes: Switch to openstackdocstheme
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 13:34:05 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 0.3.2
|
||||
0.3.2
|
||||
* Change openstack-dev to openstack-discuss
|
||||
* Optimizing the safety of the http link site in HACKING.rst
|
||||
0.3.1
|
||||
* Handle ConfigParser.readfp deprecation
|
||||
* add python 3.6 unit test job
|
||||
0.3.0
|
||||
* Parse 'driver-notes-XXX' values
|
||||
* doc: Rework everything
|
||||
0.2.0
|
||||
* Update for Python 3 compatibility
|
||||
* Driver usage example is not correct
|
||||
* set default python to python3
|
||||
* Add badges, description and fix links in README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 18 23:27:57 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:49 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 12:16:00 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- Initial packaging (version 0.1.0)
|
||||
Reference in New Issue
Block a user