forked from pool/python-PyDispatcher
- Update to 2.0.6 No change log. Following is git log * README Show the pypi badges for the project * PACKAGING Update the packaging and docs for github hosting, version bump * PAGES Check in the pydispatcher pydoc for gh-pages * PYTHON3 Update the pydoc runner to work under python3 * Add tox-file to run the test suite across current interpreters * Remove 2to3 command as well * Remove the 2to3 operation, provide a __bool__ method * Fix indentation weirdness * Bump version for 2/3 release * A few percent improvement in test coverage in trivial branches * Expand tabs to 4-spaces * Eliminate the old CVS auto-update metadata (now out of date), unused import * Pass test suite under Python 3.4 * Fix license declaration and get rid of the python 2.2 work arounds * Ignore coverage directory * More print function changes * Print function * Eliminate the future statement from 2.3 or so * Coverage test run script * Use modern except forms * Note link to django.dispatch, provide links to pyvrml97 use-case examples * Add script to upload the documentation * Eliminate some un-needed imports and assignments * Hrm, didn't get docs checked in, anyway, docs and 2 introductory samples * Extend docs with some basic usage * Ignore generated pydocs * Update the docs ever so slightly with more accurate references * Note current maintainer in setup, build zip and tar by default OBS-URL: https://build.opensuse.org/request/show/1002323 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyDispatcher?expand=0&rev=9
66 lines
2.6 KiB
Plaintext
66 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 9 12:27:33 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 2.0.6
|
|
No change log. Following is git log
|
|
* README Show the pypi badges for the project
|
|
* PACKAGING Update the packaging and docs for github hosting, version bump
|
|
* PAGES Check in the pydispatcher pydoc for gh-pages
|
|
* PYTHON3 Update the pydoc runner to work under python3
|
|
* Add tox-file to run the test suite across current interpreters
|
|
* Remove 2to3 command as well
|
|
* Remove the 2to3 operation, provide a __bool__ method
|
|
* Fix indentation weirdness
|
|
* Bump version for 2/3 release
|
|
* A few percent improvement in test coverage in trivial branches
|
|
* Expand tabs to 4-spaces
|
|
* Eliminate the old CVS auto-update metadata (now out of date), unused import
|
|
* Pass test suite under Python 3.4
|
|
* Fix license declaration and get rid of the python 2.2 work arounds
|
|
* Ignore coverage directory
|
|
* More print function changes
|
|
* Print function
|
|
* Eliminate the future statement from 2.3 or so
|
|
* Coverage test run script
|
|
* Use modern except forms
|
|
* Note link to django.dispatch, provide links to pyvrml97 use-case examples
|
|
* Add script to upload the documentation
|
|
* Eliminate some un-needed imports and assignments
|
|
* Hrm, didn't get docs checked in, anyway, docs and 2 introductory samples
|
|
* Extend docs with some basic usage
|
|
* Ignore generated pydocs
|
|
* Update the docs ever so slightly with more accurate references
|
|
* Note current maintainer in setup, build zip and tar by default
|
|
* Add Python3 identifier
|
|
* Python 3.2 now passes the whole test suite
|
|
* Ignore a few generated files
|
|
* Version bump for the 3.x compatible release
|
|
* Make the test suite run under 2.x or 3.x
|
|
* Allow use of 2to3 automatically on installation, clean up code ever so slightly
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 15:16:17 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Run through spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:52:04 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 21 23:04:44 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 2 18:16:32 UTC 2016 - jacobwinski@gmail.com
|
|
|
|
- Add description to spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 2 18:15:37 UTC 2016 - jacobwinski@gmail.com
|
|
|
|
- Initial package build.
|
|
|