Django bugfix release: 2.1.1

83 views
Skip to first unread message

Carlton Gibson

unread,
Aug 31, 2018, 4:52:28 AM8/31/18
to django-...@googlegroups.com, django-d...@googlegroups.com, django...@googlegroups.com
Details are available on the Django project weblog:

https://www.djangoproject.com/weblog/2018/aug/31/bugfix-release/
signature.asc

Paulo Maciel

unread,
Sep 1, 2018, 11:30:46 AM9/1/18
to Django developers (Contributions to Django itself)
pip install Django==2.1.1
Could not find a version that satisfies the requirement Django==2.1.1

Carlton Gibson

unread,
Sep 2, 2018, 1:22:58 AM9/2/18
to Django developers (Contributions to Django itself)
Hi Paulo

It looks like there's something going wrong with your pip: 

The install works correctly and PyPI is showing 2.1.1 as the latest version. 




```
Last login: Sun Sep  2 00:07:29 on ttys001
~/ve $ mktmpenv 
New python executable in /Users/carlton/ve/tmp-a4084573c79e645/bin/python3.6
Also creating executable in /Users/carlton/ve/tmp-a4084573c79e645/bin/python
...
This is a temporary environment. It will be deleted when you run 'deactivate'.
(tmp-a4084573c79e645) ~/ve/tmp-a4084573c79e645 $ pip install Django==2.1.1 --no-cache-dir
Collecting Django==2.1.1
    100% |████████████████████████████████| 7.3MB 5.2MB/s 
Collecting pytz (from Django==2.1.1)
    100% |████████████████████████████████| 512kB 4.0MB/s 
Installing collected packages: pytz, Django
Successfully installed Django-2.1.1 pytz-2018.5
```

Kind Regards,

Carlton
Screenshot 2018-09-02 07.20.38.png

Adam Johnson

unread,
Sep 2, 2018, 3:29:28 AM9/2/18
to django-d...@googlegroups.com
I emailed Paulo off list, he was using Python 3.4 which Django 2.1 no longer supports. pip could give a friendlier message when environment markers don’t match but there are such versions on PyPI.

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/fd173074-0eed-45d4-963a-c8bdd3d82134%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Adam

Carlton Gibson

unread,
Sep 2, 2018, 3:39:31 AM9/2/18
to django-d...@googlegroups.com
Cool. Thanks Adam!
signature.asc
Reply all
Reply to author
Forward
0 new messages