mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
Updated release checksums template.
This commit is contained in:
parent
2608799439
commit
f85e3cb7cb
1 changed files with 3 additions and 3 deletions
|
|
@ -223,7 +223,7 @@ OK, this is the fun part, where we actually push out a release!
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
||||||
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
This file contains MD5, SHA1, and SHA256 checksums for the source-code
|
||||||
tarball of Django <<VERSION>>, released <<DATE>>.
|
tarball and wheel files of Django <<VERSION>>, released <<DATE>>.
|
||||||
|
|
||||||
To use this file, you will need a working install of PGP or other
|
To use this file, you will need a working install of PGP or other
|
||||||
compatible public-key encryption software. You will also need to have
|
compatible public-key encryption software. You will also need to have
|
||||||
|
|
@ -245,8 +245,8 @@ OK, this is the fun part, where we actually push out a release!
|
||||||
Release packages:
|
Release packages:
|
||||||
=================
|
=================
|
||||||
|
|
||||||
Django <<VERSION>> (tar.tgz): https://www.djangoproject.com/m/releases/<<RELEASE TAR.GZ FILENAME>>
|
https://www.djangoproject.com/m/releases/<<RELEASE TAR.GZ FILENAME>>
|
||||||
Django <<VERSION>> (.whl): https://www.djangoproject.com/m/releases/<<RELEASE WHL FILENAME>>
|
https://www.djangoproject.com/m/releases/<<RELEASE WHL FILENAME>>
|
||||||
|
|
||||||
MD5 checksums:
|
MD5 checksums:
|
||||||
==============
|
==============
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue