14
0
forked from pool/python-reno

Accepting request 789027 from home:pgajdos:python

- version update to 3.0.0
  * Remove usage of six
  * [ussuri][goal] Drop python 2.7 support and testing
  * Add extension metadata to sphinxext
  * Handle Windows compatibility
  * Scan all branches for cache generation
  * Avoid docutils 0.15 with py2
  * Add Python 3 Train unit tests
  * Fix py27 test: Update sphinx requirement
  * OpenDev Migration Patch
  * Switch to current hacking
  * Remove references to oslosphinx

OBS-URL: https://build.opensuse.org/request/show/789027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-reno?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-03-27 20:20:29 +00:00
committed by Git OBS Bridge
parent 349888f479
commit e0189675b7
4 changed files with 41 additions and 46 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Mar 27 12:13:30 UTC 2020 - pgajdos@suse.com
- version update to 3.0.0
* Remove usage of six
* [ussuri][goal] Drop python 2.7 support and testing
* Add extension metadata to sphinxext
* Handle Windows compatibility
* Scan all branches for cache generation
* Avoid docutils 0.15 with py2
* Add Python 3 Train unit tests
* Fix py27 test: Update sphinx requirement
* OpenDev Migration Patch
* Switch to current hacking
* Remove references to oslosphinx
-------------------------------------------------------------------
Thu Jun 13 04:32:03 UTC 2019 - cloud-devel@suse.de