]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/storage.texi
More reliable serial calculation
[gocheese.git] / doc / storage.texi
index 215db8ddb5d346f375c065078e41a9ad4fbab336..12edb708ebc47a11f28f2fc8abe964b0f2933fe6 100644 (file)
@@ -46,7 +46,8 @@ SHA256 recalculated checksum. Also upstream has corresponding
 
 @file{private-package} is private package, because it contains
 @file{.internal} file. It can be uploaded and queries to it are not
-proxied to upstream PyPI. You have to create it manually. If you upload
-GPG signature, then it will be also stored.
+proxied to upstream PyPI. You have to create it manually.
 
 Each packages release file has @code{mtime} set to its upload time.
+Package's serial is a sum of @code{mtime}s of the directory and
+@file{.metadata.rec} (if it exists).