Skip to content

Commit 5eef4b1

Browse files
author
Hugo Osvaldo Barrera
committed
Document GH Releases and signing
1 parent 1031b07 commit 5eef4b1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/packaging.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,19 @@ Obtaining the source code
1515

1616
The main distribution channel is `PyPI
1717
<https://pypi.python.org/pypi/vdirsyncer>`_, and source tarballs can be
18-
obtained there. Do not use the ones from GitHub: Their tarballs contain useless
19-
junk and are more of a distraction than anything else.
18+
obtained there. We mirror the same package tarball and wheel as GitHub
19+
releases. Please do not confuse these with the auto-generated GitHub "Source
20+
Code" tarball; that one contains useless junk and are more of a distraction
21+
than anything else.
2022

21-
I give each release a tag in the git repo. If you want to get notified of new
23+
We give each release a tag in the git repo. If you want to get notified of new
2224
releases, `GitHub's feed
2325
<https://github.com/pimutils/vdirsyncer/releases.atom>`_ is a good way.
2426

27+
Tags will be signed by the maintainer who is doing the release (starting with
28+
0.16.8), and generation of the tarball and wheel is done by CI. Hence, only the
29+
tag itself is signed.
30+
2531
Dependency versions
2632
===================
2733

0 commit comments

Comments
 (0)