Django bugfix release: 2.1.1

閲覧: 83 回
最初の未読メッセージにスキップ

Carlton Gibson

未読、
2018/08/31 4:52:282018/08/31
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

未読、
2018/09/01 11:30:462018/09/01
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

未読、
2018/09/02 1:22:582018/09/02
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

未読、
2018/09/02 3:29:282018/09/02
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

未読、
2018/09/02 3:39:312018/09/02
To: django-d...@googlegroups.com
Cool. Thanks Adam!
signature.asc
全員に返信
投稿者に返信
転送
新着メール 0 件