forked from pool/python-sphinx-issues
Accepting request 698233 from home:mcalabkova:branches:devel:languages:python
- update to version 1.2.0 1.?.? * Add :commit: role for linking to commits. * Add support for linking to external repos. * Add :cve: role for linking to CVEs on https://cve.mitre.org. * Add :pr: role. * Drop support for Python 3.4. 0.4.0 * Raise ValueError if neither issues_uri nor issues_github_path is set. * Drop support for Python 2.6 and 3.3. - take GitHub tarball because of the tests OBS-URL: https://build.opensuse.org/request/show/698233 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-issues?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
86306ac4a2
commit
469fb6eb2f
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 13:05:20 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 1.2.0
|
||||
1.?.?
|
||||
* Add :commit: role for linking to commits.
|
||||
* Add support for linking to external repos.
|
||||
* Add :cve: role for linking to CVEs on https://cve.mitre.org.
|
||||
* Add :pr: role.
|
||||
* Drop support for Python 3.4.
|
||||
0.4.0
|
||||
* Raise ValueError if neither issues_uri nor issues_github_path
|
||||
is set.
|
||||
* Drop support for Python 2.6 and 3.3.
|
||||
- take GitHub tarball because of the tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:50 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user