15
0

Accepting request 579240 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/579240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagesize?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-02-23 09:05:21 +00:00
committed by Git OBS Bridge
parent bda5a0f192
commit 27558af7d4
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
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