File python-imagesize.changes of Package python-imagesize
-------------------------------------------------------------------
Mon Nov 29 11:12:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Python 3.9 compat
* Fix exception on corrupt JPEG files
* Fix error on long float numbers
* improving netpbm error messages
* remove dependency on nose
-------------------------------------------------------------------
Fri Feb 28 22:43:08 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.2.0:
* add SVG testsuite
* Python 3.8 compat
-------------------------------------------------------------------
Tue May 7 11:30:09 UTC 2019 - pgajdos@suse.com
- version update to 1.1.0
* add TIFF support (experimental)
- enable testsuite
-------------------------------------------------------------------
Tue Dec 4 12:49:15 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Feb 23 03:57:07 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 1.0.0:
* Document project is stable and ready for use in production
* Skip FFC4, FFC8, FFCC markers
* Clean up all whitespace throughout project
* Include license file in the generated wheel package
* Enable pip cache in Travis CI
* Test and document all supported Python versions
* Rename [wheel] section to [bdist_wheel] as the former is legacy
* get dpi
* Add MANIFEST.in file
* Added test_suite keyword
* Created __init__.py in test directory
* Make imagesize a module
-------------------------------------------------------------------
Wed Apr 5 05:39:41 UTC 2017 - tbechtold@suse.com
- Fix python_module macro definition
-------------------------------------------------------------------
Sat Mar 11 17:07:00 UTC 2017 - jengelh@inai.de
- Typographic corrections to descriptions
-------------------------------------------------------------------
Mon Dec 19 15:51:22 UTC 2016 - jmatejek@suse.com
- update for multipython build
-------------------------------------------------------------------
Sun May 29 10:31:23 UTC 2016 - michael@stroeder.com
- initial version