Alex Clark
70b2be6bd5
Clean up Makefile [ci skip]
...
- Remove nose-cov comment: we know from requirements.txt that nose-cov is required.
- Phony targets comment: who cares? We'll just keep listing them all for now. URL still helpful.
- Coverage report comment: I don't get it. Reformat and add "XXX" to draw attention from someone who does.
2015-06-07 10:22:15 -04:00
Alex Clark
5f4e407927
Clean up Makefile [ci skip]
...
- Rename targets docs, docserver -> doc, docserve; shorten
- Rename help and phony targets
2015-06-07 10:18:31 -04:00
Alex Clark
7dafa9a97e
Clean up Makefile [ci skip]
...
- Alpha sort targets and help targets
- Add welcome message
2015-06-07 10:08:38 -04:00
Alex Clark
e3d5306bde
Clean up Makefile [ci skip]
...
- Alpha sort and add missing targets (though we may only need ones that are known to cause target execution issues)
2015-06-07 10:03:31 -04:00
Alex Clark
99b4da48dc
Clean up Makefile [ci skip]
...
- Rename ``pre`` -> ``release-test``
- Remove virtualenv creation and call ``install-req`` from ``release-test``
2015-06-07 09:59:46 -04:00
Alex Clark
91d5da745f
Clean up Makefile [ci skip]
...
- Rename sdistup, sdisttest -> upload, upload-test to better reflect what target does; keep target name short; add targets to help
2015-06-07 09:54:02 -04:00
Alex Clark
0706f6b504
Clean up Makefile [ci skip]
...
- Rename test-dep -> install-req to better describe what target does; keep target name short.
2015-06-07 09:50:01 -04:00
Alex Clark
19432c3e53
Clean up Makefile [ci skip]
...
- Clean up test.pythonpackages.com setup description
2015-06-07 09:45:26 -04:00
Alex Clark
d31c6c7847
Clean up Makefile and requirements.txt [ci skip]
...
- Remove relative calls to pip, python (assume virtualenv activated or otherwise "safe" global env)
- Full define development and documentation requirements in requirements.txt
``make test-dep`` installs documentation dependencies too, hopefully that's not too annoying.
This means development process for documentation and code can begin with:
virtualenv .
source bin/activate
pip install -r requirements.txt
2015-06-07 09:38:09 -04:00
Alex Clark
b4503f6cd4
Make sure we upload a tar.gz too, Part 2 [ci skip]
...
Do a better job:
- Add gztar to --format instead of calling setup.py twice
- Create same sdists across all targets not just upload
2015-06-06 20:27:09 -04:00
Alex Clark
b680d86379
Add 2.8.2 release info [ci skip]
2015-06-06 19:53:56 -04:00
Alex Clark
438104b631
Merge pull request #1256 from radarhere/2.8.x
...
Fixed Tiff handling of bad EXIF data
2015-06-06 19:42:32 -04:00
Andrew Murray
109ec638d9
Added test for bad EXIF data
2015-06-07 00:10:15 +10:00
Andrew Murray
ed2cca1e71
Fixed Tiff handling of bad EXIF data
2015-06-07 00:09:54 +10:00
Andrew Murray
a1b71d5ee0
Added test for polygon edge drawing
2015-06-06 00:46:50 +10:00
Andrew Murray
16261beeba
Fixed polygon edge drawing
2015-06-05 11:16:33 +10:00
hugovk
997e0fcc5a
Pyroma tests sometimes hang on PyPy; skip for PyPy
2015-06-04 13:19:08 +03:00
Hugo
9f79e4a320
Update CHANGES.rst [CI skip]
2015-06-04 13:08:59 +03:00
Hugo
b816c048ad
Merge pull request #1172 from radarhere/gif
...
Added duration and loop set to GifImagePlugin
2015-06-04 13:07:58 +03:00
Andrew Murray
77e2878734
Fixed redefining built-ins
2015-06-02 00:09:18 +10:00
Andrew Murray
045190d3dd
Removed support for FreeType 2.0
2015-06-01 18:50:37 +10:00
Andrew Murray
40c05380c5
Changed string statement to docstring
2015-05-30 09:18:27 +10:00
Andrew Murray
26bcc443d1
Specified exception types
2015-05-30 09:18:27 +10:00
Hugo
e58a773c29
Update CHANGES.rst [CI skip]
2015-05-29 18:30:57 +03:00
Hugo
022cebd723
Merge pull request #1232 from wiredfool/ico-bigendian
...
Ico files are little endian, ref #1204
2015-05-29 18:28:59 +03:00
Hugo
4aba749c3c
Merge pull request #1245 from radarhere/patch-1
...
Fixed various typos
2015-05-29 08:28:39 +03:00
Hugo
6c12205aea
Update CHANGES.rst [CI skip]
2015-05-29 08:12:39 +03:00
Hugo
af6bf89096
Merge pull request #1226 from radarhere/olefileio_upgrade
...
OleFileIO Upgrade
2015-05-29 08:09:42 +03:00
Andrew Murray
a996033079
Fixed various typos
2015-05-29 14:59:54 +10:00
Andrew Murray
a662a94316
Updated i16 and i32 to be in sync with _binary
2015-05-28 23:11:51 +10:00
Andrew Murray
cfedc8093c
Fixed typo
2015-05-28 22:34:45 +10:00
Andrew Murray
29a3de6ccc
Doc cleanup from wiredfool
2015-05-28 22:34:38 +10:00
Andrew Murray
1b98b76bcf
Flake8 fixes
2015-05-28 22:34:23 +10:00
Andrew Murray
1208fe89cd
Renamed _raise_defect to avoid protected member warnings
2015-05-28 22:15:53 +10:00
Andrew Murray
f55f2d13cb
Various health fixes
2015-05-28 22:15:52 +10:00
Andrew Murray
b213f63c59
Removed pre-Python 2.3 workaround
2015-05-28 22:15:52 +10:00
Hugo
caa8d9c674
Merge pull request #1243 from radarhere/patch-1
...
Fixed typo in ImageEnhance.py
2015-05-28 10:51:10 +03:00
Andrew Murray
0999ec95a0
Fixed typo in ImageEnhance.py
2015-05-28 17:20:33 +10:00
Hugo
96b96e5654
Update CHANGES.rst [CI skip]
2015-05-27 22:40:24 +03:00
Hugo
b350a2ac95
Merge pull request #1239 from juztin/master
...
Setting transparency value to 0 when the tRNS contains only null byte(s)
2015-05-27 22:37:29 +03:00
Justin Wilson
e33b5c6355
Added test to check that png with null tRNS value defaults to a zero transparency value.
2015-05-27 09:45:27 -06:00
Hugo
54c3224b80
Update CHANGES.rst [CI skip]
2015-05-27 14:41:06 +03:00
Hugo
06c8d715f2
Merge pull request #1233 from radarhere/features
...
Separated out feature checking from selftest
2015-05-27 14:39:00 +03:00
Hugo
394b245a39
Merge pull request #1240 from radarhere/future
...
Correct future print imports
2015-05-27 14:37:38 +03:00
Hugo
996b87cfbb
Merge pull request #1242 from radarhere/health
...
Health fixes
2015-05-27 14:35:57 +03:00
Andrew Murray
3c7e37d2d7
Replaced old-style classes
2015-05-27 00:07:21 +10:00
Andrew Murray
4e2de9d9ed
Added missing future print imports and removed unnecessary imports
2015-05-23 20:28:41 +10:00
Justin Wilson
e317a729f3
Setting transparency value to 0 when the tRNS contains only null byte(s)
2015-05-22 16:37:50 -06:00
Hugo
77f7cfd370
Merge pull request #1236 from radarhere/patch-1
...
Removed description for missing scripts
2015-05-20 09:55:18 +03:00
Andrew Murray
cb4172675a
Removed description for missing scripts [CI skip]
2015-05-20 13:28:48 +10:00