mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-24 07:42:32 -04:00
Update tarball-info when re-uploading
This commit is contained in:
@@ -160,6 +160,7 @@ class UploadInstallers(Command): # {{{
|
||||
self.upload_to_calibre()
|
||||
if opts.replace:
|
||||
upload_signatures()
|
||||
check_call('ssh code /apps/update-calibre-version.py'.split())
|
||||
self.upload_to_sourceforge()
|
||||
self.upload_to_dbs()
|
||||
self.upload_to_github(opts.replace)
|
||||
|
||||
Reference in New Issue
Block a user