From a302b3e3bcf26e943e0355c1d6a1d2bb6023e540 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 15 Aug 2020 00:34:20 +1000 Subject: [PATCH] Pillow Wheels has changed to use GitHub releases [ci skip] --- RELEASING.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 3f62a70c4..99be38749 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -101,11 +101,7 @@ Released as needed privately to individual vendors for critical security-related cd pillow-wheels ./update-pillow-tag.sh [[release tag]] ``` -* [ ] Download distributions from the [Pillow Wheel Builder container](http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com/). - ```bash - wget -m -A 'Pillow--*' \ - http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com - ``` +* [ ] Download distributions from the [Pillow Wheel Builder release](https://github.com/python-pillow/pillow-wheels/releases). ## Publicize Release