This file is indexed.

/usr/share/python-ase/doc/development/newrelease.rst is in python-ase-doc 3.12.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
.. _newrelease:

===========
New release
===========

* Update ``__version__`` in :git:`ase/__init__.py`.

* Upload to PyPI::
    
      $ python3 setup.py sdist upload
      
* Push and make a tag.

* Update :ref:`news`, :ref:`releasenotes` and :ref:`download_and_install` pages.

* Increase the version number and push.

* Send announcement email to the ``ase-users`` mailing list.