File python3-pickleshare.changes of Package python3-pickleshare
-------------------------------------------------------------------
Fri Jul 15 15:21:46 UTC 2016 - arun@gmx.de
- update to version 0.7.3:
* Fix environment marker
* Include license and test files in sdists
* Fix for multiple processes creating a folder
* handle exception and keep Python 2 support
* Remove unused import
-------------------------------------------------------------------
Sun May 8 07:12:42 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sat Apr 9 16:26:57 UTC 2016 - arun@gmx.de
- specfile:
* removed path.py (using pathlib now)
- update to version 0.7.2:
* Fix environment marker
* Fix error when db location does not already exist
* Require pathlib2 on Python 3.3 as well
- changes from version 0.7.0:
* Update metadata
* Fix environment marker
* Update .travis.yml
* Switch from path.py to pathlib
* Add MIT license
* Cleanup: Python 3 compatible example, remove .idea folder
* Update setup.py classifiers
* Enable 3.5 on travis
* specify path.py version dependency
-------------------------------------------------------------------
Sat Jan 30 17:54:16 UTC 2016 - arun@gmx.de
- specfile:
* update copyright year
- update to version 0.6:
* Fix module import to work with the latest version
* remove pkg.info
* update main page URL
-------------------------------------------------------------------
Wed Aug 12 14:07:31 UTC 2015 - toddrme2178@gmail.com
- Initial version