15
0
forked from pool/python-irc

- Sync with python-irclib package -> provides/obsoletes fun

- Add patch fix-lint.patch to fix lint error
- Update version to 17.0:
  * Support for py3.7
- Drop support for python2, dropped by upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-irc?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-01-18 12:28:25 +00:00
committed by Git OBS Bridge
parent 9f5a0f53b7
commit f416559eb4
5 changed files with 65 additions and 63 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 2 10:14:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Sync with python-irclib package -> provides/obsoletes fun
- Add patch fix-lint.patch to fix lint error
- Update version to 17.0:
* Support for py3.7
- Drop support for python2, dropped by upstream
-------------------------------------------------------------------
Tue Aug 28 08:22:43 UTC 2018 - dmueller@suse.com