Skip to content

Commit a6eb22a

Browse files
committed
DOC: merge Security section into about.rst and rename to Packages
1 parent db947df commit a6eb22a

File tree

3 files changed

+24
-28
lines changed

3 files changed

+24
-28
lines changed

docs/about.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,27 @@ Ralf Gommers contributes to the development of ``meson-python`` as
3131
part of their job at `Quansight`__.
3232

3333
__ https://www.quansight.com/
34+
35+
36+
Packages
37+
========
38+
39+
``meson-python`` packages are distributed via `PyPI`_ as a source
40+
distribution and a single pure Python wheel that works across all
41+
supported Python versions.
42+
43+
Distributors are recommended to fetch release sources from the
44+
corresponding tags on the Git repository_ or from source distributions
45+
on `PyPI`_. Git tags are PGP-signed with one of the following keys:
46+
47+
- |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2|_ Filipe Laíns
48+
- |52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5|_ Ralf Gommers
49+
50+
.. _repository: https://github.com/mesonbuild/meson-python
51+
.. _PyPI: https://pypi.org/project/meson-python/
52+
53+
.. |3DCE51D60930EBA47858BA4146F633CBB0EB4BF2| replace:: ``3DCE51D60930EBA47858BA4146F633CBB0EB4BF2``
54+
.. _3DCE51D60930EBA47858BA4146F633CBB0EB4BF2: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3dce51d60930eba47858ba4146f633cbb0eb4bf2
55+
56+
.. |52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5| replace:: ``52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5``
57+
.. _52BDC33FD1FBAB569D47FFA923D9E5499A08BDC5: https://github.com/rgommers.gpg

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ for quick questions - one ``meson-python`` maintainer is active there.
111111

112112
changelog
113113
about
114-
security
115114
contributing/index
116115
Source Code <https://github.com/mesonbuild/meson-python>
117116
Issue Tracker <https://github.com/mesonbuild/meson-python/issues>

docs/security.rst

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)